/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCC66;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B3F27;
}

a:link {
	color: #4B3F27;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4B3F27;
}
a:hover {
	text-decoration: none;
	color: #4B3F27;
}
a:active {
	text-decoration: none;
	color: #009999;
}

img { border:0;}

#container { 
	width:884px; 
	margin:0 auto; 
	padding:0;}

.text { float:left;
	text-align:justify;
	width:550px;
	padding-bottom:5px;
	padding-top:5px;}
	
.center { 
	width:550px;
	text-align:center;
	float:left;
	padding-bottom:5px;
	padding-top:5px;}

.specialized{ 
	font-family:Arial;
	font-size:12px;
	color:#003366;
}

.productname{ 
	font-family:Arial;
	font-size:12px;
	color:#D80000;
	font-weight:bold;
	text-transform:uppercase;
}

.titlepage{ 
	font-size:18px;
	color:#9C0000;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:15px;
	padding-bottom:3px;
}
h1{ 
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}

h2{ 
	font-size:18px;
	color:#993300;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}

h3{ 
	font-size:14px;
	color:#9C0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

h4{ 
	font-size:12px;
	padding-top:5px;
	padding-bottom:1px;
	margin: 0 0 0 0;
	color:#D80000;
	font-weight:bold;
	text-transform:uppercase;
}

h5{ 
	font-size:10px;
	color:#9C0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.required {
	color:#FF0000;
	font-size:13px;}	

/* Header Section */
#top{ float:center; 
	width:884px;
	height:46px; 
	margin:0; 
	padding-left:0; 
	background:url(../images/top_header.gif) no-repeat;}
	
#linebottom{
	height:50px; 
	width:884px;
	margin:0; 
	padding-left:0; 
	background:url(../images/bgr_bottom.gif) no-repeat;}

#header {
	height:151px; 
	width:884px;
	margin:0; 
	padding-left:0;
	background:url(../images/bgr_main.gif);
}
	
#logo {
	float:left;
	height:151px; 
	width:321px;
	margin:0; 
	padding-left:0; 
	background:url(../images/logo.gif) no-repeat;}
	
#navi {
	height:151px; 
	width:23;
	margin:0; 
	padding-left:0; }
	

/* Content Section */
	
.menutop { float: left; height:30px; margin:0; padding:0;}

#maincontent {
	float:left;
	width:884px;
	background: url(../images/bgr_main.gif) repeat;
	}
	
	
.left{
	float:left;
	padding-left:50px;
	padding-top:5px;
	width:250px;
	}
	
#main{
	float:left;
	margin-left:20px;
	padding-top:10px;
	width:600px;
	}
	
	
/* Footer Section */

#menubottom { 
	float:left;
	width:884px;
	height:23px; 
	padding-top:6px;
	color:#333333;
	background-image:url(../images/bgr_menubottom.gif);
	}
	
#footer { 
	float:left;
	width:442px;
	height:30px; 
	padding-top:1px;
	}
	
#cwc { 
	float: left;
	width:442px;
	height:25px; 
	padding-top:1px;
	}
#copy { 
	float: left;
	width:884px;
	height:25px; 
	padding-top:1px;
	}
		
.bottom { color:#4B3F27; font-size:12px; float:left;}
.bottom a:visited { color:#4B3F27; text-decoration: none; } 
.bottom a:link{ color:#4B3F27; text-decoration: none; }
.bottom a:hover { color: #993300; text-decoration: none;}
	
.cwc {color:#000000; font-size:10px; font-family:Arial, Helvetica, sans-serif; float:left}
.cwc a:visited {color:#000000; text-decoration: underline; } 
.cwc a:link{color:#000000; text-decoration: underline; }
.cwc a:hover {color: #D80000; text-decoration: none;}