﻿td	{ line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }

A { COLOR: #666666; TEXT-DECORATION: underline; font-weight: bold }

a:hover  { COLOR: #183C63; TEXT-DECORATION: underline; font-weight: bold }

.header{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 28px; color: #5C6979; font-weight: normal; }

.subheader{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #5C6979; font-weight: bold; }



.footer	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal }

a:link.footer		    {  color: #ffffff; text-decoration: underline; font-weight: normal }
a:visited.footer		{  color: #ffffff; text-decoration: underline; font-weight: normal }
a:active.footer		    {  color: #ffffff; text-decoration: underline; font-weight: normal }
a:hover.footer		    {  color: #cccccc; text-decoration: underline; font-weight: normal }

.inthissection	{ line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #8B9DB1; }


.downloadbutton
{ padding:1; border-left:1px solid #7B8FA7; border-right:1px solid #7B8FA7; border-top-style: solid; border-top-width: 1; border-bottom: 1px solid #7B8FA7; background-color: #D1DDEB}


.button
{
	border-color: #7B8FA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	border-left: 1px solid #7B8FA7;
	border-right: 1px solid #7B8FA7;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #7B8FA7;
	background-color: #D1DDEB;
	height: 20px;
}


.registration-table {
	border-color: #c0c0c0;
	border-width: 0;
	background-color: #FFFFFF;
}
.right {
	text-align: right;
}
.login-rhs-box {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	width: 100%
}
.border-login {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #C0C0C0;
	white-space: nowrap;
}
.border-login2 {
	border-left: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	white-space: nowrap;
	text-align: right;
}


.buttontext 
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #183A67; font-weight: bold }
a:link.buttontext 		    {  color: #183A67; text-decoration: none; font-weight: bold }
a:visited.buttontext 		{  color: #183A67; text-decoration: none; font-weight: bold }
a:active.buttontext 		    {  color: #183A67; text-decoration: none; font-weight: bold }
a:hover.buttontext 		    {  color: #000000; text-decoration: underline; font-weight: bold }

.input150            {
	padding: 0px 4px 0px 4px;
	border: 1px solid #999999;
	width: 170px;
	height: 20px;
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	background: #FFFFFF;
}
.textarea            { border:1px solid #999999; width: 200px; font-family: Arial; color:#666666; font-size: 12px; background:#FFFFFF; ; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 }



.imageborder
{ border:1px solid #183A67; solid }


.space
{ border-left: 0px solid #ffffff; border-right: 0px solid #ffffff; border-top-style: solid; border-top-width: 0; border-bottom: 0px solid #ffffff; background-color: #ffffff }


.searchTextbox	{ border-color: #C1B5A7; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #ffffff; height: 18px; width: 150px; border-style: solid; border-width: 1px; margin-top: 0px;}
.tdmenu,.tdmenu2 { 
   margin:0; 
   border:1px solid #7B8FA7; background-color: #D1DDEB; 
   display:block;
   height: 22px;
   text-decoration: none; 
   color:#183A67; 
   font-size: 11px;
   font-weight:normal; text-indent:2
   
} 


.tdmenu a { 
   width:100%; 
   background-color: #D1DDEB; 
   display:block;
   height: 22px;
   text-decoration: none; 
   color:#183A67; 
   font-size: 11px;
   font-weight:bold;

} 


.tdmenu2 a { 
   width:100%; 
   background-color: #AFCAEA; 
   display:block;
   height: 22px;
   text-decoration: none; 
   color:#183A67; 
   font-size: 11px;
   font-weight:bold;

} 
.tdmenu a:hover,.tdmenu2 a:hover { 
   text-decoration: none; 
   background-color: #E9EEF5; 
   color: #7B8FA7; 
   height: 22px;
   font-weight:bold;
}

.tdmenu a:active,.tdmenu2 a:active { 
   text-decoration: none; 
   background-color: #D1DDEB; 
   color: #7B8FA7; 
   height: 19px;
}


.left {
	float: left;
	margin-right: 20px;
	}
	
.right {
	float: right;
	margin-left: 20px;
	}

.center {
	display: block;
	text-align: center;
	}