@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #eee;
	background-image: url(../resources/adt_background.jpg);
	background-repeat: repeat-x; */
	background-color: #ffffff;
}

.maintable_border {
	border-left: 1px solid #a8a6a6;
	border-right: 1px solid #a8a6a6;
}
#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: #ffffff;
	top: 0;
	border-left: 1px solid #a8a6a6;
	border-right: 1px solid #a8a6a6;
}
.topBorderWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.topBordergrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.topAndBottomBorderGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.topBottomAndLeftBorderGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bottomRightAndLeftBorderGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.topAndLeftBorderGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bottomBorderGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.leftBorderGrey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.rightBorderGrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.topBorderGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.allBorderGrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.allBorderWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.mainNavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.mainNavi a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.mainNavi a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.mainNavi a:hover{
	color: #113700;
	text-decoration: none;
}

.smallUppercaseBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
/*	color: #0000CC; */
	color: #0d6484;
	text-decoration: none;
}
.smallUppercaseBlue a:link{
	color: #0000CC;
	text-decoration: none;
}
.smallUppercaseBlue a:visited{
	color: #0000CC;
	text-decoration: none;
}
.smallUppercaseBlue a:hover{
	color: #0000CC;
	text-decoration: underline;
}

.header1Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.header1Black a:link{
	color: #333333;
	text-decoration: none;
}
.header1Black a:visited{
	color: #333333;
	text-decoration: none;
}
.header1Black a:hover{
	color: #333333;
	text-decoration: underline;
}
.header3UppercaseBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.header3UppercaseBlack a:link{
	color: #333333;
	text-decoration: none;
}
.header3UppercaseBlack a:visited{
	color: #333333;
	text-decoration: none;
}
.header3UppercaseBlack a:hover{
	color: #333333;
	text-decoration: underline;
}

.header3UppercaseBlackPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	padding-left: 3px;
	text-decoration: none;
}
.header2UppercaseWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.header2UppercaseWhite a:link{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.header2UppercaseWhite a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.header2UppercaseWhite a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 8px;
}
.contentCapitalizedBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	padding-left: 3px;
	text-decoration: none;
}
.contentCapitalizedBlack a:link{
	color: #333333;
	padding-left: 3px;
	text-decoration: none;
}
.contentCapitalizedBlack a:visited{
	color: #333333;
	padding-left: 3px;
	text-decoration: none;
}
.contentCapitalizedBlack a:hover{
	color: #333333;
	padding-left: 3px;
	text-decoration: underline;
}
.contentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.tableContentBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

.contentBlack a:link{
	color: #333333;
	text-decoration: none;
}
.contentBlack a:visited{
	color: #333333;
	text-decoration: none;
}
.contentBlack a:hover{
	color: #333333;
	text-decoration: underline;
	
}
.contentCapitalizedMaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #990000;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}
.contentCapitalizedMaroon a{
	color: #990000;
	text-decoration: none;
}
.contentCapitalizedMaroon a:link{
	color: #990000;
	text-decoration: none;
}
.contentCapitalizedMaroon a:visited{
	color: #990000;
	text-decoration: none;
}
.contentCapitalizedMaroon a:hover{
	color: #990000;
	text-decoration: underline;
}
.table_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: right;
	color: #333333;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
}
.contentSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.contentSmallBlack a:link{
	color: #333333;
	text-decoration: none;
}
.contentSmallBlack a:visited{
	color: #333333;
	text-decoration: none;
}
.contentSmallBlack a:hover{
	color: #333333;
	text-decoration: underline;
}
.contentSmallBue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
/*	color: #3300FF; */
	color: #0d6484;
	font-size: 10px;
	text-decoration: none;
}
.contentSmallBue a:link{
	/*	color: #3300FF; */
	color: #0d6484;
	text-decoration: none;
}
.contentSmallBue a:visited{
	/*	color: #3300FF; */
	color: #0d6484;
	text-decoration: none;
}
.contentSmallBue a:hover{
	/*	color: #3300FF; */
	color: #0d6484;
	text-decoration: underline;
}
.contentBue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
/*	color: #3300FF; */
	color: #0d6484;
	font-size: 11px;
	text-decoration: none;
}

