/*@charset "utf-8";
 CSS Document 

@import url("pngfix.css");*/

img, div td{ behavior: url(iepngfix.htc) }

h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	font-weight: normal;
}

a{
	cursor:pointer;
}

.fdLoader{
	margin: 3px auto 3px auto !important;
	text-align: center;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background: #44277f;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* OLD STYLES _________________________________________________________________________________________________________*/

.LoginBar
{
height: 30px;
width:100%;
display:block;
clear:both;	
	background: url(../images/loginBarRun.jpg);
}
.LoginBarContainer
	{

	width: 950px;
	margin: 0 auto;	
		}
.youAreHere
{
		color:#150139;
		float:right;
	}
.crumb
{
		float:right;
	}

.uglypngfix{
	padding-left: 10px; 
	padding-top: 10px; 
	width: 420px;
}

.container a{
	text-decoration:none;
	color:#2e3192;
	font-weight: bold;
}

.container a:hover{
	text-decoration:none;
	color: #494dd7;
	font-weight: bold;
}
.container a:visited{
	text-decoration:none;
	color: #999;
	font-weight: bold;
}

.space10{
	height: 10px;
	display: block;
	clear: both;
}

.space20{
	height: 20px;
	display: block;
	clear: both;
}

.space30{
	height: 30px;
	display: block;
	clear: both;
}

.space40{
	height: 40px;
	display: block;
	clear: both;
}

.clear{
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#wrapper{
	width: 507px;
	padding-top: 20px;
	margin: 0 auto;
}

#wrapper2{
	width: 709px;
	padding-top: 20px;
	margin: 0 auto;
}

#wrapper3{
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}
.fdheader{
	width: 950px;
	display: block;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#logo{
	width: 330px;
	height: 60px;
	display: block;
	background: url(../images/fdlogo.gif) no-repeat 0 0;
}

/*------------------
	Home Page
------------------*/

.top-left{
	width: auto;
	float: left;
}
.top-right{
	width: 500px;
	height: 35px;
	padding-top: 10px;
	display: block;
	float: right;
	text-align: right;
}
.top-right-breadcrumb{
	width: 600px;
	margin-top:45px;
	text-align: right;
	float: right;
	color: #FFF;
	font-size: 10px;
}
.partner{
			padding-top:8px;
	float: right;
	font-size: 10px;
	color: #F7240D;
	text-transform: uppercase;
	padding-right: 20px;
	background: url(../images/AppFormIcon.gif) no-repeat 0 0;
	background-position:right top;
	height:30px;
	text-decoration:none;
}
.login-signup{
			padding-top:8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	float: right;
	color:#150139;
}
.login-signup a{
	color: #150139;
	text-decoration: none;
}
.login-signup a:hover{
	color: #f7240d;
	text-decoration: none;
}

.menu{
	margin: 0px !important;
}
.top-right-search{
	display: block;
	float: right;
	height: 34px;
}
.search-site{
	float: left;
	text-transform: uppercase;
	color: #150139;
	font-weight: bold;
	font-size: 10px;
	display: block;
	height: 28px;
	padding-top: 6px;
	width: 290px;
}
.search-site .left{
	width: auto;
	float: left;
	padding: 0 10px;
	line-height: 24px;
}
.searchbox-outter{
	width: 197px;
	height: 28px;
	float: right;
	background: url(../images/searchbox.jpg) no-repeat right bottom;
}
.searchbox{
	width: 155px;
	height: 24px;
	padding-left: 5px;
	padding-top: 4px;
	border: none;
	background: none;
	float: left;
}

/*----------------
	Login Page
-----------------*/
.loginHeaderBar{
	background: none; 
	display: block; 
	width: 507px; 
	margin: 0px auto 0 auto; 
	height: 80px;
}
.loginPageContainer{
	width: 507px;
	background: #2b0f65;
	margin: 0 auto;
	border-top: 1px solid #000; 
	border-left: 1px solid #000;
	border-bottom: 1px solid #392e79; 
	border-right: 1px solid #392e79;
	margin-top: 10px;
} 
.loginHeading{
	padding: 25px 24px 0 24px;
	width: 200px;
	font-size: 24px;
	color: #FFF;
	clear: both;
}
.loginError{
	color: #f7240d;
	font-size: 12px;
	font-family: Arial;
}
.form-button, .form-button-hover, .form-button-down{
	float: left;
	display: block;
	border: 0px;
	width: 143px;
	height: 42px;
	font-size: 18px;
	line-height: 41px;
	color: #424242 !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}
.form-button{
	background: url(../images/formbutton.png) no-repeat 0 -84px;
}
.form-button-hover{
	background: url(../images/formbutton.png) no-repeat 0 -42px;
}
.form-button-down{
	background: url(../images/formbutton.png) no-repeat 0 0;
}
.text-outter{
	padding-top: 20px;
	margin: 0 auto;
	width: 380px;
}
.text4-outter{
	width: 360px;
	height: 30px;
	font-size: 12px;
	padding: 10px 10px 0px 10px;
	background: url(../images/form_text4.gif) no-repeat;
}
.text4{
	width: 360px;
	height: 24px;
	background: none;
	border: none;
}
.remember-me{
	padding-left: 60px;
	float: left;
	text-transform: uppercase;
	width: auto;
	color: #CCC !important;
}
.button-right{
	width: auto;
	float: right;
	padding-right: 64px;
}
.login-footer{
	font-size: 10px;
	text-transform: uppercase;
}
.login-footer .left{
	width: auto;
	float: left;
	padding-left: 30px;
}
.login-footer .right{
	width: auto;
	float: right;
	padding-right: 30px;
}
a.registerLink{
	color: #CCC;
	text-decoration: none;
}
a.registerLink:hover{
	color: #f7240d;
	text-decoration: underline;
}

/*---------------------
	REGISTER STYLES
-----------------------*/

.form-button-white{
	float: right;
	display: block;
	border: 0px;
	width: 143px;
	height: 42px;
	font-size: 18px;
	line-height: 41px;
	color: #424242 !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer; 
	background: url(../images/formbuttonwhite.png) no-repeat 0 -84px;
}
.form-button-white:hover{
	background: url(../images/formbuttonwhite.png) no-repeat 0 -42px;
}
.form-button-white:down{
	background: url(../images/formbuttonwhite.png) no-repeat 0 0;
}


#content-outter{
	width: 507px;
}

