/*** Dyne Engineering Inc. ***/

/*** Nav Style ***/

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar {
	position:absolute;
	width:10px; 
	height:10px; 
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF; 
	visibility:hidden
}

/*Styles for level 0*/
.clLevel0,.clLevel0over {
	position:absolute;
	padding:2px; 
	font-family:Verdana,Arial; 
	font-size:11px; 
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.clLevel0 {
	background-color:#6699CC; 
	layer-background-color:#6699CC; 
	color: #FFFFFF;
}

.clLevel0over {
	background-color:#999999; 
	layer-background-color:#999999; 
	color:#FFFFFF; 
	cursor:pointer; 
	cursor:hand; 
}

.clLevel0border {
	position:absolute;
	visibility:hidden; 
	background-color:#DADCBA; 
	layer-background-color:#006699
}

/*** End Nav Style ***/

a {
    color: #6699CC;
    text-decoration: none;
}

a:link {
	color: #6699CC;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color: #6699CC;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
    color: #336699;
	text-decoration:underline;
}

a.footer {
	color: #FFFFFF;
}

a.footer:visited {
	color: #FFFFFF;
}

body {
    font-size: 10px;
    color: black;
    font-family: Verdana, Arial, SansSerif;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	layer-background-color: #000000;

	scrollbar-face-color:#6699CC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

td,p,input,div,select {
	font-size: 10px;
	color: #000000;
	font-family: Verdana,Arial,SansSerif;
	line-height: 1.3;
	vertical-align:top;
}

div.body {
	position:relative;
}

div.header_image {
	position:relative;
}

div.page_title {
	position:absolute;
	top:120;
	left:20;
	width:450px;
}

div.content {
	position:relative;
	left:20;
	width:450px;
	padding-bottom:15px;
}

div.image_bar {
	position:absolute;
	left: 480px;
	top: 160px;
	width: 230px;
	padding-bottom: 15px;
	text-align: center;
}

div.footer_image {
	position:relative;
	height:28px;
}

div.footer_links {
	position:absolute;
	left:295px;
	top:8px;
}

div.copyright {
	position:absolute;
	left:18px;
	top:8px;
}

div.form_row {
	position:relative;
	padding-top:2px;
	padding-bottom:2px;
}

div.right_bar {
	position:absolute;
	top:160px;
	left:490px;
	width:240px;
}

span.form_left {
	position:relative;
	text-align: right;
	width:40%;
	padding-right:3px;
	padding-bottom:3px;
	vertical-align:bottom;
	float:left;
}

span.form_right {
	position:relative;
}

p {
	margin-bottom: 5px;
	margin-top: 5px;
}

h1 {
	font-size:14px;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	font-size:12px;
	margin-bottom:3px;
}

h3 {
	font-size:10px;
	margin-top:0px;
	margin-bottom:0px;
}

table.rates {
	width:430px;
	text-align:center;
}

td.rates {
	width:20%;
	font-weight:bold;
}

.border_thin {
	border: solid #6699CC 2px;
}

ul {
	margin-top:0px;
}

li {
	margin-top:5px;
}

li.second {
	margin-top:0px;
}