.contentBue a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
/*	color: #3300FF; */
	color: #0d6484;
	font-size: 11px;
	text-decoration: none;
}
.contentBue a:visited{
/*	color: #3300FF; */
	color: #0d6484;
	text-decoration: none;
}
.contentBue a:hover{
/*	color: #3300FF; */
	color: #0d6484;
	text-decoration: underline;
}
.contentUppercaseTurqoise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
/*	color: #006666; */
	color: #525e68;
	padding-left: 3px;
	text-decoration: none;
}
.contentUppercaseTurqoise a:link{
	color: #006666;
	text-decoration: none;
}
.contentUppercaseTurqoise a:visited{
	color: #006666;
	text-decoration: none;
}
.contentUppercaseTurqoise a:hover{
	color: #006666;
	text-decoration: underline;
}

.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
/*	color: #0033CC; */
	color: #0d6484;
	text-decoration: none;
}
.footerLinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
/*	color: #0033CC; */
	color: #0d6484;
	text-decoration: none;
}
.footerLinks a:visited{
/*	color: #0033CC; */
	color: #0d6484;
	text-decoration: none;
}
.footerLinks a:hover{
/*	color: #0033CC; */
	color: #0d6484;
	text-decoration: underline;
}

.contentWhiteCapitalized {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 11px; 
	color: #FFFFFF;
}
.contentWhiteCapitalized a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.contentWhiteCapitalized a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.contentWhiteCapitalized a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.header_txt_1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
/*	color: #00356E; */
	color: #0d6484;
	line-height: 12px;
}
.header_txt_1 a:link{
	color: #00356E;
	text-decoration: none;
}
.header_txt_1 a:visited{
	color: #00356E;
	text-decoration: none;
}
.header_txt_1 a:hover{
	color: #00356E;
	text-decoration: underline;
}
.header_txt_2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	color: #00356E;
	line-height: 12px;
}
.header_txt_2 a:link{
	color: #00356E;
	text-decoration: none;
}
.header_txt_2 a:visited{
	color: #00356E;
	text-decoration: none;
}
.header_txt_2 a:hover{
	color: #00356E;
	text-decoration: underline;
}
.title_text_1 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #006699;
}	
.title_text_1 a:link{
	color: #006699;
	text-decoration: none;
}
.title_text_1 a:visited{
	color: #006699;
	text-decoration: none;
}
.title_text_1 a:hover{
	color: #006699;
	text-decoration: underline;
}
.title_text_3 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #006699;
}	
.title_text_3 a:link{
	color: #006699;
	text-decoration: none;
}
.title_text_3 a:visited{
	color: #006699;
	text-decoration: none;
}
.title_text_3 a:hover{
	color: #006699;
	text-decoration: underline;
}
.title_text_2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #006699;
}	
.title_text_2 a:link{
	color: #006699;
	text-decoration: none;
}
.title_text_2 a:visited{
	color: #006699;
	text-decoration: none;
}
.title_text_2 a:hover{
	color: #006699;
	text-decoration: underline;
}
.contentTitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
/*	color: #3333FF; */
	color: #0d6484;
	text-decoration: none;
}
.contentTitleBlue a:link{
	/*	color: #3333FF; */
	color: #0d6484;
	text-decoration: none;
}
.contentTitleBlue a:visited{
	/*	color: #3333FF; */
	color: #0d6484;
	text-decoration: none;
}
.contentTitleBlue a:hover{
	/*	color: #3333FF; */
	color: #0d6484;
	text-decoration: underline;
}

.contentTitleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.contentTitleBlack a:link{
	color: #000000;
	text-decoration: none;
}
.contentTitleBlack a:visited{
	color: #000000;
	text-decoration: none;
}
.contentTitleBlack a:hover{
	color: #000000;
	text-decoration: underline;
}

.contentTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

.contentTitleWhite a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.contentTitleWhite a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.contentTitleWhite a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.contentTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.contentTextBlack a:link{
	color: #0d6484;
	text-decoration: none;
}
.contentTextBlack a:visited{
	color: #0d6484;
	text-decoration: none;
}
.contentTextBlack a:hover{
	color: #0d6484;
	text-decoration: underline;
}
.contentTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.contentTextWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contentTextWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contentTextWhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #3D24B6;
	text-decoration: none;
}
.subLinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #3D24B6;
	text-decoration: none;
}
.subLinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #3D24B6;
	text-decoration: none;
}
.subLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	color: #3D24B6;
	text-decoration: .;}
	
