@charset "UTF-8";
/* CSS Document */

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#11425A;
	text-indent: 0px;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#11425A;
	text-indent: 0px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#11425A;
	text-indent: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#999;
	text-indent: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}

#navigation ul li {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #11425A;
}
#navigation p {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #11425A;
}
p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-top: 0px;
	padding-right: 20px;
	}
	
#header {
	background-image:url(Prolease_banner.jpg);
	background-repeat: no-repeat;
	height: 180px;
}
#navigation {
	width: 170px;
	float: left;
	color: #11425A;
	margin-top: 0px;
	padding-top: 0px;
	height: 500px;
	background-image: url(navbar.jpg);
}
#navigation p {
	font-size: 0.7em;
	font-weight: bold;
}
#wrapper {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	float:right;
	width: 760px;
	height: 455px;
	color: #11425A;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
	background-image: url(content.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 0px;
}

#content ul {
	list-style-type: disc;
	color: #666;
	margin-bottom: none;
}

#content ul li{
	list-style-type: disc;
	color: #666;
	margin-bottom: none;
}
	
#footer {
	clear:both;
	background-color: #666;
	color: #FFF;
	background-image: url(Footer.jpg);
	height: 62px;
}
body {
	background-image: url(GradBG.jpg);
	background-repeat: repeat-x;
}
ul {
	color: #fff;
	list-style-type: none;
}
li {
	margin-bottom: 10px;
}

a:link {
	color: #11425A;
	text-decoration: none;
}

a:active {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #11425A;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

#divid {
overflow: scroll;
}

.clearfooter {
height: 62px;
clear: both;
}

.floatLeft { 
    float: left; 
    margin: 10px; 
	clear: both;
	vertical-align:top;
} 



html, body {
height: 100%;
}

#container {
min-height: 100%;
margin-bottom: -330px;
position: relative;
}

#footer {
height: 62px;
position: relative;
}



.blue-table { 
	border-collapse: collapse;
	border: 1px solid #333;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;

}

.blue-table th, .blue-table td { 
	padding: 0.5em; 
	border: 1px dotted #666;
}
.blue-table th[scope=col] {
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
}
.blue-table th+th[scope=col] { 
	border-right: 1px dotted #666;

}
.blue-table th[scope=row] { 
border-right: 2px solid #333;
}
.blue-table th, .blue-table td { 
	color: #632a39; 
}
.blue-table td {
	text-align: center;
}
/* Set colours for all header cells in the top row */ 
.blue-table th[scope=col] { color: #000; background-color: #8fadcc; }

/* Set colours for all header cells in the top row except "Product" */
.blue-table th+th[scope=col] { color: #fff; background-color: #7d98b3; }

/* Set the background colour for all header cells in the left column */
.blue-table th[scope=row] { background-color: #b8cfe5; }

.blue-table {
  background: #bcd0e4 url("widget-table-bg.jpg") top left repeat-x;
}

.blue-table tr.alt th, .blue-table tr.alt td { 
	color: #2a4763; 
}
.blue-table tr:hover th[scope=row], .blue-table tr:hover td
{
  background-color: #999;
  color: #fff;
}

.services-table { 
	border-collapse: collapse;
	border: none;
	width: 700px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

.services-table th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	color:#11425A;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin-bottom: 0px;
}

.services-table td {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	color:#11425A;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	height: 25px;
	vertical-align: middle;
}
.clear {
	overflow:hidden;
	width:100%;
}
a.button {
	background: transparent url(buttonC.jpg) no-repeat scroll top right;
	color: #11425A;
	display: block;
	float: left;
	font: normal 0.9em Verdana, Geneva, sans-serif;
	height: 22px;
	margin-right: 6px;
/*	padding-right: 18px;*/
	text-decoration: none;
	width: 109px;
}
a.button span {
	display: block;
	line-height: 12px;
	padding: 5px 0 5px 15px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline:none;
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 15px;
	outline:none;
}