/* CSS Document */

body {
	background-color: #fff;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia;
	font-size: 18pt;
	color: #0D83DD;
	padding: 3px;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	color: #0D83DD;
	padding: 3px;
}

.top {
	background-color: #0D83DD;
	border-bottom: 4px solid #86C620;
	
}


table#promo {
	
}

table#promo td {
	background-color: #0D83DD;
	background-image: url(images/bg_promo.jpg);
	height: 225px;
	background-repeat: no-repeat;
}

table#box {
	
}

table#box td {
	text-align: left;
	/*background-color: #FFFFFF;
	background-image: url(images/bg_block.jpg);*/
	background-repeat: no-repeat;
	padding: 5px;
}

table#box td h3 {
	font-family: Georgia;
	font-size: 16px;
	color: #0D83DD;
	padding: 3px;
}

table#box td P {
	padding: 3px;
}

table#box td li {
	list-style-image: url(images/promobullet.gif);
}

table#box td a {
	color: #0D83DD;
	text-decoration: none;
}

table#box td a:hover {
	color: #0D83DD;
	text-decoration: underline;
}

.data {
    background-color: #0D83DD;
	background-repeat: repeat-x;
	border-bottom: 4px solid #86C620;
}

.promopub {
	text-align: left;
	margin-left: 15px;
	width: 350px;
	float: left;
}
.promopub h1 {
	font-family: Georgia;
	font-size: 36px;
	color: #E1F4A8;
}

.promopub li {
	list-style-type: disc;
}

.promopub a {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	height: 20px;
	margin: 5px;
	padding: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}





.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}


/* main navigation */
ul.menu {
	float: right;
	margin: 0;
}

ul.menu li {
	list-style: none;
	display: block;
	float: left;
	height: 25px;
	_width: 1px;
}

ul.menu .active, ul.menu li a.active:hover {
	display: block;
	height: 25px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 15px;
	color: #ffffff;
	background: url("images/nav-bg.gif") repeat-x;
}

ul.menu a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 25px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 15px;
}

ul.menu li a:hover {
	background: url("images/nav-bg.gif") repeat-x;
}

.topbar{
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
}
#menu_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}

#menu_left {
	width: 200px;
	margin: 10px;
	}
	
#menu_left li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu_left li a:link, #menu_left li a:visited {
	color: #FFF;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 30px;
	}

#menu_left li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}

#intra {
	font-size: x-small;
	color: #999999;
	text-align: center;
}	
#intra a {
	color: #999999;
	text-decoration: none;
}

#intraa:hover {
	color: #999999;
	text-decoration: underline;
}