.sublinks_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: bold;
	text-transform: none;
/*	color: #2F199F; */
	color: #0d6484;
	text-decoration: none;
}
.content_darkblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #143666;
	text-decoration: none;
}
.content_darkblue2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #143666;
	text-decoration: none;
}
.content_darkblue3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
/*	color: #143666; */
	color: #0d6484;
	text-decoration: none;
}
.header4UppercaseBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.link_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
/*	color: #3D24B6; */
	color: #0d6484;
	text-decoration: none;
}
.link_blue a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
/*	color: #3D24B6; */
	color: #0d6484;
	text-decoration: none;
}
.link_blue a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
/*	color: #3D24B6; */
	color: #0d6484;
	text-decoration: underline;
}
.link_blue a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
/*	color: #3D24B6; */
	color: #0d6484;
	text-decoration: none;
}

.link_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
/*	color: #3D24B6; */
	color: #0d6484;
	text-decoration: none;
}
.link_blueline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
/*	color: #3D24B6; */
	color: #0d6484;
	text-decoration: underline;
}
.sub_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
/*	color: #2F199F; */
	color: #0d6484;
	text-decoration: none;
}

.sub_bluebold a:link{
	color: #2F199F;
	text-decoration: none;
}
.sub_bluebold a:visited{
	color: #2F199F;
	text-decoration: none;
}
.sub_bluebold a:hover{
	color: #2F199F;
	text-decoration: underline;
}
.sub_darkbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	color: #102C53;
	text-decoration: none;
}
.sub_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: normal;
	color: #919191;
	text-decoration: none;
}

.selectedNavi label{
	color: #052a7a;
	cursor:pointer;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	height:100%;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align:middle;
	
}

.selectedNavi label:hover{
	background: #052a7a;
	color: #FFFFFF;
	cursor:pointer;
	cursor:hand;
	height:100%;
	text-decoration: none;
	vertical-align:middle;
	
}


.notselectedNavi label{
	color: #FFFFFF;
	cursor:pointer;
	cursor:hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	height:100%;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align:middle;
	
}

.notselectedNavi label:hover{
	background: #052a7a;
	color: #FFFFFF;
	cursor:pointer;
	cursor:hand;
	height:100%;
	text-decoration: none;
	vertical-align:middle;
	
}

#newMenu{
font-family: Arial, Helvetica, sans-serif;
width: 100%;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}

#newMenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#newMenu ul{
width: 100%;
background: #94BA29;
padding: 5px 0;
margin: 0;
text-align: centre; /*set value to "right" for example to align menu to the left of page*/
}

#newMenu ul li{
display: inline;
}

#newMenu ul li a{
color: #FFFFFF;
padding: 5px;
margin: 0;
text-decoration: none;
}

#newMenu ul li a:hover{
color: #FFFFFF;
background:  #052a7a;
}

#pageLinks{
font-family: Arial, Helvetica, sans-serif;
width: 100%;
font-weight: bold;
font-size: 11px;
text-transform: capitalize;
}

#pageLinks:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#pageLinks ul{
width: 100%;
background: #FFFFFF;
padding: 5px 0;
margin: 0;
text-align: centre; /*set value to "right" for example to align menu to the left of page*/
}

#pageLinks ul li{
display: inline;
}

#pageLinks ul li a{
color: #052a7a;
padding: 5px;
margin: 0;
border: 1px solid #052a7a;
text-decoration: none;
}

#pageLinks ul li a:hover{
color: #FFFFFF;
background:  #052a7a;
}
.headerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.headerWhite_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	}
	
	.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #25294F;
	text-decoration: none;
	padding-left: 10px;}
	
	.contentTitledarkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #102C53;
	text-decoration: none;
}
	.contentTitleblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #3333FF;
	text-decoration: none;
}
.fb_share_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b5998;
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #d8dfea;
	background: url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
}
.fb_share_button:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border-color: #3b5998;
	background: #3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
	text-decoration: none;
}
