
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #929292;
	background:#ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bgFill.gif);
}
.content{
	
	border: solid 1px #CECECE;
	padding: 10px;
	background-color: #fff;
	font-size: 8pt;
}
.content2{
	
	
	padding: 10px;
	background-color: #fff;
	font-size: 8pt;
	color: #A9A9A9;
}
.midBorder2{
	background-color: #BBBBBB;
}
.midBorder1{
	background-color: #636363;
}
.gray{
	color : #7F7F7F;
}
li{
list-style-image: url(blueArrow.gif);
}
b{
	color: #0274BB;
}
.contentPositionTitle
{color: #0274BB;
border: solid 1px #CECECE;
	padding: 10px;
}
.smTxt
{
	font-size:10px;
}
a{
	color: #0274BB;
	text-decoration: none;
}
a:hover{
	color: #0274BB;
	text-decoration: underline;
}
.productBanner
{
	background-color: #F0F0F0;
	border-top: solid 1px #C9C9C9;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #0274BB;
	padding-right: 8px;
}
.productBanner img
{
	position: relative;
	top: 3px;
	left: -3px;
	padding-left:5px;
}
.bannerFill
{
	background-image: url(bannerFill.jpg);
	background-repeat: repeat-x;
}
.contentTable{
	background-color: #fff;
}
.borderR
{
	background-color: #fff;
	border-right: solid 1px #A7A7A7;
	background-image: url(borderFill.jpg);
	background-repeat: repeat-x;
	width: 11px;
}
.borderL
{
	background-color: #fff;
	border-left: solid 1px #A7A7A7;
	background-image: url(borderFill.jpg);
	background-repeat: repeat-x;
	width: 11px;
}

.borderShadowLeft
{
	background-color: #BFBFBF;
	width: 9px;
	background-image: url(shadowLeft.jpg);
}
.borderShadowRight
{
	background-color: #BFBFBF;
	width: 12px;
	background-image: url(shadowRight.jpg);
}
.bigBlue
{
	color: #0274BB;
	font-size: 18px;
}
.textContentMain{
	color: #5B5B5B;
	font-size:11px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

.careerText{
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.textContent{
	color: #5B5B5B;
	font-size:12px;
	padding: 10px 10px 10px 10px;
}
.textBoxed
{
	margin-left: 25px;
}

.descript{
	font-size: 10px;
}

.mainBox{
	background-color: #EFEFEF;
	margin-top: 15px;
}

.mainBoxImg{
	border: dashed 1px #BDBABD;

	width: 170px;
	height: 250px;
}
.mainBoxIMG img{
	margin-top: 10px;
}
td.newsColumn
{
background-image: url(newsColumnFill.jpg);
background-repeat: repeat-y;
	
}
.dashedLine{
	border-top: dashed 1px #CDCDCD;
	margin-top: 15px;
	margin-bottom: 15px;
}
.endLine{
	border-top: solid 1px #CDCDCD;
	margin: 30px 30px 30px 30px
}
.newsDate{
	color: #0274BB;
	font-weight: bold;
}

.newsDate a:hover{
	color: #0274BB !important;
	text-decoration: underline !important;
}
.newsContent{
	color: #939393;
	font-size:11px;
	padding-top: 16px;
	padding-left: 16px;
	width: 184px;
}
.newsContent a
{
	color: #929292;
	font-weight: bold;
	position: relative;
	top: -3px;
	left: -5px;
	padding-left: 12px;
}
.newsContent a:hover
{
	color: #0274BB;
	text-decoration: none;
}
.newsContent B{
	color: #939393;
}
.newsTitle
{
	color: #0274BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.footer
{
	margin-top: 25px;
	color: #BBBBBB;
	font-size: 10px;
}
.footerLinks
{
	font-size:10px;
}

.footerLinks a{
	color: #929292;
	text-decoration: none;
	padding-left: 25px;
}
.footerLinks a:hover{
	color: #0274BB;
	text-decoration: underline;
}

.headerLinks
{
	margin-top:24px;
	font-size:10px;
	width: 605px;
}
.headerLinks a{
	color: #929292;
	text-decoration: none;
	padding-left: 12px;
}
.headerLinks a:hover{
	color: #0274BB;
	text-decoration: none;
}

.search{
	font-weight: bold;
	margin-top:10px;
	padding-right: 15px;
}
.searchBox {
	border-left: solid 1px #BBBBBB;
	border-top: solid 1px #BBBBBB;
	border-bottom: solid 1px #F0F0F0;
	border-right: solid 1px #F0F0F0;
	height: 19px;
	width: 150px;
}
.Btn{
	background-color: #F0F0F0;
	border-left: solid 1px #F0F0F0;
	border-top: solid 1px #F0F0F0;
	border-right: solid 1px #C5C5C5;
	border-bottom: solid 1px #C5C5C5;
	color: #0274BB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
}

.login
{
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-top: 10px;
}

.login img
{
	position: relative;
	left: -5px;
	top: 5px;
}

.lblLogFailed{
	position: relative;
	top: 4px;
}
	
.loginBtn{
	background-color: #F0F0F0;
	border: 0;
	background-image: url(loginFill.jpg);
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height: 17px;
	position: relative;
	left: -5px;
	top: 5px;
	cursor: pointer;
}

.contentDropMenu
{
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	margin-left: 20px;
	color:	#0274BB;
	margin-top: 10px;
}

.contentDropMenu a
{
	color: #5B5B5B;
}
.contentDropMenu a:hover
{
	color: #0274BB;
}
.contentDropMenuHead
{
	
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: 700;
	padding: 2px 0px 2px 1px;
	border-bottom: solid 1px #A9A9A9;
	color: #0274BB;
	width: 150px;
}

#button2
{
	background-color: #ffffff;
}
#button td
{
	background-color: #ffffff;
	border: 1px solid #0274BB;
}
#button2 td
{
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 0px;
}


#button3
{
	background-color: #fff;
}
#button3 td
{
	background-color: #fff;
	padding: 0px;
	border-top:  1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right:  1px solid #000000;
	border-bottom:  1px solid #000000;
	
}

#button4
{
	background-color: #fff;
}

#button4 td
{
	padding: 0px;
	border-top:  1px solid #666666;
	border-left: 1px solid #666666;
	border-right:  none;
	border-bottom:  1px solid #666666;
}

.formField 
{
	border-left: solid 1px #BBBBBB;
	border-top: solid 1px #BBBBBB;
	border-bottom: solid 1px #F0F0F0;
	border-right: solid 1px #F0F0F0;
	height: 19px;
	width: 155px;
}