/*  Global */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-image: url('../images/background.gif');
 	background-repeat: repeat;
}

.preload {
	display: none;
}


/* Text */

.copy{
	font-family: Arial;
	line-height: 14pt;
	text-decoration: none;	
	text-align: left;
	font-size: 12px;
	color: #404040;
}

.client_label{
	font-family: Arial;
	text-decoration: none;	
	text-align: left;
	font-size: 11px;
	color: #666;
}

.blue{
	font-family: Arial;
	text-decoration: none;	
	text-align: left;
	font-size: 12px;
	color: #084887;
}

.Header {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #084887;
}

.LargeHeader {
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	color: #084887;
}

.LargerHeader {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	color: #084887;
}

.MenuHeader{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;	
	text-align: left;
	font-size: 12px;
	color: #084887;
}

.LargeBlackHeader {
	font-family: Arial;
	font-size: 24px;
	text-decoration: none;
	color: #000;
}

.MediumBlackHeader {
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}

.SmallBlackHeader {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}


/* Links */

a:link {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #084887;
}
a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #084887;
}
a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a:active {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #084887;
}


a.topnav:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #A9BAD3;
}
a.topnav:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #A9BAD3;
}
a.topnav:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.topnav:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #A9BAD3;
}

a.menu:link {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
a.menu:visited {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
a.menu:hover {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
a.menu:active {
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}

a.side:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.side:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.side:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #A9BAD3;
}
a.side:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

a.orange:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FF7F00;
}
a.orange:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FF7F00;
}
a.orange:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FF7F00;
}
a.orange:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FF7F00;
}

a.grey:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
a.grey:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
a.grey:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}
a.grey:active {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666;
}


/* Tables */

td {
 	text-align: left;
}

td.topnav {
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
 	text-align: right;
	color: #000;
}

td.sidenav {
	font-size: 12px;
	text-decoration: none;
 	text-align: center;
	color: #000;
}

td.copyright {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

td.button1 {
	background-image: url('../images/nav/button1.gif');
	background-repeat: repeat-x;
	background-position: left;
	width: 91px;
	cursor: pointer;
	text-align: center;
}

td.button1_highlight {
	background-image: url('../images/nav/button1_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 91px;
	cursor: pointer;
	text-align: center;
}
td.button2 {
	background-image: url('../images/nav/button2.gif');
	background-repeat: repeat-x;
	background-position: left;
	width: 141px;
	cursor: pointer;
	text-align: center;
}

td.button2_highlight {
	background-image: url('../images/nav/button2_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 141px;
	cursor: pointer;
	text-align: center;
}
td.button3 {
	background-image: url('../images/nav/button3.gif');
	background-repeat: repeat-x;
	background-position: left;
	width: 137px;
	cursor: pointer;
	text-align: center;
}

td.button3_highlight {
	background-image: url('../images/nav/button3_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 137px;
	cursor: pointer;
	text-align: center;
}
td.button4 {
	background-image: url('../images/nav/button4.gif');
	background-repeat: repeat-x;
	background-position: left;
	width: 58px;
	cursor: pointer;
	text-align: center;
}

td.button4_highlight {
	background-image: url('../images/nav/button4_highlight.gif');
	background-repeat: no-repeat;
	background-position: left;
	width: 58px;
	cursor: pointer;
	text-align: center;
}
td.button5 {
	background-image: url('../images/nav/button5.gif');
	background-repeat: repeat-x;
	background-position: left;
	width: 124px;
	cursor: pointer;
	text-align: center;
}

td.button5_highlight {
	background-image: url('../images/nav/button5_highlight.gif');
	background-repeat: no-repeat;
	background-position: left; 
	width: 124px;
	cursor: pointer;
	text-align: center;
}

td.left_margin {
	background-image: url('../images/left_edge.gif');
	background-repeat: repeat-y;
}

td.right_margin {
	background-image: url('../images/right_edge.gif');
	background-repeat: repeat-y;
}

td.bottom_margin {
	background-image: url('../images/bottom_edge.gif');
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	paddding-top: 0px;
}

td.hr_top {
	background-image: url('../images/hr_top.gif');
	background-repeat: repeat-x;
}

td.hr_bottom {
	background-image: url('../images/hr_bottom.gif');
	background-repeat: repeat-x;
}

td.vr {
	background-image: url('../images/vr.gif');
	background-repeat: repeat-y;
}

td.news {
	background-image: url('../images/news.gif');
	background-repeat: no-repeat;
}

td.box_left {
	background-image: url('../images/box_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}

td.box_right {
	background-image: url('../images/box_right.gif');
	background-repeat: repeat-y;
	background-position: right;
}

td.box_top {
	background-image: url('../images/box_top.gif');
	background-repeat: repeat-x;
	background-position: top;
}

td.box_bottom {
	background-image: url('../images/box_bottom.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

td.blue_box {
	background-color: #CAD9EB;
	text-align: center;
}

td.blue_left {
	background-image: url('../images/blue_left.gif');
	background-color: #CAD9EB;
	background-repeat: repeat-y;
	background-position: left;
}

td.blue_right {
	background-image: url('../images/blue_right.gif');
	background-color: #CAD9EB;
	background-repeat: repeat-y;
	background-position: right;
}

td.blue_top {
	background-image: url('../images/blue_top.gif');
	background-color: #CAD9EB;
	background-repeat: repeat-x;
	background-position: top;
}

td.blue_bottom {
	background-image: url('../images/blue_bottom.gif');
	background-color: #CAD9EB;
	background-repeat: repeat-x;
	background-position: bottom;
}

table.banner1 {
	background-image: url('../images/banner1.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner2 {
	background-image: url('../images/banner2.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner3 {
	background-image: url('../images/banner3.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner4 {
	background-image: url('../images/banner4.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner5 {
	background-image: url('../images/banner5.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner6 {
	background-image: url('../images/banner6.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner7 {
	background-image: url('../images/banner7.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

table.banner8 {
	background-image: url('../images/banner8.jpg');
	background-repeat: no-repeat;
	background-position: top;
}


/* Span */
span.orange {
	text-align: right;
}