﻿body
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.825em;
	color: #6B6B6B;
	padding-top: 0px;
	margin-top: 0px;
}

.wrapper
{
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	display: block;
	clear: both;
}
.LeftPanel
{
	float: left;
	width: 289px;
	height: 700px;
	background-image: url(Images/LeftPanel.jpg);
	background-repeat: no-repeat;
}
.CenterPanel
{
	background-color: #ffffff;
	float: left;
	width: 532px;
}
.RightPanel
{
	float: right;
	width: 81px;
	height: 700px;
	background-image: url(Images/RightPanel.jpg);
	background-repeat: no-repeat;
}

.Heading
{	width: 220px;
	height: 96px;
	margin-left: 56px;
	margin-top:106px;
	line-height:1.3125em;

	}
.Heading h3, h4, h5
{
	text-align:center;
	color:White;
	font-weight:lighter;
	}
.Heading p
{
	line-height:0.875em;
	text-align:center;
	color:White;

}

.Heading2
{	width: 225px;
	height: 169px;
	margin-left: 56px;
	margin-top:60px;
	}

/* Content */
#colOne
{
	background-color: #fff;
	clear: both;
	padding: 25px;
	margin-bottom: 5px;
	min-height: 338px;
	width: 480px
}
/*----- right content -----*/


/* Tags */
a
{
	color: #144582;
	text-decoration: none;
}

a:hover
{
	color: #144582;
	text-decoration: underline;
}

img
{
	border: none;
}

.button
{
	height: 22px;
	width:55px;
	background-color: white;
	font-size: 0.75em;
	border: solid 1px gray;
	border: 1px solid;
	cursor: pointer;
}
.button:hover
{
		border: solid 2px #144582;
}

div.footerHr
{
	display: none;
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin-top: 40px;
}

div.footerHr hr
{
	display: none;
}

hr
{
	color:#e4e4e4;
	margin-top:-5px;
	width:470px;
	margin-right:11px;
	height:1px;
}


/*----- header css -----*/
.header
{
	padding: 0px 0 0px 0;
	width: 532px;
	height: 196px;
	display: block;
	background-color: White;
	background-image: url(Images/Banner.jpg);
	background-repeat: no-repeat;
}
.headerlogo
{
	float: left;
	margin-left: 18px;
	margin-top: 0px;
	height: 67px;
	width: 62px;
}
.Number
{
	float: right;
	margin-right: 18px;
	margin-top: 2px;
	color:#545454;
	font-size:0.75em;
	text-transform:uppercase;
	font-weight:bold;
}
.Number span
{
	color:#012E78;
}

.search
{
	float: right;
	margin-right: 13px;
	margin-top: 25px;
}
.search .button
{
	margin-left: 10px;
	height: 21px;
	background-color: white;
	font-size: 0.75em;
	border: solid 1px red;
	border: 1px solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	cursor: pointer;
}
.search .button:hover
{
	background-color: white;
	border-top-color: #373737;
	border-left-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
}
.SearchBox
{
	padding-right: 10px;
	border: 1px solid;
	height: 17px;
	background-color: #fff;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
	height: 1px;
}
.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: #144582;
}
li a:visited
{
	color: #144582;
}
li a:hover
{
	color: #144582;
}
li a:active
{
	color: #144582;
}

.feedback tr
{
	font-size: 0.8125em;
}
.feedback td
{
	font-size: 1.125em;
	line-height:1.125em;
	padding:4px 0 4px 0;
}

/*----- heading css -----*/
h1
{
	font-size: 1.4375em;
	line-height: 0.75em;
	color: #144582;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 15px;
	margin-top: 0;
}
h2
{
	font-size: 1.0625em;
	color: #343434;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
h3
{
	font-size: 1.5em;
	color: White;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	font-family:Trebuchet MS;
}
h4
{
	font-size: 0.875em;
	color: White;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	font-family:Trebuchet MS;
}
h5
{
	font-size: 0.75em;
	color: White;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	font-family:Trebuchet MS;
}

.headingstyle h1
{
	margin-bottom: 0px;
	padding-bottom:0px;
}

/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	line-height: 1.6875em;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
p a:link
{
	color: #144582;
}
p a:visited
{
	color: #144582;
}
p a:hover
{
	color: #144582;
}
p a:active
{
	color: #144582;
}







/* Footer */

.footer
{
	width: 532px;
	height: 50px;
	clear: both;
	display: block;
	color: #9B9B9B;
	background-color: #F7F7F7;
	border-top: solid 1px #222222;
}
.loginfooter
{
	font-size: 0.625em;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-top: -12px;
	width:300px;
	}
	.loginfooter a
{
	display:block;
	padding-left: 10px;
	float:left;
	}
.footerleft
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	color: #9B9B9B;
}

.footerright
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	float: right;
	color: #9B9B9B;
}

.footer a
{
	color: #9B9B9B;
}
.footer a:hover
{
	color: Black;
}


/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 6px;
	font-size: 100%;
}

#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.75em;
	text-decoration: none;
	text-align: right;
	color: #aaaaaa;
	width: 100px;
	margin-right: 14px;
	margin-top: -12px;
}

#validation #c2klink:link
{
	color: #aaaaaa;
}
#validation #c2klink:visited
{
	color: #aaaaaa;
}
#validation #c2klink:hover
{
	color: Black;
}
#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.625em;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: -12px;
	padding-left: 10px;
	width: 200px;
}
.logout:link
{
	color: #aaaaaa;
}
.logout:visited
{
	color: #aaaaaa;
}
.logout:hover
{
	color: #666666;
}
.logout:active
{
	color: #aaaaaa;
}

.loginpanel
{
	border: solid 1px silver;
	width: 330px;
	font-size: 1.0625em;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.loginsmtxt
{
	font-size: 0.75em;
}
.forgottenmtxt
{
	font-size: 0.9375em;
	padding-left: 50px;
}

/*----- Privacy & Terms -----*/
.LegalText
{
}

.dViewUserName span
{
	display: none;
}