div.welcome-text{
	padding: 20px 24px 0 46px;
}

div.welcome-text .dark-blue{
	color: #2e3192;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

div.welcome-text .light-blue{
	color: #4099f3;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

div.welcome-text p.feedback{
	text-align: center;
	line-height: 26px;
}
.content1-top{
	width: 507px;
	background: url(../images/content1_top.png) no-repeat;
	height: 10px;
	font-size: 1px;
}
.content1-bottom{
	width: 507px;
	background: url(../images/content1_bottom.png) no-repeat;
	height: 10px;
	font-size: 1px;
}
.content2-top{
	width: 709px;
	background: url(../images/content2_top.png) no-repeat;
	height: 10px;
	font-size: 1px;
}
.content2-mid{
	width: 709px;
	background: url(../images/content2_mid.png) repeat-y;
}
#wrapper2 .container{
	width: 660px;
	margin: 0 auto;
}
.content2-bottom{
	width: 709px;
	background: url(../images/content2_bottom.png) no-repeat;
	height: 10px;
	font-size: 1px;
}
.content3-top{
	width: 939px;
	background: url(../images/content3_top.png) no-repeat;
	height: 10px;
	margin: 0 auto;
	font-size: 1px;
}
.content3-mid{
	width: 939px;
	background: url(../images/content3_mid.png) repeat-y;
	margin: 0 auto;
}
#wrapper3 .content{
	width: 580px;
	float: left;
	padding: 0 0 0 30px;
}
#wrapper3 .content p{
	font-size: 12px;
	color: #555;
	padding-bottom: 10px;
	text-align: justify;
}
#wrapper3 .sidebar{
	float: right;
	width: 300px;
}
.content3-bottom{
	width: 939px;
	background: url(../images/content3_bottom.png) no-repeat;
	height: 10px;
	margin: 0 auto;
	font-size: 1px;
}
#wrapper3 .heading{
	float: left;
	width: auto;
}
.heading span{
	height: 34px;
	display: block;
}
.heading span.forgot-password{
	width: 300px;
	background: url(../images/heading_forgot_password.png) no-repeat;
}
.heading span.welcome{
	width: 410px;
	background: url(../images/heading_welcome.png) no-repeat;
}
.heading span.register{
	width: 240px;
	background: url(../images/heading_register_login.png) no-repeat;
}
.heading span.yourinfo{
	width: 240px;
	background: url(../images/heading_your_information.png) no-repeat;
}
.heading span.feedback{
	width: 210px;
	background: url(../images/heading_feedback.png) no-repeat;
}
.heading span.pricelist-download{
	width: 278px;
	background: url(../images/heading_pricelist.png) no-repeat;
}
.heading span.gallery{
	width: 110px;
	background: url(../images/heading_gallery.png) no-repeat;
}
.heading span.networking{
	width: 170px;
	background: url(../images/heading_networking.png) no-repeat;
}
.heading span.home{
	width: 420px;
	height: 86px;
	background: url(../images/heading_help.png) no-repeat;
}
.return{
	float: right;
	padding-right: 24px;
	font-weight: bold;
	width: auto;
}
.pricelist-return{
	padding-left: 450px;
	font-weight: bold;
}
.yourinfo-text{
	padding: 0 20px 10px 30px;
	font-size: 10px;
	line-height: 15px;
}
.text1-outter{
	width: 59px;
	height: 21px;
	font-size: 12px;
	float: left;
	background: url(../images/form_text1.gif) no-repeat;
}
.text1{
	width: 49px;
	height: 21px;
	background: none;
	border: none;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 4px;
}
.text2-outter{
	width: 252px;
	height: 21px;
	font-size: 12px;
	float: left;
	background: url(../images/form_text2.gif) no-repeat;
}
.text2{
	width: 242px;
	height: 21px;
	background: none;
	border: none;
	padding-left: 5px;
	font-size: 11px;
	padding-top: 4px;
}
.text3-outter{
	width: 319px;
	height: 21px;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	padding: 0 5px;
	background: url(../images/form_text3.gif) no-repeat;
}
.text3{
	width: 314px;
	height: 21px;
	background: none;
	border: none;
	font-size: 11px;
	padding-top: 4px;
}
.textarea{
	width: 370px;
	height: 310px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	padding-left: 8px;
	padding-top: 4px;
	border: none;
	overflow: auto;
}
.textarea-outter{
	width: 376px;
	height: 316px;
	font-size: 12px;
	float: right;
	padding: 0 2px;
	background: url(../images/form_textarea.gif) no-repeat;
}
.form1 .dash-space{
	float: left;
	width: 15px;
}
.button-center{
	width: 306px;
	margin: 0 auto;
}
.button-center .space{
	float: left;
	width: 20px;
	height: 1px;
}
.button-center-single{
	width: 143px;
	margin: 0 auto;
}

/*-------------
	Form1
-------------*/

