/* CSS Document */

body {
	background-image: url(images/background/ot_background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F6F8;
}

BODY, TD, TH, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; color: #000000; }

.Title		{ font-size: 14px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; padding: 0 5px 5px 0;}
.Header		{ font-size: 14px; font-weight: bold; color: #000000; }
.Subheader	{ font-size: 12px; font-weight: bold; color: #225E85; border-bottom-color: #333333; border-bottom-style: solid; border-bottom-width: 1px; }
.BlackSubheader	{ font-size: 12px; font-weight: bold; color: #000000; }

.LightBlue	{ color: #006699; }
.DarkBlue	{ color: #003366; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

TD.LightRow {background-color: #ECEFF5;}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #006699;
}


a.navLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navLink:hover {
	text-decoration: underline;
	color: #D8D8D8;
}
a.navLink:active {
	text-decoration: none;
	color: #FFFFFF;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	color: #225E85;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
* .bodyTable {
	background-image: url(images/background/ot_bodybackground.jpg);
	background-repeat: repeat-y;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
* .quickMenu {
	background-color: #225E85;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #D2DEE6;
	border-right-color: #DCE1EC;
	border-right-width: 1px;
	border-right-style: solid;
}
* .serviceMenu {
	background-color: #3B6C96;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE1EC;
	border-right-color: #DCE1EC;
	border-right-width: 1px;
	border-right-style: solid;
}
* .serviceMenuBottom {
	background-image: url(images/frame/serviceMenuBottom.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D1DEE6;
	border-bottom-color: #D0DDE5;
}

* #nav2 {
	width: 200 px;
	border: 0px none;
 }

* #nav2 ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 border: none
 }

* #nav2 li {
	margin-right: 10px;
	padding: 5px 2px 1px 5px;
	width: 100%;
	display: block;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C7DA7;
 }
 
 

html>body #nav2 li { width: auto; }
* .bodyTextColumn {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 30px;
}
* .newsItem {
	padding: 5px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #DCE4EA;
	border-bottom-width: 1px;
	padding-left: 10px;
}
* .footerColumn {
	background-color: #6395B7;
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
* .contactRow {
	background-color: #ECEFF5;
}
* .bannerTable {
	border: 1px solid #FFFFFF;
}
* .bannerBottom {
	padding: 5px;
}

