.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #737373;
}
.bodytextblack {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.bodytextgray {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#888888;
	text-decoration:none;
}
.bodytextwhite {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.footer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#989898;
	text-decoration:none;
}
.boder {
	border: 1px solid #4a9bfe;
}
.boder01 {
	border: 1px solid #5E7FBF;
}
.norepet {
	background-repeat: repeat-x;
}


/*category hyperlink effect gets start*/
A.topmenulink {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF9933;
	text-decoration:none;
}
a:hover.topmenulink{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#122b62;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.footerlink {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#989898;
	text-decoration:none;
}
a:hover.footerlink{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#5e7fbf;
	text-decoration:none;
}
.bluebold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #183D8B;
	text-decoration: none;
}
.whitebold {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*category hyperlink effect gets start*/
A.email {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E7FBF;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.email{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6C3E9;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
A.email_1 {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EA8533;
	font-weight: bold;
	padding-left:2;
	text-decoration:underline;
}
a:hover.email_1{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A6C3E9;
	font-weight: bold;
	padding-left:2;
text-decoration:underline;
}
.phonenum {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E7FBF;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.clickhere {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA8533;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.clickhere{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E7FBF;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.blacklink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left:2;
	text-decoration:underline;
}
a:hover.blacklink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding-left:2;
text-decoration:none;
}
.arrow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EA8533;
	text-decoration: none;
}
h1.subheadbeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
	color: #BFDBF7;
}
.fieldheader { background-color:#F0EDED; color:#666666; }
table, .whitebg { font-size:11px; font-family:Arial, Verdana; color:#666666; text-align:left; }
.whitebg { background-color:#FFFFFF; }
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	background-color: #4577AA;
	border: 1px solid #FFFFFF;
	height: 23px;
}