﻿body
{
	background: #ffffff url(/Assets/Images/bg.jpg) repeat-x top;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	text-decoration: none;
	font: 12px arial;
	color: #000000;
	line-height: 20px; 
	height:100%;
}

h1 
{
	font: 24px Times New Roman;
	color: rgb(50, 50, 50);
}
h2 
{
	font: bold 25px Georgia;
	color: #000000;
	margin-bottom:10px;
}
h3 
{
	font: 18px Times New Roman;
	color: rgb(10, 10, 10);
}
h4 
{
	font: bold 12px Arial;
	color: #4c4c4c;
}
.h4text
{
	font: bold 12px Arial;
	color: #4c4c4c;
}


a:link
{
	text-decoration: none;
	font: 12px arial;
	color: #138cbf;
}

a:visited
{
	text-decoration: none;
	font: 12px arial;
	color: #138cbf;
}

a:hover
{
	text-decoration: underline;
	font: 12px arial;
	color: #138cbf;
}

a:active
{
	text-decoration: none;
	font: 12px arial;
	color: #138cbf;
}


.errorblock
{
	display: block;
	color:Red;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}

.errorinline
{
	display:inline;
	color:Red;
	font-weight: bold;
	font-size: 12px;
}

/* div style that wraps all page content */
.wrapper
{ 
	margin: 0 auto;
	width: 950px;
	background: #ffffff; 
	height:100%;
}

.required
{
	color: Red;
}

.Percent100
{
	width: 100%;
}

.logo
{
	width: 207px;
}

.top_Secondary_Nav
{
	text-align: right;
	vertical-align: top;
	height: 30px;
}

.Search_Block
{
	text-align: right;
	vertical-align: bottom;
	height: 30px;
}
.headerAdvertisment
{
	height: 103px;
	vertical-align:top;	
}
.txtBox
{
	height: 19px;
	background-color: #edeef0;
	border: solid 1px #edeef0;	
}

.btn
{
	background: #21b3d9;
	height: 22px;
	border: solid 0px #21b3d9;
	font: bold 12px Arial;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.ParentNavItem
{
	border-top: solid 1px #000000;
	padding: 5px 0px 5px 0px;	
}
.ParentNavText, .ParentNavText a:link, .ParentNavText a:active, .ParentNavText a:visited, .ParentNavText a:hover
{
	font: bold 13px Georgia;
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
.ChildNavItem
{
	background: #000000;
	padding: 3px 3px 3px 3px;
}
.ChildNavText, .ChildNavText a:link, .ChildNavText a:active, .ChildNavText a:visited
{
	font: 11px Arial;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
.ChildNavText a:hover
{
	font: 11px Arial;
	color: #138cbf;
	cursor: pointer;
	text-decoration: none;
}
.topBlackBorder
{
	border-top: solid 5px black;
	border-bottom: 10px;	
}
.NewsletterEmailCell
{
	background: #000000;
	color:#ffffff;
	padding: 5px;	
}
.ArticleItem
{
	padding: 0px 10px 0px 0px;
	vertical-align:top;
	width: 50%;
}
.ArticleAltItem
{
	padding: 0px 0px 0px 10px;
	vertical-align:top;
	width: 50%;
}
.ArticleLeftRail
{
	width: 210px;
	padding: 32px 5px 5px 5px;	
	vertical-align: top;
}
.ArticleCenterRail
{
	width: 380px;
	vertical-align: top;
	padding: 5px 0px 10px 10px;
	
}
.BoldGeorgia15px a:link, .BoldGeorgia15px a:active, .BoldGeorgia15px a:visited
{
	font: bold 15px Georgia;
	color: #000000;
	text-decoration: none;
}
.BoldGeorgia15px a:hover
{
	font: bold 15px Georgia;
	color: #000000;
	text-decoration: underline;
}
.BoldGeorgiaGray12px a:link, .BoldGeorgiaGray12px a:active, .BoldGeorgiaGray12px a:visited
{
	font: bold 12px Georgia;	
	color: #474747;
	text-decoration: none;
}
.BoldGeorgiaGray12px a:hover
{
	font: bold 12px Georgia;	
	color: #474747;
	text-decoration: underline;
}
.GeorgiaGray12px a:link, .GeorgiaGray12px a:active, .GeorgiaGray12px a:visited
{
	font: 13px Georgia;	
	color: #474747;
	text-decoration: none;
}
.GeorgiaGray12px a:hover
{
	font: 13px Georgia;	
	color: #474747;
	text-decoration: underline;
}
.aspMenueIe8Fix
{
	z-index: 1000;
}
.Arial12pxLinks, .Arial12pxLinks a:link, .Arial12pxLinks a:active, .Arial12pxLinks a:visited
{
	font: 12px Arial;
	color: #000000;
	text-decoration: none;
}
.Arial12pxLinks a:hover
{
	font: 12px Arial;
	color: #000000;
	text-decoration: underline;
}
/*Login Control*/
#divLogin
{
	width: 260px;
}
#divForgotPassword
{
	width: 250px;
}
.loginCell
{
	width: 200px;
	margin-top: 5px;
	margin: 0 auto;
}
.loginTextBox
{
	width: 99%;
	border: solid 1px #000000;
}
/* Newsletter Form */

.nlDescript
{
	width: 30%;
	padding: 5px;
}
.nlField
{
	width: 70%;
	padding: 5px;
}
.nltxtBox
{
	height: 19px;
	width: 99%;
	background-color: #edeef0;
	border: solid 1px #edeef0;
}



.footerad
{
	margin: 10px 0px 10px 0px;	
}
/********Start: Section created for Footer Google and Other Sponsored Links******/

#LinkSpace{

margin:5px 0px 0px;

font-family:Verdana, Arial, Helvetica, sans-serif;

color:#000000;

font-size:11px;

font-weight:normal;

padding:0 5px 10px;

background:url('/upload/images/linkspace_bg.gif') center bottom repeat-x #ffffff;

text-align:left;

vertical-align:text-top;

min-height:200px;

height:auto !important;

height:200px;

overflow:auto;

_overflow:none;

}

.GLinks{

width:251px;

float:left;

padding:10px 5px 10px 7px;

min-height:295px;

height:auto !important;

height:295px;

}

.SpLinks{

padding:10px 5px;

width:340px;

float:left;

min-height:295px;

height:auto !important;

height:295px;

}

.FLinks{

padding:10px 7px 10px 5px;

width:334px;

float:left;

min-height:295px;

height:auto !important;

height:295px;

}

.LinkHeader{

font-family: Arial, Helvetica, sans-serif;

font-size:16px;

font-weight:bold;

color:#000000;

padding:5px 5px;

}

.SubHead{

font-weight:bold;

color:#16616c;

display:block;

line-height:20px;

}

.SubHead a{

font-weight:bold;

color:#16616c;

display:block;

text-decoration:none;

}

.LinkBody{

line-height:16px;

padding:10px 0px 0px;

}

.GLinks .LinkBody{

padding:10px 0px 0px;

}

.LinkBody p{

margin:0 0 10px 0px;

}

.LinkBody a{

font-weight:bold;

color:#374d8a;

display:block;

text-decoration:none;

}

.LinkBody .SubHead a{

font-weight:bold;

color:#16616c;

display:block;

text-decoration:none;

}

.AdSpaceGoogle{

background-color:#6f6f68;

width:250px;

height:250px;

}

.AdSpaceSponsored{

background-color:#6f6f68;

width:336px;

height:280px;

}

.AdSpaceFeatured{

background-color:#6f6f68;

width:336px;

height:280px;

}

/********End: Section created for Footer Google and Other Sponsored Links******/