.form1 label{
	width: auto;
	display: block;
	float: left;
	padding-top: 3px;
	padding-left: 30px;
	text-transform: uppercase;
}
.form1 .label{
	width: 130px;
	float: left;
	padding-top: 3px;
	padding-left: 30px;
	text-transform: uppercase;
}
.form1 .field{
	width: 500px;
	padding-bottom: 10px;
	float: left;
}
.form1-text{
	padding-left: 30px;
	line-height: 20px;
	padding-right: 50px;
	width: auto;
	float: left;
}
.form1-line{
	width: 480px;
	margin-left: 10px;
	border-bottom: 1px solid #cdcdcd;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
.form1 .blue{
	color: #4099f3;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.form1 .pricelist1{
	padding-left: 60px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.form1 .pricelist2{
	width: auto;
	padding-bottom: 10px;
	text-transform: uppercase;
	float: left;
}
.form1 .pricelist1 .item{
	width: auto;
	float: left;
	line-height: 20px;
	padding-right: 120px;
}
.form1 .pricelist1 .items{
	width: 150px;
	float: left;
}
.form1 .pricelist1 .items p{
	padding-bottom: 7px;
}
.form1 .pricelist1 .chkbox{
	width: 150px;
	float: left;
}
.form1 .pricelist1 .chkbox p{
	padding-bottom: 5px;
}
.form1 .pricelist2 .items{
	width: 150px;
	float: left;
}
.form1 .pricelist2 .items p{
	padding-bottom: 7px;
}
.form1 .pricelist2 .chkbox{
	padding-left: 30px;
	width: 50px;
	float: left;
}
.form1 .pricelist2 .chkbox p{
	padding-bottom: 5px;
}
.uppercase{
	text-transform: uppercase;
}
.form1 .field .table{
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.form1 .small{
	text-transform: none;
	font-size: 9px;
}


/*-------------
	Footer
-------------*/

.footer-links{
	padding-bottom: 30px;
}
.footer-links p{
	text-align: center;
}
.footer-links a{
	text-decoration: none;
	font-size: 12px;
	color: #5079a8;
}
.footer-links a:link, .footer-links a:visited, .footer-links a:active{
	color: #5079a8;
}
.footer-links a:hover{
	color: #1a2483;
	text-decoration: underline;
}
.footer-links-fullpage{
	width: 950px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.footer-links-fullpage p{
	text-align: center;
}
.footer-links-fullpage a{
	text-decoration: none;
	font-size: 10px;
	color: #555;
}
.footer-links-fullpage a:link, .footer-links-fullpage a:visited, .footer-links-fullpage a:active{
	color: #555;
}
.footer-links-fullpage a:hover{
	color: #7C7C7C;
	text-decoration: underline;
}
.footer-logos{
	width: 950px;
	height: 66px;
	background: url(../images/footer_logos.jpg) no-repeat;
}
.footer-bottom{
	background: url(../images/footerbottom.gif) no-repeat top center;
	height: 11px;
	width: 950px;
	clear: both;
}
.footerContainer{
	width: 950px; height: 400px; display: block;
}
.footerNumber{
	text-align: left; 
	padding: 15px 0; 
	display: block; 
	width: 950px; 
	color: #F7240D; 
	font-weight: bold; 
	font-size: 18px; 
	border-bottom: 1px solid #1e0949;
}
.footerContactContainer{
	padding: 15px 0; 
	height: 180px; 
	display: block;
	width: 950px; 
	border-top: 1px solid #5e4591; 
	border-bottom: 1px solid #1e0949; 
	text-transform: uppercase;
}
.footerContactBlocks{
	float: left; 
	width: 180px; 
	color: #FFF; 
	font-size: 11px;
}
.footerContactHeadings{
	color: #948bc1; 
	font-size: 12px;
}
.footerBottomContainer{
	padding: 15px 0; 
	height: 30px; 
	display: block; 
	width: 950px; 
	border-top: 1px solid #5e4591; 
	text-transform: uppercase; 
	float: left;
}
.footerBottomText{
	color: #948bc1; float: none; clear: both; font-size: 9px;
}
.outerWrapper{
	width: 950px !important;
}
.sublinksContainer{
	width: 950px;
	height: 280px;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	background: #FFF;
	border-bottom: 1px solid #003
}
.firstExpertiseBlock{
	height: 280px;
	width: 306px;
	float: right;
	background: #FFF url(../images/firstexpertise.gif) no-repeat top right;
}
.socialIcon{
	width: 32px;
	height: 32px;
	display: block;
	float: left; 
	margin: 0px 10px;
	pointer: cursor;
}
.facebook{
	width: 32px;
	height: 32px;
	display: block;
	background: url('../images/followfacebook.gif') no-repeat 0 -32px;
}
.facebook:hover{
	background: url('../images/followfacebook.gif') no-repeat 0 0;
}
.twitter{
	width: 32px;
	height: 32px;
	display: block;
	background: url('../images/followtwitter.gif') no-repeat 0 -32px;
}
.twitter:hover{
	background: url('../images/followtwitter.gif') no-repeat 0 0;
}
.youtube{
	width: 32px;
	height: 32px;
	display: block;
	background: url('../images/followyoutube.gif') no-repeat 0 -32px;
}
.youtube:hover{
	background: url('../images/followyoutube.gif') no-repeat 0 0;
}
.home-services{
	width: 644px;
	background: #FFF;
	display: block;
	float: left;
}
.icon-search{
	display: block;
	width: 30px;
	height: 22px;
	float: right;
}
.home-right{
	float: right;
	padding-right: 30px;
	width: 360px;
}
.home-right img{
	float: right;
}
.home-left{
	float: left;
	width: auto;
	width: 520px;
}
.servicesbox-outter{
	width: 160px;
	float: left;
}
.servicesbox-outter .boxheading{
	display: none;
	width: 150px;
	height: 21px;
	background: none;
	font-size: 12px;
	color: #F3F3F3;
	padding-left: 20px;
	padding-top: 5px;
}
.servicesbox-outter .boxcontent{
	width: 150px;
	height: 270px;
	background: #FFF;
	padding-left: 10px;
	padding-top: 10px;
	scrollbar-face-color:#84c1ff;
   	scrollbar-arrow-color:#FFFFFF;
   	scrollbar-track-color:#ebebeb;
	/*scrollbar-shadow-color:rgb(0,0,0);*/
	scrollbar-highlight-color:#c1dbff;
	scrollbar-3dlight-color:#ebebeb;
	scrollbar-darkshadow-Color:#a5c9fb;
}
.servicesbox-outter .box-img-outter{
	float: left;
	width: auto;
	padding-right: 8px;
	display: none;
}
.servicesbox-outter ul{
	float: left;
	width: auto;
	padding-right: 10px;
}
.servicesbox-outter ul li{
	padding: 4px 3px 6px 3px;
	text-decoration: none;
	width: 100%;
	display: block;
}
.servicesbox-outter ul li:hover{
	background: #ebebeb;
}
.servicesbox-outter ul li a{
	text-decoration:none;
	color: #555;
}
.servicesbox-outter ul li a:hover{
	text-decoration:none;
	color: #555;
}
.servicesbox-outter ul li a:visited{
	text-decoration:none;
	color: #555;
}
.home-content{
	width: 460px;
	float: left;
	padding: 0 0 0 60px;
}
.home-content p{
	padding-bottom: 12px;
	text-align: justify;
}
.arrows{
	width: 45px;
	float: right;
}
.arrow-left{
	float: left;
	display: block;
	width: 22px;
	height: 17px;
	background: url(../images/arrow_left.png) no-repeat;
}
.arrow-right{
	float: right;
	display: block;
	width: 21px;
	height: 17px;
	background: url(../images/arrow_right.png) no-repeat;
}

/*------------
	Menu
------------*/

.RadMenu a.rmLink{
	padding-right: 20px;
	padding-left: 20px;
	width: auto;
	display: block;
	height: 34px;
	color: #424242;
	text-decoration: none;
	line-height: 32px;
}
.rmItem{
	background: url(../images/menu_mid.png) no-repeat;
	height: 34px;
}
.RadMenu .rmText{
	padding: 10px;
	text-align: left;
}
.RadMenu a.rmLink:hover{
	color: #f7240d;
	text-decoration: none;
}
.rmFirst{
	background: url(../images/menu_left.png) no-repeat;
	background-position: left top;
}
.rmLast{
	background: url(../images/menu_right.png) no-repeat;
	background-position: right;
}
.menu a.sub{
	width: 200px;
	padding-left: 10px;
	color: #424242;
	text-align: left;
	border: solid 1px #c8c8c8;
	border-top: 0px;
	background-color: #e8e8e8;
}
.menu a.sub1{
	width: 200px;
	padding-left: 10px;
	color: #424242;
	text-align: left;
	border: solid 1px #ffffff;
	border-top: 0px;
	background-color: #e8e8e8;
}

.RadMenu .rmGroup .rmText{
	margin-left: 10px !important;
	margin-right: 15px !important;
}
.RadMenu .rmGroup .rmItem{
	height: 20px;
}
.RadMenu .rmGroup a.rmLink{
	line-height: 20px;
}
.RadMenu ul.rmVertical, .rmRootGroup ul.rmHorizontal, .rmContextMenu ul.rmHorizontal{
	background-image: none !important;
	text-align: left;
}
.RadMenu .rmVertical .rmItem{
	background-color: #e8e8e8 !important;
	background-image: none !important;
	text-align: left;
	border-top: solid 1px #f9f9f9;
	border-bottom: solid 1px #c2c2c2;
	color: #424242;
}
.rmLast{
	background: url(../images/menu_right.png) no-repeat;
	background-position: right top;
}
.RadTreeView_Telerik .rtHover .rtIn, .RadTreeView_Telerik .rtSelected .rtIn{
	background-image: none !important;
	background-color: transparent !important;
	border: 0px !important;
	cursor: pointer;
}
.RadMenu .rmText{
	cursor: pointer;
}
.RadMenu .rmHorizontal .rmText{
	padding: 0px !important;
}
.rmVertical{
	-moz-box-shadow: 2px 2px 3px #555;
	-webkit-box-shadow: 2px 2px 3px #555;
	box-shadow: 2px 2px 3px #555;
}
.RadMenu .rmRootGroup .rmItem .rmGroup {
    padding-bottom: 0px !important;
}


/*------------------
	Price List
------------------*/

.pricelist-table{
	text-transform: uppercase;
	width: 98%;
	margin: 0 auto;
}
.pricelist-table th{
	font-weight: bold;
	color: #003e73;
}
.pricelist-table td{
	font-size: 11px;
	height: 17px;
}
.pricelist-table td a:link, .pricelist-table td a:visited, .pricelist-table td a:active{
	color: #2e3192;
	font-weight: bold;
	text-decoration: none;
}
.pricelist-table td a:hover{
	color: #00025c;
	text-decoration: underline;
}


/*------------------
	Gallery
------------------*/


table.gallery{
	width: 96%;
	margin: 0 auto;
}
table.gallery p{
	text-align: center;
}
table.gallery img{
	border: 3px solid #F9F9F9;
}
table.gallery td{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 15px;
}
.thumbnail-info{
	width: auto;
	padding-top: 20px;
	padding-right: 40px;
	float: right;
}
.gallery-page-no{
	width: auto;
	float: right;
	padding-right: 30px;
}
.gallery-page-no a, .gallery-page-no a:link, .gallery-page-no a:visited, .gallery-page-no a:active{
	font-size: 12px;
	color: #004c97;
	text-decoration: none;
}
.gallery-page-no a:hover{
	color: #2995ff;
	text-decoration: underline;
}


/*------------------
	Networking
------------------*/

.img-outter{
	width: 221px;
	padding: 10px;
	background-color: white;
	margin-bottom: 10px;
}
.img-outter img{
	padding-bottom: 4px;
}

/*Home Page RadRotator Bar and Buttons Styling*/
.rotatorButtons{
	display: block;
	height: 33px;
	padding-top: 4px;
	width: 150px;
	float: left;
}
.boxHeadings{
	display: block;
	height: 37px;
	width: 800px;
	float: left;
}
.boxHeadingsInd{
	width: 150px;
	padding: 7px 0px 0 10px;
	color: #f7240d;
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.homePreviousButton{
	width: 20px;
	height: 20px;
	background: url(../images/homebuttons/prev.jpg) left top no-repeat;
	border: 0px;
	cursor: pointer;
}
.homePreviousButton:hover{
}
.homePreviousButton:active{
}
.homeStopButton{
	width: 20px;
	height: 20px;
	background: url(../images/homebuttons/pause.jpg) left top no-repeat;
	border: 0px;
	cursor: pointer;
}
.homeStopButton:hover{
}
.homeStopButton:active{
}
.homeStartButton{
	width: 20px;
	height: 20px;
	background: url(../images/homebuttons/play.jpg) left top no-repeat;
	border: 0px;
	cursor: pointer;
}
.homeStartButton:hover{
}
.homeStartButton:active{
}
.homeNextButton{
	width: 20px;
	height: 20px;
	background: url(../images/homebuttons/next.jpg) left top no-repeat;
	border: 0px;
	cursor: pointer;
}
.homeNextButton:hover{
}
.homeNextButton:active{
}
.homeRadRotatorButtonsContainer{
	background: url(../images/herobarbg.jpg) left top repeat-x;
	width: 950px;
	height: 37px;
	padding: 0px;
	clear: both;
}
.homePreviousButtonContainer{
	padding-left: 15px;
	float: left;
}
.homeStopButtonContainer{
	float: left;
	padding-left: 10px;
}
.homeStartButtonContainer{
	float: left;
	padding-left: 10px;
}
.homeNextButtonContainer{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.homeRepeaterSubLinks{
	display: block;
	width: 150px;
	overflow: hidden;
}


/*Content Container Background and Size Styling*/
.container{
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	min-height: 500px;
}
.containerhome{
	background: #FFF;
	padding: 0;
	padding-bottom: 10px !important;
	width: 950px;
	display: block;
	clear: both;
	min-height: 400px;
}
.containerContent{
	background: #FFF;
	padding: 30px 20px 40px 20px;
	width: 910px;
	display: block;
	clear: both;
	min-height: 750px;
}
.containerContent span{
	<!--color: #424242 !important;--!>
	font-family: Arial, Helvetica, sans-serif !important;
}
.containerContent ul{
	list-style: disc;
	margin: 5px 0 0 25px;
}

/*Embedded Page Layout Styling*/
.embeddedLayoutLogoContainer{
padding: 0 5px 5px 5px;
float: left;
height: 37px;
width: 188px;
margin-top: 0px;
background-image: url(../images/embeddedlayout/embeddedlogo.jpg);
background-repeat: no-repeat;
background-position: right top;
}
.embeddedLayoutHomeButtonContainer{
float: right;
padding-top: 2px;
}
.embeddedLayoutContactButtonContainer{
float: right;
padding-top: 2px;
padding-right: 20px;
}
.embeddedSiteTextContainer{
	clear: right;
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.embeddedLayoutHomeButton{
	width: 112px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px;
	text-decoration: none;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}
a.embeddedLayoutHomeButton:link, a.embeddedLayoutHomeButton:visited, a.embeddedLayoutContactButton:link, a.embeddedLayoutContactButton:visited{
	background: #39206a;
}
a.embeddedLayoutHomeButton:hover, a.embeddedLayoutHomeButton:active, a.embeddedLayoutContactButton:hover, a.embeddedLayoutContactButton:active{
	background: #5a3d96;
}
.embeddedLayoutContactButton{
	width: 97px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: top left;
	border: 0px;
	text-decoration: none;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
}


/*CONTACT US POP UP*/

.modalPopup{
	background-color: #FFFFFF;
	background-image:url(../images/formbgrepeat.jpg);
	background-repeat:repeat-x;
	border: 1px solid #2e3192;
	color: #444444;
	z-index: 10000;
}

.dragPanel{
	color: #ffffff;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom:5px;
	text-align:left;
}

.embeddedLayoutContactFormButtons{
	background-image:url(../images/form_btn.png);
	background-repeat:no-repeat;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 20px 0 50px;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.embeddedLayoutContactFormButtonsClose{
	background-image:url(../images/form_btn.png);
	background-repeat:no-repeat;
	width: 143px;
	height: 42px;
	float: left;
	padding: 10px 0 0 0;
	color: #FFF;
	font-size:18px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.inputTwo{
	background-image:url(../images/form_textarea.gif);
	background-repeat:no-repeat;
	width:380px;
	height:260px;
	border:none;
}
.inputOne{
	background-image:url(../images/forminputone.jpg);
	background-repeat:no-repeat;
	border:none;
	width:380px;
	height:40px;
	line-height: 20px;
	overflow:hidden;
	margin-left: 10px;
}
.edit{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.details{
	padding-left:20px;
	font-size: 10px;
	color:#666;
	text-align:left;
}

/*------------------------------------------------------*/

.searchPageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

#embeddedWebsite1_RadPaneExtWebsite
{
	background-color: #ffffff;
}
.rspResizeBarOverHorizontal
{
	background: #422db3 url(../images/embeddedlayout/embeddedbarover.png) repeat-x top left !important;
	border-top: 1px solid #2a1a7a !important;
	border-bottom: 1px solid #2a1a7a !important;
	height: 12px !important;

}

.rspResizeBarHorizontal{
	height: 12px !important;
	background: url(../images/embeddedlayout/embeddedbarnormal.png) repeat-x top left !important;
	border-top: 1px solid #2a1a7a !important;
	border-bottom: 1px solid #2a1a7a !important;
}
.RadSplitter_Telerik .rspCollapseBarHorizontalExpandOver, .rspCollapseBarHorizontalExpandOver
{
	background-image: url(../images/embeddedlayout/embedicondownover.jpg) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	height: 10px !important;
	width: 34px !important;
}
.RadSplitter_Telerik .rspCollapseBarHorizontalExpand, .rspCollapseBarHorizontalExpand
{
	background-image: url(../images/embeddedlayout/embedicondown.jpg) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	height: 10px !important;
	width: 34px !important;
}
.RadSplitter_Telerik .rspCollapseBarHorizontalCollapseOver, .rspCollapseBarHorizontalCollapseOver
{
	background-image: url(../images/embeddedlayout/embediconover.jpg) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	height: 10px !important;
	width: 34px !important;
}

.RadSplitter_Telerik .rspCollapseBarHorizontalCollapse, .rspCollapseBarHorizontalCollapse{
	background-image: url(../images/embeddedlayout/embedicon.jpg) !important;
	background-position: left top !important;
	background-repeat: no-repeat !important;
	height: 10px !important;
	width: 34px !important;
}

.searchPageLink
{
	color: #676767;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 5px;
	display: block;
}

.footerNanosonLink
{
	display: block;
	width: 90px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
}

a.footerNanosonLink:link, a.footerNanosonLink:visited
{
	background-image: url(../images/nanodood.png);
}

a.footerNanosonLink:hover, a.footerNanosonLink:active
{
	background-image: url(../images/nanodoodover.png);
}


/*SOCIAL MEDIA BAR AND CLASSES___________________________________________________________________________________*/

.socialBar{
	width: 960px; 
	clear: both; 
	height: 400px; 
	display: block; 
	background: #FFF url('../images/seperator.jpg') repeat-x left top; 
	margin: 10px 0 10px 0; 
	padding-top: 20px;
}

.socialBlocks{
	margin: 0px; 
	padding: 10px 0 0 15px; 
	float: left; 
	height: 440px;
}
.socialLinkBlock{
	margin: 10px 0 0 15px; 
	padding: 0px; 
	float: left; 
	width:195px; 
	height: 425px; 
	border-bottom: 1px solid #CCC;
}
.socialTitle{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #4a4a4a; 
	clear: both; 
	border-bottom: 1px solid #CCC; 
	height: 30px;
}
.socialLinksBlocks{
	display: block; 
	height: 25px; 
	width: 100%; 
	clear:both; 
	padding: 15px 0 5px 10px;
	text-decoration: none !important;
	border-bottom: 1px solid #CCC;
}
.socialLinks{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color:#666; 
	text-decoration: none;
}
.socialLinks:hover{
	color: #0046b3;
}
.socialLinksBadges{
	display: block; 
	height: 25px; 
	width: 100%; 
	clear:both; 
	padding: 15px 0 5px 10px;
}

/*_______________________________________________________

REGISTRATION FORM STYLES
_________________________________________________________*/



.RegContainer{
	width: 600px; 
	margin: 0 none; 
	border: 0px;
	background: none;
}
.regTable{
	padding: 15px;
	width: 500px;
	display: block;
	margin: 0px auto;
}
.regTable td{
	padding: 5px 0;
}
.labelText{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #424242;
	text-align: left;
	font-size: 9px;
}
.regTableInput{
	color: #424242;
	background: #f4f4f4 !important;
	border-top: 1px solid #b4b4b4 !important;
	border-left: 1px solid #b4b4b4 !important;
	border-bottom: 1px solid #e5e5e5 !important;
	border-right: 1px solid #e5e5e5 !important;
	padding: 2px 3px !important;
	margin: 0px !important;
}
.regButton{
	color: #424242 !important;
	font-size: 16px;
	height: 37px;
	padding: 15px 0 0 50px;
	width: 70px;
	display: block;
	float: right;
}
.regButtonNext{
	background: url(../images/buttons/next.gif) no-repeat 0 -52px;
}
.regButtonNext:hover{
	padding: 14px 0 0 50px;
	height: 38px;
	background: url(../images/buttons/next.gif) no-repeat 0 0;
	color: #0046b3 !important;
}
.regButtonNext:active, .regButtonNext:selected{
	padding: 16px 0 0 50px;
	height: 36px;
	background: url(../images/buttons/next.gif) no-repeat 0 -104px;
	color: #006 !important;
}
.regButtonBack{
	background: url(../images/buttons/back.gif) no-repeat 0 -52px;
}
.regButtonBack:hover{
	padding: 14px 0 0 50px;
	height: 38px;
	background: url(../images/buttons/back.gif) no-repeat 0 0;
	color: #0046b3 !important;
}
.regButtonBack:active, .regButtonBack:selected{
	padding: 16px 0 0 50px;
	height: 36px;
	background: url(../images/buttons/back.gif) no-repeat 0 -104px;
	color: #006 !important;
}

/*UNSUBSCRIBE_____________________________________________________________________________*/

.unsubButton{
	color: #424242 !important;
	font-size: 16px;
	height: 37px;
	padding: 15px 0 0 50px;
	width: 70px;
	display: block;
	float: right;
}


/*TAB MENU STYLES____________________________*/

.RadTabStrip .rtsLI,
.RadTabStrip .rtsLink{
	color: #000000 !important;
	font: 12px/26px Arial, sans-serif !important;
	font-weight: normal !important;
	cursor: pointer !important;
}

.RadTabStrip .rtsLI,
.RadTabStrip .rtsLink{
	color: #ffffff !important;
}

.RadTabStrip .rtsLink:hover,
.RadTabStrip .rtsSelected{
	color: #8a8a8a !important;
}

.RadTabStripLeft .rtsSeparator,
.RadTabStripRight .rtsSeparator{
	background: #6b6b6b !important;
}

/* <disabled tabs> */
.RadTabStrip .rtsLevel .rtsDisabled,
.RadTabStrip .rtsLevel .rtsDisabled:hover{
	color: #dedede !important;
}
/* </disabled tabs> */

/* <scrolling arrows> */
.RadTabStrip .rtsNextArrow,
.RadTabStrip .rtsPrevArrow,
.RadTabStrip .rtsPrevArrowDisabled,
.RadTabStrip .rtsNextArrowDisabled{
	background-image: url('TabStrip/TabStripStates.png') !important;
}
/* </scrolling arrows> */

/* <tab backgrounds> */

.RadTabStripTop .rtsLevel { background-color: transparent !important; }

.RadTabStripTop .rtsLevel .rtsLink,
.RadTabStripTop .rtsLevel .rtsOut,
.RadTabStripBottom .rtsLevel .rtsLink,
.RadTabStripBottom .rtsLevel .rtsOut,
.RadTabStripTop_Baseline .rtsLevel,
.RadTabStripBottom_Baseline .rtsLevel { background-image: url('TabStrip/TabStripStates.png') !important; }

.RadTabStripLeft .rtsLink,
.RadTabStripRight .rtsLink { background-image: url('TabStrip/TabStripVStates.png') !important; }

.RadTabStripLeft .rtsLast .rtsLink,
.RadTabStripRight .rtsLast .rtsLink
{
	border-bottom: 1px solid #949494 !important;
}

.RadTabStripRight .rtsLink,
.RadTabStripRight .rtsLI .rtsDisabled:hover { background-position: 100% 0 !important; }
.RadTabStripRight .rtsLink:hover { background-position: 100% -200px !important; }
.RadTabStripRight .rtsSelected,
.RadTabStripRight .rtsSelected:hover { background-position: 100% -400px !important; }
/* </tab backgrounds> */


/* <background positioning: tabs with hovers> */

/* <orientation: top> */

.RadTabStripTop .rtsLink { background-position: 0 0; }
.RadTabStripTop .rtsOut { background-position: 100% 0; }

.RadTabStripTop .rtsLink:hover { background-position: 0 -52px; }
.RadTabStripTop .rtsLink:hover .rtsOut { background-position: 100% -52px; }

.RadTabStripTop .rtsSelected,
.RadTabStripTop .rtsSelected:hover { background-position: 0 -26px; }
.RadTabStripTop .rtsSelected .rtsOut,
.RadTabStripTop .rtsSelected:hover .rtsOut { background-position: 100% -26px; }

.RadTabStripTop .rtsDisabled:hover { background-position: 0 0; }
.RadTabStripTop .rtsDisabled:hover .rtsOut { background-position: 100% 0; }

.RadTabStripTop_Baseline .rtsLevel { background-position: 0 100%; background-repeat: repeat-x; }

/* </orientation: top> */

/* <orientation: bottom> */

.RadTabStripBottom .rtsLink { background-position: 0 -182px; }
.RadTabStripBottom .rtsOut { background-position: 100% -182px; }

.RadTabStripBottom .rtsLink:hover { background-position: 0 -130px; }
.RadTabStripBottom .rtsLink:hover .rtsOut { background-position: 100% -130px; }

.RadTabStripBottom .rtsSelected,
.RadTabStripBottom .rtsSelected:hover { background-position: 0 -156px; }
.RadTabStripBottom .rtsSelected .rtsOut,
.RadTabStripBottom .rtsSelected:hover .rtsOut { background-position: 100% -156px; }

.RadTabStripBottom .rtsDisabled:hover { background-position: 0 -182px; }
.RadTabStripBottom .rtsDisabled:hover .rtsOut { background-position: 100% -182px; }

.RadTabStripBottom_Baseline .rtsLevel { background-position: 0 -599px; background-repeat: repeat-x; }

/* </orientation: bottom> */

/* <orientation: right> */

.RadTabStripRight .rtsUL .rtsLink,
.RadTabStripRight .rtsUL .rtsLI .rtsDisabled:hover { background-position: 100% 0; text-align: left; }
.RadTabStripRight .rtsUL .rtsLink:hover { background-position: 100% -200px; }
.RadTabStripRight .rtsUL .rtsSelected,
.RadTabStripRight .rtsUL .rtsSelected:hover { background-position: 100% -400px; }

/* </orientation: right> */

/* </background positioning: tabs with hovers> */

/* <simplistic sub-item styles> */

.RadTabStrip_SimpleSubItems .rtsLevel2,
.RadTabStrip_SimpleSubItems .rtsLevel3,
.RadTabStrip_SimpleSubItems .rtsLevel4 { 
	background: #ffffff !important; 
}

.RadTabStrip_SimpleSubItems .rtsLevel2 .rtsLink,
.RadTabStrip_SimpleSubItems .rtsLevel3 .rtsLink,
.RadTabStrip_SimpleSubItems .rtsLevel4 .rtsLink{
	color: #000000 !important;
}

.RadTabStrip_SimpleSubItems .rtsLevel2 .rtsLink:hover,
.RadTabStrip_SimpleSubItems .rtsLevel3 .rtsLink:hover,
.RadTabStrip_SimpleSubItems .rtsLevel4 .rtsLink:hover{
	color: #8a8a8a !important;
}

.RadTabStrip_SimpleSubItems .rtsLevel2 .rtsSelected,
.RadTabStrip_SimpleSubItems .rtsLevel3 .rtsSelected,
.RadTabStrip_SimpleSubItems .rtsLevel4 .rtsSelected{	
	text-decoration: underline;
	color: #8a8a8a !important;
}
.RadTabStrip_SimpleSubItems .rtsLevel2 .rtsLink,
.RadTabStrip_SimpleSubItems .rtsLevel2 .rtsOut,
.RadTabStrip_SimpleSubItems .rtsLevel2 .rtsIn,
.RadTabStrip_SimpleSubItems .rtsLevel3 .rtsLink,
.RadTabStrip_SimpleSubItems .rtsLevel3 .rtsOut,
.RadTabStrip_SimpleSubItems .rtsLevel3 .rtsIn,
.RadTabStrip_SimpleSubItems .rtsLevel4 .rtsLink,
.RadTabStrip_SimpleSubItems .rtsLevel4 .rtsOut,
.RadTabStrip_SimpleSubItems .rtsLevel4 .rtsIn{
	background: none !important;
}

/* </simplistic sub-item styles> */

 div.RadTabStrip {
	background-color: #1875d5 !important;
}
 div.RadTabStrip .rtsLink {
	background-image: none !important;
	font-size: 12px !important;
	background-color: #1875d5 !important;
	color: rgb(238, 238, 238) !important;
}
 div.RadTabStrip .rtsLink .rtsOut {
	background-image: none !important;
	background-color: #1875d5 !important;
}
 div.RadTabStrip .rtsLink:hover {
	background-color: rgb(20, 89, 193) !important;
	color: rgb(255, 255, 255) !important;
}
 div.RadTabStrip .rtsLink:hover .rtsOut {
	background-color: rgb(20, 89, 193) !important;
}
 div.RadTabStrip .rtsSelected {
	background-color: #64acf5 !important;
}
 div.RadTabStrip .rtsSelected:hover {
	background-color: #64acf5 !important;
}
 div.RadTabStrip .rtsSelected .rtsOut {
	background-color: #64acf5 !important;
	color: #FFF !important;
}
 div.RadTabStrip .rtsSelected:hover .rtsOut {
	background-color: #64acf5 !important;
	color: #FFF !important;
}
 div.RadTabStrip .rtsDisabled {
	color: rgb(0, 0, 51) !important;
}
 div.RadTabStrip .rtsDisabled:hover {
	color: rgb(0, 0, 51) !important;
}


/*Registration Page Tab Menu_______________________________________*/

.ajax__tab_xp .ajax__tab_header{
	height: 36px !important;
}
.ajax__tab_outer{
	background: none !important;
}
.ajax__tab_inner{
	background: none !important;
}
.ajax__tab_xp .ajax__tab_tab {
	cursor: default;
	background: #e1e1e1 !important;
	color: #555 !important;
	border-width: 1px 1px 1px 1px;
	border-color: #999999;
	border-style: solid;
	padding: 10px 20px 4px 20px !important;
	height: 16px !important;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab{
	background: #FFF !important;
	color: #555 !important;
	border-width: 1px 1px 1px 1px;
	border-color: #999 #999 #FFF #999;
	border-style: solid;
	height: 20px !important;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab{
	background: #FFF !important;
	color: #350f8c !important;
	border-width: 1px 1px 1px 1px;
	border-color: #999 #999 #FFF #999;
	border-style: solid;
}

/*CONTENT MANAGEMENT STYLES______________________________________________________________*/

/*CONTENT STYLES */
	
	.publicContent{
		width: 900px; 
		margin: 0 auto 0px auto;
		font-family: Arial, Helvetica, sans-serif;
		color: #424242;
		background: #FFF;
	}
	.pageTitles{
		width: 100%;
		height: 35px;
		clear: both;
		padding-top: 15px;
		border-bottom: 1px solid #959494;
		font-size: 26px;
	}
	
	/*AWARDS STYLES*/
	.awardsMainImage{
		background: url(../data/images/awardsmain.gif) no-repeat top center;
		display: block;
		width: 100%;
		height: 550px;
		margin: 20px auto 0 auto;
		padding: 0;
	}
	
	.awardsTable{
		display: block;
		width: 100%;
		height: 100%;
		margin: 10px auto 20px auto;
		padding: 0;
	}
	.tableHeadingPublic{
		background: url(../data/images/tableheader.gif) repeat-x top left;
		height: 31px;
		padding-left: 10px;
		border-width: 1px;
		border-style: solid;
		border-color: #959494 #FFF #959494 #959494;
	}
	.tableCellPublic{
		padding-left: 10px;
	}
	.tableFooterPublic{
		background: url(../data/images/tablefooter.gif) repeat-x top left;
		height: 7px;
		width: 100%;
		border: 1px solid #959494;
	}
	
	/*HISTORY STYLES */
	.historyMainImage{
		background: url(../data/images/historymainimage.jpg) no-repeat top center;
		display: block;
		width: 100%;
		height: 270px;
		margin: 20px auto 0 auto;
		padding: 0;
	}
	.historyLeft{
		width: 595px;
		float: left;
		margin: 20px 0 20px 0;
		padding-left: 5px;
	}
	.historyRight{
		width: 280px;
		min-height: 300px;
		float: left;
		margin: 20px 0 0 20px;
		background: url(../data/images/historybox.gif) center top no-repeat;
	}
	.historyRightBox{
		display: block;
		width: 230px;
		height: 240px;
		margin: 60px auto 0 auto;
		text-align: center;
		
	}
	
	/* EVENTS STYLES */
	
	.eventContent{
		width: 100%;
		display: block;
		min-height: 400px;
	}
	
	.eventLeft{
		width: 720px;
		min-height: 400px;
		display: block;
		float: left;
	}
	
	.eventRight{
		width: 180px;
		min-height: 400px;
		display: block;
		float: left;
		margin-top: 20px;
	}
	.eventImage{
		display: block;
		width: 166px;
		height: 125px;
		margin: 0 0 15px 0;
		padding: 0;
		float: right;
	}
	
	/*NEWS STYLES */
	.newsContent{
		width: 100%;
		display: block;
		min-height: 400px;
	}
	
	/*PROFILE STYLES */
	
	.profileHeroBox{
		width: 100%;
		min-height: 300px;
		display: block;
		margin: 40px 0 20px 0;
		border-bottom: 1px solid #959494;
	}
	.profileHeroLeft{
		width: 630px;
		display: block;
		float: left;
	}
	.profileHeroRight{
		width: 270px;
		min-height: 250px;
		display: block;
		float: left;
		background: url(../data/images/profilebox.gif) no-repeat right;
	}
	.profileRightText{
		margin: 50px 0 0 40px;
		disply: block;
		text-align: center;
	}
	
	/*CONTACT STYLES */
	
	.left{
		float: left;
	}
	.contactHeroBox{
		width: 100%;
		min-height: 400px;
		display: block;
		margin: 40px 0 20px 0;
		border-bottom: 1px solid #959494;
	}
	.contactTableBox{
		width: 100%;
		min-height: 160px;
		display: block;
		margin: 40px 0 20px 0;
		border-bottom: 1px solid #959494;
	}
	.contactHeroLeft{
		width: 460px;
		display: block;
		float: left;
	}
	.contactLeftBlock{
		width: 100%;
		display: block;
		clear: both;
	}
	.contactHeroRight{
		width: 440px;
		min-height: 250px;
		display: block;
		float: left;
	}
	
	/*TEXT STYLES */
	.fdLogo{
		font-weight: bold;
		font-style: italic;
		text-transform: uppercase;
	}
	.textBlue10{
		font-size: 10px;
		color: #0c0032;
	}
	.textBlue14{
		font-size: 14px;
		color: #0c0032;
		font-weight: bold;
	}
	.textBlue16{
		font-size: 16px;
		color: #0c0032;
		font-weight: bold;
	}
	.textOrange11, a.textOrange11{
		color: #f53310;
		font-size: 11px;
	}
	
	.textGrey11{
		color: #424242;
		font-size: 11px;
	}
	.textGrey12{
		color: #424242;
		font-size: 12px;
	}
	.textWhite12{
		color: #FFF;
		font-size: 12px;
	}
	.textWhiteBold{
		color: #FFF;
		font-weight: bold;
	}
	.textIBMblue11{
		color: #265f8d;
		font-size: 11px;
	}
	a.textOrange12{
		color: #f53310;
		font-size: 12px;
	}
	a.textOrange12:hover, a.textOrange11:hover{
		color: #ff5a3c;
	}
