/*screen*/

#content {
	width:546px;
	float:right;
	padding-bottom: 20px;
	}
		
body {
	font-size: 80%;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C1E5FC;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

h1 {font-size: 1.3em;}
h2 {font-size: 1.1em;}
#content li, h3, p  {font-size: 1.0em;}
#nav ul {font-size: 0.9em;}
#footer, #credentials {font-size: 0.85em;}
#nav ul ul{font-size: 0.85em;}

#wrapper	{
	background: #000000;
	margin: 10px auto;
	width: 720px;
	border: thin double #000000;
	}

html>#wrapper	{
	width: 720px;
	} 

#header {
	width: 720px;
	}

#pagebody {
		width:720px;
		margin-right:auto;
		margin-left:auto;
		padding-top: 20px;
		text-align:left;
		background: #ffffff;
		}	

#sidebar {
	padding-top: 10px;
	padding-left: 5px;
	width: 140px;
	list-style: none;
	}

#nav ul {
		list-style: none;
		margin: 0;
		padding:0;
		}

#nav ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	width: 138px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
		}

#nav ul li a:hover {
	color: #851E24;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 5px solid #000099;
		}

#nav ul ul{
		list-style: none;
		margin: 0;
		padding-left: 6px;
		}

#nav ul ul li a {
	display: block;
	color: #003399;
	text-decoration: none;
	width: 132px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
		}

#nav ul ul li a:hover {
	color: #851E24;
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 5px solid #000099;
		}

/*  General rules */
p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 130%;
	margin-right: 10px;
	margin-left: 10px;
}

h1 {
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

h2 {
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
	}

h3, h4 {
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 10px;
	}

	
#content li {
	line-height: 120%;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

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

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #660099;
}

/*  Footer */
#footer {
	font-weight: bold;
	color: #F9F9F9;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #851E24;
	text-align: left;
	}

#footer ul {
	margin: 0;
	padding:0;
}
#footer li {
list-style-type: none;
display: inline
}
#footer ul li a {
	color: #F9F9F9;
	text-decoration: none;}
	
#footer ul li a:hover {
	color: #F9F9F9;
	text-decoration: underline;
	}
#credentials {
float:right;
	text-align: right;
	font-weight: bold;
	color: #F9F9F9;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #851E24;
	
}
	
#credentials ul {
	margin: 0;
}
#credentials li {
list-style-type: none;
display: inline
}
#credentials ul li a {
	color: #F9F9F9;
	text-decoration: none;}
	
#credentials ul li a:hover {
	color: #F9F9F9;
	text-decoration: underline;
	}

acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.pricefooter {
	font-size: 0.75em;}
.priceasterix {	
	font-weight: bold;
	color: #FF0000;
}
	
/*tables */
caption {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
.contact {
	width: 96%;
	text-align: left;
	margin-left: 8px;
	margin-right: 10px;
}


.sitemap ul li {list-style: none;}

#content hr {
	width: 96%;
	text-align: center;
	text-decoration: none;
}
 
 /*form */
div#one, div#two, div#three, div#four, div#five, div#six, div#seven {display:none;}
input.button     {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	color: #004942;
	background-color: #F9F9F9;
	width: 75px;
	cursor:pointer; 
}

 label {
cursor:pointer; 
}
#details label{display:block; width: 260px; float:left;}
#details input{display:block; width: 200px; float:left; border:1px solid #999; margin: 0 0 1px 0;}
#details br{clear:left;}
textarea {border:1px solid #999;}
#details dt, #details dd {margin: 0 0 0 10px;}
 label.short {display:block; float:left; width: 200px;}
 label.long {display:block; float:left; width: 500px;}
 .shortQuestion {width: 200px;}
 .longQuestion {width: 550px;}
.error {font-size: 0.9em; font-weight:bold; margin:0 0 -10px 260px; display:none; color: red; clear:left;}

.background {
	background-color: #ccc;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;}

ol li{
padding-top: 2px;
	padding-bottom: 2px;}

hr {border: 0; height:1px; color:#039; background-color:#039;}

#callout {margin:0 10px 10px 10px; margin-bottom:10px; background-color:#851E24; padding:4px 4px 0 4px; float:right; width:160px;}
#callout p {color:#fff;}
#callout a, #callout a:hover, #callout a:visited {color:#000;}

div.list p {margin:0 10px;}
div.list h2 {margin:20px 10px 5px 10px;}