﻿@import url('/_LAYOUTS/1033/STYLES/Htmleditortableformats.css');
body
{
	background: #5f7599;
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 12px;
}

a 
{
	color:#be1935;
	text-decoration:none;
	font-size: 12px;
}

a:hover
{
	color:#be8888;
	text-decoration:none;
}

p, td font
{
	font-family:"Microsoft Sans Serif", "arial", "verdana", sans-serif; 
	font-size:12px;
	font-weight:normal;
	color:#464646;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:justify;
}

h1
{
	font-family:"tahoma", "arial", "verdana", sans-serif; 
	font-size:20px;
	font-weight:600;
	color:#252c3b;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #eee;
}

h2
{
	font-family:"verdana","calibri", "arial", "tahoma", sans-serif; 
	font-size:15px;
	font-weight:600;
	color:#3c4c65;
	padding:1px 20px 1px 5px;
	margin:5px 0 5px 0;
	background:#f1f1f1;
	border-bottom:1px solid #ccc;
}

h3
{
	font-family:"Microsoft Sans Serif", "arial", "verdana", sans-serif; 
	font-size:12px;
	font-weight:600;
	color:#464646;
	padding:1px 20px 1px 0;
	margin:5px 0 5px 0;
}

h4
{
	font-family:"calibri", "arial", "verdana", sans-serif; 
	font-size:14px;
	font-weight:600;
	color:#808080;
	padding:1px 20px 1px 0;
	margin:5px 0 5px 0;
}

h5
{
	font-family:"calibri","arial", "verdana", sans-serif; 
	font-size:14px;
	font-weight:600;
	color:#464646;
	padding:1px 10px 1px 0;
	margin:5px 0 5px 0;
	border-bottom:1px solid #ccc;
	text-align:right;
}

h6
{
	font-family:"arial", "verdana", sans-serif; 
	font-size:13px;
	font-weight:600;
	color:#000;
	padding:1px 0 1px 0;
	margin:5px 0 5px 0;
}

.workingBlock p img
{
	/*margin: 0px 5px 5px 0px;*/
}

.workingBlock ul
{
	margin:10px 0 10px 5px;
	padding:0 15px 0 15px;
	list-style:none;
}

.workingBlock ul li
{
	background:url('../../design/img/LeftMenuDot.gif') 60% no-repeat;
	background-position: 0 7px;
	padding-left:10px;
}

.workingBlock ul li font a font, .workingBlock ol li font a font
{
	color:#be1935;
	cursor:pointer;
}

#loginLink a
{
	display:block;
	background:#033e88;
	padding:2px 0 2px 13px;
	background:url('../../design/img/login-user-bg.gif') left 60% no-repeat;
}

.ms-globallinks a
{
	color:#fff;
	font-size:11px;
}

.ms-globallinks a:hover
{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}


.quickLinks
{
	float: right;
	width: 250px;
	text-align: right;
	color: #ffffff;
	margin-right: 10px;
	margin-top: 2px;
}
.quickLinks a
{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
}
.quickLinks a:hover
{
	text-decoration: underline;
}

/* TOP NAVIGATION STYLES */

.topNav
{
	float: right;
	margin-top: 0px;
	margin-right: 0;
}

.globalNavigaion
{
	vertical-align: top;
	height: 20px;
}


.topNav table.topNavItem
{
	/*border-left: solid 1px #fff;*/
}

.topNav a.topNavItem
{
	padding:1px 10px 0 10px;
	margin:0 0 0 0;
	height: 19px;
	color: #eeeeee;
	display: block;
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	font-size:11px;
}

.topNav a:hover.topNavItem
{
	background:url('../../design/img/nav-bg-hover.gif') repeat-x;
	text-decoration:none;
}

.topNavFlyOuts
{
	margin-top: 7px;
	border: solid 1px #07469D;
}


/*  LEFT NAVIGATION STYLES  */

.leftNav
{
	border: solid 1px #4a5d7b;
	background: #bfcee7;
	width: 190px;
	margin-bottom: 15px;
}

.leftNav1
{
	color: #07469D;
	padding: 2px 0 2px 0;
}

a.leftNav1
{
	/*background: url(../img/LeftMenuDot.gif) 0px 8px no-repeat;*/
	padding-left: 4px;
	margin-left: 5px;
	display:block;
	overflow:visible;
	color:#252c3b;
}

a:hover.leftNav1
{
	text-decoration:none;
	color:#fff;
}

.leftNav2
{
	color: #07469D;
	padding: 2px 0 2px 0;
}


a.leftNav2
{
	/*background: url(../img/LeftMenuDot.gif) 0px 8px no-repeat;*/
	padding-left: 8px;
	margin-left: 5px;
	display:block;
	overflow:visible;
	color:#4a5d7b;
	background: url(../img/LeftMenuDotBlue.gif) no-repeat 2px 8px;
}

a:hover.leftNav2
{
	text-decoration:none;
	color:#fff;
}


.leftNavHover
{
	background: #283041;
	color: #fff;
}
.leftNavSelected
{
	background: #283041;
	color: #fff;
}

a.leftNavSelected
{
	color: #fff;	
}
.leftNavFlyOuts
{
	
}
.leftNavFlyOutsItem
{
	
}
.leftNavFlyOutsHover
{
	
}

.leftNav table.leftNav2
{
	padding-left: 10px;
}

.clear
{
	clear:both;
}

a.printLink
{
	background:url(../img/print-ico.gif) left 65% no-repeat;
	padding-left:13px;
	display:inline-block;
}

a.sendLink
{
	background:url(../img/send-page-ico.gif) left 65% no-repeat;
	padding-left:13px;
	display:inline-block;

}

a.rssLink
{
	background:url(../img/rss.gif) left 65% no-repeat;
	padding-left:13px;
	display:inline-block;
}

a:hover.printLink, a:hover.sendLink, a:hover.rssLink
{
	color:#fff;
}

/******* FORM Styles ******/

.button, .contactButton
{
	background:#5a7cb3;
	height:23px;
	border-right:1px solid #26446e;
	border-bottom:1px solid #26446e;
	border-top:1px solid #6384b2;
	border-left:1px solid #6384b2;
	color:#fff;
	cursor:pointer;
	padding:0 5px 0 5px;
}

.contactButton:hover
{
	background:#5a7cb3;
	border-right:1px solid #6384b2;
	border-bottom:1px solid #6384b2;
	border-top:1px solid #26446e;
	border-left:1px solid #26446e;

}

.whideText
{
	border:1px solid #5f7599;
	color:#2b4268;
	padding:2px 0 2px 5px;
	width:80%;
	height:16px;
}

.whideTextMulti
{
	width:90%;
}

.validatorMessage
{
	color:#b82b2c;
	font-size:10px;
	display:block;
}

.contactLabel
{
	width:36%;
	vertical-align:top;
	text-align:right;
}

.contactInput
{
	width:64%;
	vertical-align:top;
	padding:0 0 0 15px;
}

.contactDropdown
{
	margin:0 0 10px 0;
}

.contactCaptcha
{
	padding:10px 0 10px 0;
	font-style:italic;
	color:#464646;
}

.contactButtonsContainer
{
	text-align:right;
}

TABLE.contact {
	WIDTH: 100%
}
TABLE.contact TD {
	TEXT-ALIGN: right; PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; PADDING-TOP: 3px
}
TABLE.contact TD INPUT.whideText {
	WIDTH: 90%
}
TABLE.contact TD H4 {
	PADDING-RIGHT: 0px
}
.contactErrorLabel {
	COLOR: red
}























