/* Start of CMSMS style sheet 'prodata_systems' */
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container { 
	width: 1008px;
	margin: 0 auto;
	text-align: left;
} 

#header { 
	padding: 0;
	margin: 0;
	height: 125px;
	width: 1008px;
} 

#logo {
	float: left;
	width: 252px;
	height: 125px;
	background-image: url(../images/prodata_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logomob {
	float: left;
	width: 252px;
	height: 125px;
	background-image: url(../images/prodata_mobility_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer {
	float: right;
	width: 684px;
	height: 125px;
}

#topbar {
	width: 684px;
	height: 20px;
	padding: 0px;
	margin-top: 15px;
	float: right;
	text-align: right;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	color: #000066;
	text-decoration: none;
}

#topbar a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal;
	color: #000066; 
	text-decoration: none;
}

#topbar a:hover {
	color: #FF0000; 
	text-decoration: underline;
}

#topnav  {
	width: 684px;
	margin-top: 19px;
	height:30px;
	padding: 0px;
	float: right;
	text-align: left;
}

#topnav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
	
#topnav li {
    float:left;
    margin:0;
    padding:0;
    }
	
#topnav li a {
	display:block;
	float: left;
	background-repeat: no-repeat;
	height: 30px;
}

li#nav1 a {
	background-image: url(../images/prodata_nav1.jpg);
	width: 173px;
}

li#nav2 a {
	background-image: url(../images/prodata_nav2.jpg);
	width: 183px;
}

li#nav3 a {
	background-image: url(../images/prodata_nav3.jpg);
	width: 129px;
}

li#nav4 a {
	background-image: url(../images/prodata_nav4.jpg);
	width: 74px;
}

li#nav5 a {
	background-image: url(../images/prodata_nav5.jpg);
	width: 125px;
}

li#navmob1 a {
	background-image: url(../images/prodata_mob_nav1.jpg);
	width: 221px;
}

li#navmob2 a {
	background-image: url(../images/prodata_mob_nav2.jpg);
	width: 118px;
}

li#navmob3 a {
	background-image: url(../images/prodata_mob_nav3.jpg);
	width: 108px;
}

li#navmob4 a {
	background-image: url(../images/prodata_mob_nav4.jpg);
	width: 111px;
}

li#navmob5 a {
	background-image: url(../images/prodata_mob_nav5.jpg);
	width: 126px;
}

#topnav li.selected {
	background-position: 0 -60px;	
}
#topnav li a:hover {
	background-position: 0 -30px;
}

#leftvisualhome {
	float: left;
	width: 288px;
	height: 162px;
	margin-bottom: 20px;
	background-image: url(../images/prodata_left_visual_0.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:252px;
	padding-top:324px;
}

#newshome {
	width:240px;
	margin-right:18px;
	padding: 15px 15px 0px 15px;
	background-image: url(../images/newshomebackgrnd.png);	
	background-repeat: no-repeat;
	background-position: left top;
}

#newshomebottom {
	height:18px;
	width:270px;
	margin-right:18px;
	background-image: url(../images/newshomebackgrndbottom.png);	
	background-repeat: no-repeat;
	background-position: left top;
}


/* IE6 Only */
* html #newshome {
	background-image: url(../images/newshomebackgrnd_opaque.png);
}

* html #newshomebottom {
	background-image: url(../images/newshomebackgrndbottom_opaque.png);
}

#flashcontent {
	float: left;
	width: 540px;
	height: 486px;
	margin-bottom: 20px;
}

#leftvisual {
	float: left;
	width: 216px;
	height: 450px;
	margin-bottom: 20px;
	background-image: url(../images/prodata_left_visual_1.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:324px;
	padding-top:36px;
}

#leftvisualsmall {
	float: left;
	width: 216px;
	height: 450px;
	margin-bottom: 20px;
	background-image: url(../images/prodata_left_visual_small_4.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:108px;
	padding-top:36px;
}

#leftnav {
	width:168px;
	margin-right:18px;
	padding: 15px 15px 0px 15px;
	background-image: url(../images/navbackgrnd.png);	
	background-repeat: no-repeat;
	background-position: left top;
}

#leftnav ul {
	color:#FFFFFF;
	font-size:10px;
	list-style:none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 20px;
}

#leftnav a {
	color:#FFFFFF;
	text-decoration:none;
}

#leftnav a:hover {
	text-decoration:underline;
}

li .activeparent, li .currentpage {
	font-weight:normal;
	color: #84A00C !important;
}

#leftnavbottom {
	height:18px;
	width:198px;
	margin-right:18px;
	background-image: url(../images/navbackgrndbottom.png);	
	background-repeat: no-repeat;
	background-position: left top;
}

#contentarea {
	float: right;
	width: 432px;
}

#contentareabig {
	float: right;
	width: 648px;
}

#contentarea a, #contentareabig a {
	color: #000;
}

#contentarea a:hover, #contentareabig a:hover {
	color: #84A00C;
}

#content {
	width: 432px;
	float: left;
	list-style-image: url(../images/prodata-bullet.gif);
}

#contentmiddle {
	width: 472px;
	float: left;
	list-style-image: url(../images/prodata-bullet.gif);
}

#contentbig {
	width: 648px;
	float: left;
	list-style-image: url(../images/prodata-bullet.gif);
}

#contentwithsidebar {
	width: 270px;
	float: left;
	list-style-image: url(../images/prodata-bullet.gif);
}

#sidebar {
	float:right;
	width: 140px;
	text-align: left;
}

#footer {
	float:left;
	width: 1008px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/prodata_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}

#footer a:hover {
	color: #84A00C; 
	text-decoration: underline;
}

#footer a {
	color: #999999; 
	text-decoration: none;
}

.float_right { 
	float: right;
	margin-left: 8px;
}
.float_left {
	float: left;
	margin-right: 8px;
}

.bigtext {
	font-size: 14px;
	}

h1 {
	color:#666;
	font-size:24px;
	font-weight: normal;
	}

h2 {
	color:#84A00C;
	font-size:18px;
	font-weight:normal;
}

h3 {
	color:#03234C;
	font-size:14px;
	font-weight:normal;
}
/* End of 'prodata_systems' */

