/* ########################### WageCover Stylesheet ######################## */

/* ###################### please note the * means apply to everything, ################# */
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
}


body {
	margin-top: 3px;
	background-image: url(bg_contentbackground.gif);
	background-repeat: repeat-x;
	text-align:center;
}

* {
	margin:0px;
	padding:0px;
	font-size: 8pt;
	line-height: 12pt;
}


a {
color: #757575;
font-weight: bold;
}


p {
margin-top: 4px;
margin-bottom: 4px;
}

h2 {
	color:#941E40;
	font-weight: bold;
	font-size: 9pt;
	padding-top: 15px;
	padding-bottom: 5px;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
}


/* ####################### Design elements ###############################*/

#frame {
		width:747px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
}
.topRightNav {
	margin-top: 2px;
	float: right;
	text-align: right;
}
.nav {
	width:747px;
	display:block;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.nav li {
	float: left;
	clear: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footer {
	line-height: 27px;
	display:block;
	clear: both;
	height: 27px;
	background-color: #414141;
	color: #9F9F9F;
}

.contentfooter a{
color:#9F9F9F;
text-decoration:none;
}


/* ######################## Home page Styles ##############################*/


.tableheading {
	background-image: url(bg_content.gif);
	background-repeat: repeat-x;
	height: 45px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.tableheading img {
margin-bottom: 1px;
}

.content1 {
	padding: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #A4A4A4;
	border-bottom-style: dotted;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4A4A4;
	
	vertical-align: text-top;
}

.content2 {
	padding: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #A4A4A4;
	border-bottom-style: dotted;
		
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4A4A4;
	
	vertical-align: text-top;
}

.content2 ul {
	list-style-image: url(bullet.jpg);
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}
.content2 li {
	margin-left: 15px;
	}

.content3 {
		
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4A4A4;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A4A4A4;
}

.content4 {
	padding: 5px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4A4A4;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A4A4A4;

	vertical-align: text-top;
}


.contentfooter {
	padding: 5px;
	padding-left: 15px;

	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4A4A4;

	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A4A4A4;
}


ul.boxnavigation {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}

ul.boxnavigation a{
	height: 49px;
	display: block;
	width: 237px;
	text-indent: 54px;
	line-height:49px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-color: #A4A4A4;
	border-bottom-style: dotted;
	text-decoration: none;
	font-weight: bold;
	color: #414141;
	margin-bottom:-2px;
}
ul.boxnavigation a:hover{
	height: 49px;
	display: block;
	width: 237px;
	text-indent: 54px;
	line-height:49px;
	background-repeat: no-repeat;
	background-position: left;
}

ul.boxnavigation  a:hover{
background:#F6F6F6;
}

ul.boxnavigation  a.flights{background-image: url(bnav_flights.gif);}
ul.boxnavigation  a:hover.flights{background-image: url(bnav_flights-over.gif); 	background-repeat: no-repeat;}

ul.boxnavigation a.transport{background-image: url(bnav_transport.gif);}
ul.boxnavigation a:hover.transport{background-image: url(bnav_transport-over.gif); background-repeat: no-repeat;}

ul.boxnavigation a.net{background-image: url(bnav_net.gif);}
ul.boxnavigation a:hover.net{background-image: url(bnav_net-over.gif); background-repeat: no-repeat;}

ul.boxnavigation a.dcs{background-image: url(bnav_dcs.gif);}
ul.boxnavigation a:hover.dcs{background-image: url(bnav_dcs-over.gif); background-repeat: no-repeat;}

ul.boxnavigation a.asu{background-image: url(bnav_asu.gif);}
ul.boxnavigation a:hover.asu{background-image: url(bnav_asu-over.gif); background-repeat: no-repeat;}


/*####################### Content Page Styles ################################ */

.contentframe {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	
	background-color:#FFFFFF;

	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A4A4A4;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A4A4A4;
}
.nestedframe {margin: 15px;}

.content_bg_n_border {
	background-color: #F8F8F8;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A4A4A4;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A4A4;
}

.content_bgcolor {
	background-color: #F8F8F8;
	padding: 15px;
}
.halfcolumn {
float:left;
width: 350px;
margin-bottom: 10px;
}
.ticks {
	list-style-image: url(bullet_tick.gif);
	list-style-position: inside;
}
