* {	margin: 0 auto; padding:0;} 

body { text-align:center;
	margin: 0px auto;
	margin-top: 104px;
	background: #fff url(images/bg-top.gif) fixed repeat-x top;
	font: normal 14px/1em Arial,Tahoma,Helvetica,"Trebuchet MS",sans-serif;
	line-height: 150%;
}
/*table { border-collapse:collapse; border-spacing:0; }*/

h1 {
	font: normal 2.2em Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	line-height: 2.22em
	color:#313538;
	display: block;
	text-transform: uppercase;
	margin: 0px auto 20px auto;
	padding: 32px 0 3px 0;
	background: url(images/h1-bg.jpg) no-repeat bottom left;
}

h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #d08650;
	line-height: 1.31em;
	padding: 10px 0 4px 0;
}

table h3 { font-size: 1.4em;
	text-align: left;
	font-weight: normal;
	color: #d08650;
	text-transform: uppercase;
	padding: 10px 0 12px 0;}
	
h3.links, h3 a {
	font-size: 1.4em;
	font-weight: bold;
	color: #d08650;
	padding: 12px 5px 8px 12px;}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color:#343535;
	margin: 0 auto;
	padding: 10px 0 5px 0;
}
.title {
	font-size: 1.3em;
	font-weight: bold;
	color: #013974;
	line-height: 1.31em;
	padding: 10px 0 4px 0;
	}
.title2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #bd2824;
	line-height: 1.2em;
	padding: 10px 0 4px 0;}	

/* Master Page */

#container { width: 1002px;
	margin: 0 auto; 
	background-color: #ffffff;
	position:relative;}

#toplinks { width: 1002px;
	height: 104px;
	background: url(images/top.gif) no-repeat top;
	top:0px;
	position: fixed;}

#header { width: 1002px;
	height:292px;
	clear: both;}

#MainContent { text-align: left;
	width: 980px;
	background: #ffffff url(images/body-bg.jpg) no-repeat top;
	color: #343535;
	padding: 0 11px;
}
#MainContent p { padding: 8px 0; text-align: justify;}

#MainContent ul { margin: 0 auto 0 25px;}
#MainContent li { padding: 3px 0 5px 0; text-align: justify; line-height: 1.3em}

/* Links */

a, a:link, a:visited {
	color: #006cdb;
	text-decoration: none;
}
	
a:hover, a:active, a:focus { color: #fd5401;}

a strong { color: #343535; text-decoration: none;}
	
/* top navigation */

#nav {
	margin: 72px 0 0 auto;
	width: 850px;
	height: 20px;
	float: right;
	text-align: right;
}

#nav p {
	height: 16px;
	margin: 0 auto;
	padding: 0px;
	font: bold 14px Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	color: #ffffff;
}
#nav a, #nav a:link, #nav a:visited  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 12px 0 10px;
	text-transform: capitalize;
	border-right: 1px solid #ffffff;
}
#nav a:hover, #nav a:active, #nav a:focus  { color: #e18b4b;
	text-decoration: none;
	font-weight: bold;}

#nav a.noBorder { border-right: none;}

/* footer */

#footer { clear: both; margin: 0 auto;
	width: 100%;
	height: 83px;
	text-align: center;
	background: url(images/footer-bg.jpg) repeat-x;
}
#footer .links { padding: 48px 0 0px 0px;
	margin: 0 auto;
	width: 1002px;
	font: normal 12px Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;
	line-height: 15px;
	color: #fff;
	text-align: left;
}
#footer p {
	width: 700px;
	float: left;
}
#footer a, #footer a:link, #footer a:visited {
	padding: 0 12px 0 10px;
	color: #fff;
	font: bold 13px Arial, Verdana, sans-serif;
	line-height: 15px;
	text-decoration: none;
	text-transform: capitalize;
	border-right: 1px solid #ffffff;}
	
#footer a:hover { color: #ffbd56;}

#footer a.noBorder { border-right: none;}

.copy {
	width: 300px;
	float: right;
}
/* main area */

.left { padding: 10px 0 0 0;
	width: 510px;
	float: left;
}
.rt { width: 425px;
	float: right;
	text-align: left;
	padding: 80px 0 0 0;}

.left2 { padding: 10px 0 0 0;
	width: 48%;
	float: left;
}
.rt2 { width: 48%;
	float: right;
	text-align: left;
	padding: 10px 0 0 0;}
	
.port1 {
	padding: 0px 0 0 0;
	width: 260px;
	float: left;
	margin: 0 auto auto 40px;
}
.port2 {
	padding: 0px 0 0 60px;
	width: 260px;
	float: left;
}
.port3 { padding: 0px 0 0 0;
	width: 260px;
	float: right;
	text-align: left;
	margin: 0 40px auto auto;
}
.port1 img, .port2 img, .port3 img {
	text-decoration: none;
	border: none;
}
.port1 p strong, .port2 p strong, .port3 p strong { padding: 14px 0 0px 0; 
	text-align: left;
	display:block;}

#infoRequest {
	width: 48%;
	float: right;
	background: #fbfaf6;
	border: 1px dotted #f2f1ec;
	margin: 50px 0 20px auto;
	padding: 10px;
}
 
#infoRequest table { width: 340px; margin: 0 auto;}

       
/* Others */
.clear { margin: 0; clear: both;}

.formError { color:#f00; font-weight: bold;}

input, textarea { padding: 2px; margin: 2px;
	line-height: 14px; font-size: 11px;
	border: 1px solid #bbd6e7;}

.button {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 20px 0 5px;
}
.smtxt {
	width: 100%;
	font-size: 0.9em;
	line-height: 1.4em;
}
.alert { font-weight: bold; color:#CC0000;}

.affil {
	background: #f7f5f1;
	border: 1px solid #eae7e1;
	margin: 20px auto 15px 0;
	padding: 10px 20px;
	display: block;
}