@charset "utf-8";
h1 {
	font-size: 18px;
	color: #FF9900;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	margin-top: 14px;
}
h2 {
	color: #999999;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-image: url(../cp-images/bg.jpg);
	background-color: #A5C0CB;
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 770px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../cp-images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
} 
.twoColFixLtHdr #header {
	background-image: url(../cp-images/header-cp.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
	padding-top: 0;
	padding-bottom: 0;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000034;
	border-left-color: #000034;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	background-color: #eee8da;
	background-image: url(../cp-images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
.sbaddress {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #666666;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

.twoColFixLtHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
} 
#maintext {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 245px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #999999;
	min-height: 300 px;
	background-color: #FFFFFF;
	background-image: url(../cp-images/bg-mc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	min-height: 350px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000033;
	clear: both;
	height: 34px;
	color: #CCCCCC;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.navbar {
	height: 20px;
	width: 770px;
	background-image: url(../cp-images/navbg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #69C7D3;
	border-bottom-color: #FF9A00;
}
.imagert {
	border: 1px solid #FF9A00;
	margin-left: 10px;
}
.imglft {
	margin-right: 4px;
	border: 1px solid #FF9A00;
}
.imgrt2 {
	border: 1px solid #FF9A00;
}
a:link {text-decoration: none; color:#33ccff;
}
a:visited {text-decoration: none; color:#33ccff;
}
a:active {text-decoration: none; color:#33ccff;
}
a:hover {text-decoration: none; color:#ccffff;
}
.tables {
	font-size: 11px;
}

.menu5 {
	padding:5px 0 0 1em;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-size:11px;
	background-color: #CCCCCC;
	background-image: url(../../pro_five/pro_five_0c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background: url(../../pro_five/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background: url(../../pro_five/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background: url(../../pro_five/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background: url(../../pro_five/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background:  url(../../pro_five/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background: url(../../pro_five/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background:  url(../../pro_five/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background: url(../../pro_five/pro_five_2b.gif) no-repeat right top;}
