@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

img {
border: none;
}

body {
background: #003366 url(img/bg.gif) top left repeat-x;
font-size: 100%;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 135%;
}

a {
text-decoration: none;
border: none;
}

#wrapper {
	margin: auto;
	text-align: center;
	padding: 0px 99px;
	width: 802px;
	background: url(img/bg_content.gif) top left no-repeat;
	}

#header {
	display: block;
	width: 802px;
	height: 160px;
	background: url(img/bg_header.gif) top center no-repeat;
	position: relative;
	z-index: 9999;
}
	.menu_top {
	float: right;
	font-size: 0.7em;
	position: absolute;
	top: 3px;
	right: 3px;
	text-align: right;
	height: 20px;
	line-height: 20px;
	}
	.menu_top a:link , .menu_top a:visited {
	color: #FFFFFF;
	}
	.menu_top a:hover {
	color: #FF6633;
	}

#navigation {
width: 100%;
font-size: 12px;
line-height: 25px;
position: absolute;
top: 135px;
left: 0px;
}
	#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#navigation li {
	float: left;
	width: 114px;
	margin: 0;
	}
		#navigation .pro_parent , #navigation .pro_parentOn {
		width: 118px;
		}
		#navigation .pro {
		width: 118px;
		}
		#navigation .sup {
		width: 130px;
		}
		#navigation .client {
		width: 98px;
		background: #E96718;
		}
		#navigation .sup_parent , #navigation .sup_parentOn {
		width: 130px;
		}
	#navigation li a {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E96718;
	}
	#navigation li a:hover {
	color: #FFFFFF;
	background-color: #003366;
	}
	#navigation ul ul {
	background-color: #3991B5;
	text-align: left;
	}
	#navigation ul ul li {
	float: none;
	border-bottom: 1px solid #FFFFFF;
	}
		#navigation .bot {
		border: none;
		}
		#navigation .bot_pro {
		width: 118px;
		border: none;
		}
		#navigation .bot_sup {
		width: 130px;
		border: none;
		}

	#navigation ul ul li a {
	background: #3991B5;
	}
	#navigation ul ul li a:hover {
	background: #69C1E5;
	}
	#navigation ul li.parent ul {
	display: none;
	}
	#navigation ul li.parentOn ul {
	display: block;
	}
	#navigation ul li.pro_parent ul {
	display: none;
	}
	#navigation ul li.pro_parentOn ul {
	display: block;
	}
	#navigation ul li.sup_parent ul {
	display: none;
	}
	#navigation ul li.sup_parentOn ul {
	display: block;
	}

#content {
width: 400px;
background: url(img/content_bg.gif) 100% 0% no-repeat;
position: relative;
padding: 50px 122px 120px 280px;
text-align: left;
font-size: 12px;
line-height: 150%;
}
	#content ul {
	margin: 0px 0px 0px 30px;
	}
	#content a:link , #content a:visited {
	color:#FFFFFF;
	text-decoration: none;
	border-bottom: 1px #FFFFFF dashed;
	}
	#content a:hover {
	color: #CC6600;
	text-decoration: none;
	border: none;
	}
	#content #breadcrumbs {
	position: absolute;
	top: 10px;
	left: 30px;
	font-size: 9px;
	width: 100%;
	}
		#content #breadcrumbs a:link , #content #breadcrumbs a:visited {
		color: #FFFFFF;
		text-decoration: none;
		border: none;
		}
		#content #breadcrumbs a:hover {
		color: #CCCCCC;
		text-decoration: none;
		border: none;
		}
	#photo {
	display: block;
	position: absolute;
	top: 56px;
	left: 0px;
	width: 250px;
	text-align: left;
	}

#menu_bot {
display: block;
width: 802px;
color: #99CCFF;
font-size: 90%;
position: absolute;
bottom: 0px;
left: 0px;
text-align: center;
}
	#menu_bot a:link , #menu_bot a:visited {
	color: #99CCFF;
	border: none;
	}
	#menu_bot a:hover {
	color: #FFFFFF;
	border: none;
	}

#footer {
display: block;
width: 802px;
background-color: #003399;
height: 40px;
color: #66CCFF;
font-size: 10px;
line-height: 130%;
padding-top:15px;
}
	#footer a:link , #footer a:visited {
	color: #1E65AC;
	}
	#footer a:hover {
	color: #4B98C0;
	}
	.trivision {
	color: #1E65AC;
	font-size: 9px;
	}

.left_col_wrapper {
padding: 0px 30px;
text-align: center;
}
	.left_col_heading {
	padding-top: 4px;
	text-align: center;
	display: block;
	height: 24px;
	width: 90%;
	color: #006699;
	background-color: #9ec5d8;
	font-weight: bold;
	}
	.left_col_content {
	margin: 1px 0px;
	text-align: center;
	display: block;
	width: 90%;
	color: #FFFFFF;
	background-color: #004679;
	font-size: 9px;
	}
	.left_col_content a {
	cursor: pointer;
	}

.heading_orange {
color: #FF9933;
}

.network {
font-weight: bold;
text-align: right;
}

li.tab {
margin-left: 20px;
list-style: circle;
}

li.tab2 {
margin-left: 40px;
list-style: square;
}

ul {
list-style: disc;
}

h4 {
font-size: 12px;
font-weight: bold;
}

#sitemap a:link , #sitemap a:visited {
color: #FFFFFF;
border: none;
}

#sitemap a:hover {
color: #FF6633;
border: none;
}
