* {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color : #313131;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../pics/bg.gif) top left;
}

a {
	text-decoration:none;
}

#mainContents a {
color:#2497a4;
}

#Content a:hover {
	text-decoration:underline;
}

h1 {
	font: bold italic 1.2em arial;
	text-align: right;
	padding: 1em 0.4em 1em 0;
	color:#a00;
}

h3 {
color: #249FA4;
font: bold 1.1em arial;
margin-bottom: 1em;
}

#Page {
	width: 832px;
	margin: 0px;
padding:0;
}

#Header1 {
	background: url(../pics/homeBanner.gif) no-repeat top left;
	height: 132px;
	cursor: pointer;
}

#Header2 {
	background: url(../pics/dataBanner.gif) no-repeat top left;
	height: 132px;
	cursor: pointer;
}

#Header3 {
	background: url(../pics/connectBanner.gif) no-repeat top left;
	height: 132px;
	cursor: pointer;
}

#Header4 {
	background: url(../pics/internetBanner.gif) no-repeat top left;
	height: 132px;
	cursor: pointer;
}

#topMenuLeft {
	background: url(../pics/menuLeft.gif) no-repeat top left;
	height: 54px;
float: left;
width:14px;
}

#topMenuRight {
	background: url(../pics/menuRight.gif) no-repeat top right;
	height: 54px;
}

#topMenuItems1 {
height: 54px;
background: url(../pics/topMenuBg.gif) repeat-x top left;
float: left;
width: 811px;
}

#topMenuItems2 {
height: 54px;
background: url(../pics/topMenuRedBg.gif) repeat-x top left;
float: left;
width: 811px;
}

#topMenuItems3 {
height: 54px;
background: url(../pics/topMenuBlueBg.gif) repeat-x top left;
float: left;
width: 811px;
}

#topMenuItems4 {
height: 54px;
background: url(../pics/topMenuYelBg.gif) repeat-x top left;
float: left;
width: 811px;
}

#Content {
background-color: white;
margin-right: 0.6em;
height: 980px;
}

#contentsContainer {
height: 800px;
overflow: auto;
}

#redLine {
	background: url(../pics/redLine.gif) repeat-y top left;
width: 14px;
height: 100%;
float:left;
}

#sideMenu_green {
float:left;
background: url(../pics/leftMenuBg.gif) repeat-y top left;
height: 100%;
}

#sideMenu_red {
float:left;
background: url(../pics/leftMenuRedBg.gif) repeat-y top left;
height: 100%;
}

#sideMenu_blue {
float:left;
background: url(../pics/leftMenuBlueBg.gif) repeat-y top left;
height: 100%;
}

#sideMenu_yel {
float:left;
background: url(../pics/leftMenuYelBg.gif) repeat-y top left;
height: 100%;
}

#search_green{
width: 165px;
height: 60px;
background: url(../pics/searchBg.gif) no-repeat top left;
}

#search_red{
width: 165px;
height: 60px;
background: url(../pics/searchRedBg.gif) no-repeat top left;
}

#search_yel{
width: 165px;
height: 60px;
background: url(../pics/searchYelBg.gif) no-repeat top left;
}

#search_blue{
width: 165px;
height: 60px;
background: url(../pics/searchBlueBg.gif) no-repeat top left;
}

#Footer {
border-top: 1px #CD0101 solid;
}

#footerLeft {
width: 18px;
height: 19px;
float: left;
background: url(../pics/footerLeft.gif) no-repeat top left;
}

#copyright p{
text-align: right;
font: 0.8em verdana;
	color: black;
}

#mainContentsLeft {
float:left;
width: 46%;
padding-left: 0.6em;
background: white;
border-right: 1px dashed #cccccc;
}

#mainContentsRight {
background: white;
}

#homeList2{
margin-top: 2em;
width: 176px;
}

#homeList4{
margin-top: 2em;
}

#homeList5 {
margin-top: 2em;
}

#newsItems {
overflow: auto;
height: 200px;
width: 286px;
}

#pressItems{
overflow: auto;
height: 220px;
width: 278px;
}

#mainContents ul {
list-style-type: round;
list-style-position: inside;
list-style-image: url(../pics/squareBullet2.gif);
margin-left:1em;
}

#promoDiv {
height: 302px;
background: #a7a7a7;
width:277px;
margin-top:1em;
text-align:center;
}

#promoDiv img {
padding-top:2em;
}

.listLinks {
margin-bottom: 1em;
}

.searchRslts {
margin-top: 0.8em;
}

.bodytext {
	width:74%;
}

.bodytext p {
	padding-bottom: 1em;
}
