@charset "UTF-8";
/* TechReady SC */

/* General */
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F69626;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #E01C3B;
}

a:hover{
	text-decoration: underline;
}

.copyright a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

.copyright a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover{
	text-decoration: underline;
}

/******* mainDivs *******/

#logoBar{
	background-color: #FF911F;
	text-align: left;
	height: 51px;
	width: 100%;
	background-image: url(images/interface/logoTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navBar{
	background-color: #A51700;
	text-align: left;
	height: 34px;
	width: 100%;
	background-image: url(images/interface/navTile.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#flashBar{
	text-align: left;
	height: 200px;
	width: 100%;
	background-image: url(images/interface/flashTile.gif);
	background-repeat: repeat-x;
	background-position: 300px top;
}

#contentBar{
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#partnerLogoBar{
	background-color: #FFFFFF;
	text-align: left;
	height: 68px;
	width: 100%;
}

#hyperLinks{
	background-color: #f69626;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.copyright{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	letter-spacing: .1em;
}

.homeSection{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E01C3B;
	padding: 10px;
}

.homeSection2{
	padding: 10px;
}

.homeSectionTitle{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF911F;
	padding-bottom: 5px;
}

.HomeText{
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
}
.categoryhomepageLinks a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #FD7B11;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	width:201px;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: .1em;
}

.categoryhomepageLinks a:hover{
	background-color: #dddddd;
}

.categoryhomepageLinks h3{
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.categoryhomepageLinks td {
list-style-type: none;
display: inline;
margin: 0 0px 0 0px;
padding-left: 0px;
}
.categoryhomepageLinks menu {
padding-left: 5px;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.categoryhomepageLinks tr {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
list-style-type: none;
display: inline;
margin: 0 0px 0 0px;
padding-left: 0px;
}
.ccontentpaneopenmyBlog {
border-bottom:thin  dashed #333333;
padding: 12px;
}
.moduletableRSS img {
border: 0px;

}