﻿body
{
	font-family: "Arial, Trebuchet MS" , Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.825em;
	color: #6B6B6B;
	background: url(../../Images/MainBackground.jpg) repeat-y center;
	background-color: #FCFCFC;
	padding-top: 0px;
	margin-top: 0px;
}

.wrapper
{
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	margin-top:12px;
	background: url(../../Images/ContentBackground.jpg) repeat-y center;
	
}

/* Content */
#colOne
{
	width: 450px;
	float: right;
	margin-right: 25px;

}

#colTwo
{
	width: 255px;
    float: left;
	margin: -28px 0 0 0;
	padding:20px;
	padding-Top:28px;
}

#colThree
{
	width: 450px;
	float: left;
	margin-top:-150px;
	margin-left:40px;
	height: 1%
}



/* Tags */
a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}

img
{
	border: none;
}
.image
{
	float:left;
	padding-top:8px;
}


.button
{
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: soild 1px gray;
	border: 1px solid;
	cursor: pointer;
}
.button:hover
{
}

div.footerHr
{
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin-top: 40px;
}

div.footerHr hr
{
	display: none;
	color:#e4e4e4;
	background-color:#e4e4e4;
}


/*----- header css -----*/
.header
{
	width: 817px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
}
.headerlogo
{
	width: 290px;
	height:281px;
	float: left;
	display:block;
}
.headerright
{
	width: 526px;
	background: transparent url(Images/BgLinks.jpg);
	background-repeat:no-repeat;
	display:block;
	clear: right;
	float:right;

}
.headerrightimage
{
	width: 526px;
	display:block;
	clear:right;
	height:137px;
	background: transparent url(Images/HomeBanner.jpg);
	background-repeat:no-repeat;
	float:right;

}
.headerrighttext
{
	float:right;
	width: 300px;
	color:White;
	padding-top:12px;
}



.search
{
	float: right;
	margin-right: 25px;
	margin-top: 60px;
}
.search .button
{
	margin-left: 10px;
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: soild 1px red;
	border: 1px solid;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
	cursor: pointer;
}
.search .button:hover
{
	background-color: #B63B3B;
	border-top-color: #B63B3B;
	border-left-color: #B63B3B;
	border-right-color: #B63B3B;
	border-bottom-color: #B63B3B;
	color: White;
}
.SearchBox
{
	padding-right: 10px;
	border: 1px solid;
	height: 17px;
	background-color: white;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
}

/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
}
.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}


/*----- list css -----*/
ul
{
	list-style-type: square;
	font-size: 100%;
}
ol
{
}
li
{
	font-size:0.75em;
	line-height:1.35em;
	padding: 0px;
	margin: 0;
}
li a:link
{
	color: #333;
}
li a:visited
{
	color: #333;
}
li a:hover
{
	color: #333;
}
li a:active
{
	color: #333;
}


/*----- heading css -----*/
h1
{
	font-size: 1.0em;
	color: #233B7B;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 0;
	text-transform:uppercase;
}
h2
{
	font-size: 0.9375em;
	color:  White;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform:uppercase;
		font-weight: lighter;

}
h3
{
	font-size: 0.75em;
	font-weight:bold;
	color: black;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 0.75em;
	color: #233B7B;
	margin-bottom: 0;
	text-transform:uppercase;
}
h5
{
	font-size: 0.75em;
	color: black;
	padding: 0;
	margin: 0;
}


/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	line-height:1.875em;
	padding: 0;
	margin: 0;
	margin-bottom:15px;
}
p a:link
{
	color: #223B7A;
}
p a:visited
{
	color: #223B7A;
}
p a:hover
{
	color: #223B7A;
}
p a:active
{
	color: #223B7A;
}




/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
.navigationlink
{
	text-decoration: none;
}
.navigationlink a:link
{
	color: #333;
}
.navigationlink a:visited
{
	color: #ccc;
}
.navigationlink a:hover
{
	color: #333;
}
.navigationlink a:active
{
	color: #333;
}
.navigationlinkselected
{
	color: #000;
}



/* Footer */

#footer
{
	width: 817px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	background-color:White;


}

.footerleft
{
	font-size: 0.7100em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 20px;
}

.footerright
{
	font-size: 0.7000em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 25px;
	float: right;
}

.footerRight a
{
	color: Gray;
}


/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	padding-right: 24px;
	width:300px; 

}

#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
}

#validation a
{
	display: block;
	width: 80px;
	height: 15px;
	margin-left: 10px;
	text-decoration: none;
}

#validation #c2klink
{
	font-size: 0.750em;
	text-decoration: none;
	text-align: right;
	color: #aaaaaa;
	width: 200px;
	margin-top:4px;
}
#validation #c2klink:link
{
	color: #aaaaaa;
}
#validation #c2klink:visited
{
	color: #aaaaaa;
}
#validation #c2klink:hover
{
	color: #666666;
}
#validation #c2klink:active
{
	color: #aaaaaa;
}


#xhtml20
{
	background: url(     "../../images/xhtml20.gif" ) 0 0 no-repeat;
}


#xhtml20:hover
{
	background-position: 0 -15px;
}

#css
{
	background: url(     "../../images/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -15px;
}

/*----- log out css -----*/
.logout
{
	font-size: 0.6999em;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: -10px;
	padding-left: 20px;
}
.logout:link
{
	color: #aaaaaa;
}
.logout:visited
{
	color: #aaaaaa;
}
.logout:hover
{
	color: #666666;
}
.logout:active
{
	color: #aaaaaa;
}

.loginpanel
{
	background-color: #EEF8FB;
	border: solid 1px silver;
	width: 240px;
}
.loginsmtxt
{
	font-size: 0.6875em;
}

/*----- Privacy & Terms -----*/
.LegalText
{
	
}

.nation a
{

	color: #233B7B;
	font-weight:bold;
	}
	.nation
{
	margin-top:50px;
	text-align:center;
	}