.FirstCaps {
	text-transform: capitalize;
}

a:hover {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:visited {
	color: #003366;
}
	
.bgLGray {
	background-image:  url("assets/images/background_lGray.jpg");
}
.bgMGray {
	background-image:  url("assets/images/background_medGray.jpg");
}
.bgWhite {
	background-image:  url("assets/images/background_white.jpg");
}
.slightlyLarger {
	font-size: 130%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color:#666666;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #666666;
	font-weight: normal;
}
.readingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
.darkGrayText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/************ border styles **************/
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
.rightBorderB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099CC;
}
.rightLeftBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	padding: 0 15 0 15;
}
.rightLeftBorderTop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}
	

/************ sectionLinks styles **************/


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	color: #006699;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-image: url(assets/images/llBlue.gif);
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#sectionLinksHeader a:link, #sectionLinksHeader a:visited {
	background-image: url(assets/images/llBlue.gif);
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 1px 10px 1px 10px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#sectionLinksHeader a:hover{
	background-image: url(assets/images/llBlue.gif);
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/************ breadcrumb styles **************/


#breadcrumb{
	color: #999999;
	font-size: 9px;

}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #0099CC;
	font-size: 9px;
	text-decoration: none;
}
/************ categoryLinks styles (Sub Navigation) **************/


#categoryLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
}

#categoryLinks{
	margin: 0px;
	padding: 0px;

}

#categoryLinks a:link, #categoryLinks a:visited {
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	padding: 1px 10px 1px 20px;
	color: #006699;
	text-decoration: none;
}

#categoryLinks a:hover{
	background-color: #F2F2F2;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/************ category2Links styles (Sub Navigation) **************/



#category2Links a:link, #category2Links a:visited {
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	padding: 1px 10px 1px 30px;
	color: #006699;
	text-decoration: none;
}

#category2Links a:hover{
	background-color: #F2F2F2;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/************ internalLink styles  **************/



#internalLink a:link, #internalLink a:visited {
	display: block;
	font-weight: bold;
	padding: 2px 10px 2px 15px;
	color: #006699;
	text-decoration: none;
}

#internalLink a:hover{
	background-image: url(assets/images/llBlue.gif);
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/************ buttons styles (look alike)  **************/



#buttons a:link, #buttons a:visited {
	display: block;
	font-weight: bold;
	padding: 2px 10px 2px 15px;
	color: #006699;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
}

#buttons a:hover{
	background-image: url(assets/images/llBlue.gif);
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/************ lowProfile styles **************/


#lowProfile{
	margin: 0px;
	padding: 0px;
}

#lowProfile a:link, #lowProfile a:visited {
	display:compact;
	font-weight: normal;
	font-size: 10px;
	padding-left: 10px;
	color: #006699;
	text-decoration: none;
}

#lowProfile a:hover{
	font-weight: normal;
	text-decoration: none;
	color:#3399FF;
}

/** FORM STYLES **/
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #DFEAF4;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color: #DFEAF4;
}

/************ headerStyle styles **************/


#headerStyle{
	display: block;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color:#333333;
	font-size: 19px;
}

/***/
.lowerRightBG {
	background-image:url(assets/images/common/subPages/RightLowerShadingDark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#padding {
	display: block;
	padding: 1px 0px 1px 10px;
}
#adSpace {
	display:compact;
	font-size: 10px;
	padding-left: 10px;
	color: #666666;
	text-decoration: none;
}
