body {
	background-color: #D7DFE1;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
}

body, input, textarea, select, td { 
	font-size: 70%;
	color: #02335B;
	line-height: 1.4em; 
}

.clearFloats {
	clear: both;
}

h1 {
	font-weight: bold;
	color: #940107;
	margin: 0px;
	margin-bottom: 14px;
	margin-top: 19px;
	padding: 0px;
	font-size: 160%;
}

h2 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 14px;
	margin-top: 19px;
	padding: 0px;
	font-size: 140%;
}

h3 {
	background-color: #00315A;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	line-height:18px;
	height:22px;
	padding:0px;margin:0px;
	padding-top:3px;
_padding-top:0px;
}

hr {
	color: #dddfde;
	height: 1px;
	background-color: #dddfde;
	border: 0px solid #dddfde;
}

p {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 12px;
}

img {
	border: 0px;
}

a, a:link, a:visited, a:active {
	text-decoration: none; 
	color: #940107;
	font-size: 100%;
}

a:hover {
	color: #02335B;
	text-decoration: underline;
	font-size: 100%;
}

.red {
	color: #940107;
}

#wrapper, #header, #content { 
	width: 780px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-color: #fff;
}

#mainimage {
	width:780px; text-align: center;
}

#content {
	border-top: 14px solid #D7DFE1;
	background-color: #fff;
}

#contentLeft {
	width: 192px;
	background-color: #fff;
}

#contentMiddle {
	background-color: #D7DFE1;
	width: 14px;
}

#contentRight {
	background-color: #fff;
	width: 564px;
}

#contentLeftPadding {
	margin: 12px;
}

#contentRightPadding,#contentRightPadding2 {
	margin: 14px;
	margin-left:18px;
	margin-right:10px;
}

#leftMenuHeader {
	font-size: 150%;
	font-weight: bold;
	background-color: #02335B;
	color: #fff;
	padding: 7px;
	padding-left: 8px;
	padding-top:5px;
}

#logo {
	float: left;
	width: 168px;
	height: 83px;
}
#telephone {
	float: left;
	width: 590px;
	text-align: right;
	height: 83px;
	margin-top: 4px;	
}

/* top menus */
#menu { 
	width: 780px;
	height: 24px;
	text-align: right;
}

#menu ul {
	height: 24px;
	text-align: right;
	padding: 0px;
	margin: 2px 16px 0px 0px;
}

#menu ul li { 
	display: inline;
	float: right;
	margin-left: 20px;
	width: 90px;
	text-align: center;
}

#menu ul li a {
	color: #02335B;
	height: 16px;
	height: 20px;
	line-height: 20px;
	border-bottom: 4px solid #EFD9DA;
	display: block;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #940107;
}

#menu ul li a.menuon { 
	border-bottom: 4px solid #940107;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#menu a {float:none}*//* End IE5-Mac hack */

/* 3 column CSS : see also IE stylesheet */
#blocks { display: table; }
#blocks-row { display: table-row; }
#contentLeft, #contentMiddle, #contentRight { display: table-cell; }

/* left hand menu */
#leftMenu {
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 10px;
}

#leftMenu li {
	list-style-image: url(../images/arrow_blue.gif);
	list-style-position: outside;
	border-bottom: 1px solid #dadedd;	
	margin: 2px 0px 0px 0px;
	padding-bottom: 5px;
}

#leftMenu li.header {
	list-style-image: url(../images/1x1.gif);
	border-bottom: 0px solid #dadedd;	
	margin: 10px 0px 0px 0px;
	color: #940107;
	font-weight:bold;
	padding-bottom: 3px;
}

#leftMenu li a {
	color: #02335B;
}

#leftMenu li.menuon {
	list-style-image: url(../images/arrow_red.gif);
	list-style-position: outside;
}

#leftMenu li.menuon a {
	color: #940107;
}

#contentRightPadding2 a,#contentRightPadding2 a:link,#contentRightPadding2 a:active,#contentRightPadding2 a:visited {color:#fff;padding:2px;margin:2px;height:12px;}

#contentRightPadding a,#contentRightPadding a:link,#contentRightPadding a:active,#contentRightPadding a:visited {color: #940107;padding:0px;margin:0px;height:12px;}

table.data { background-color:#003863; width:538px; }
table.data td { background-color:#fff;  padding:2px; }
table.data th { height:26px; text-align:left; font-size:11px; padding:3px; color:#fff; }

