/* Site Styles */

body { 
	margin: 0px;
	background-color: #949494;
}

body,td,p,input,li { 
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
}

td.HomeLeft {
	background-color: #e2c868;
	background-image: url(images/HomeLeftBG.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 58px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 50px;
	vertical-align: top;
}

td.HomeCenter {
	background-color: #e2e2e1;
	padding: 20px;
	vertical-align: top;
}

td.HomeRight {
	padding: 20px;
	height: 100%;
	background-color: #ffffff;
	vertical-align: top;
}

td.SecondaryLeft {
	background-color: #eff2f1;
	padding: 35px;
	width: 232px;
}

td.SecondaryMain {
	background-color: #ffffff;
	padding: 20px;
	padding-right: 67px;
}

div.NavBar {
	height: 35px;
	width: 100%px;
	background-color: #3434d4;
}
.SectionPicture {
	margin-right: 15px;
	margin-bottom: 0px;
}

div.NavBarSecondary {
	height: 35px;
	width: 528px;
	background-color: #e2c868;
}


p.HomeBracket {
	background-image: url(images/PBracket.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: arial;
	font-size: 9pt;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}

a,a:active,a:visited {
	text-decoration: none;
	color: #282774;
}

a:hover {
	text-decoration: underline;
}

a.HomeLeftLink:active,a.HomeLeftLink:visited,a.HomeLeftLink {
	text-decoration: none;
	color: #3434d4;
}

a.HomeLeftLink:hover {
	text-decoration: underline;
}

a.QL,a.QL:active,a.QL:visited,a.QL:hover {
	text-decoration: underline;
	color: #ff0000;
}

a.SecondaryLinks,a.SecondaryLinks:active,a.SecondaryLinks:visited {
	color: #888888;
	text-decoration: none;
}

a.SecondaryLinks:hover {
	text-decoration: underline;
}

.head {
	font-variant: small-caps;
}

.head2 {
	font-variant: small-caps;
	color: #3836ce;
}

ul.LeftNavBullets {
	margin-left: 0px;
	list-style-type: square;
	color: #888888;
	line-height: 13pt;
}