body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/html/images/page_background.gif);
	background-repeat: repeat-x;
	background-color: #003466;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #003466;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003466;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #003466;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003466;
	font-weight: bold;
	text-decoration: underline;
}
td {
	font-size: 11px;
}
.copyright {
	padding-top: 5px;
	padding-left: 5px;
}
.footer a:link {
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
}
.footer td {
	font-size: 10px;
	color: #FFFFFF;
}
.footerPattern {
	background-image: url(../images/footer/home_footer_pattern.gif);
	padding: 0px;
	margin: 5px;
	height: 25px;
}
.globalLinks {
	color: #FFFFFF;
	font-size: 11px;
}
.globalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	color: #FFFFFF;
}
.globalNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.globalNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.globalNav a:hover {
	color: #6699FF;
}

.htmlContent {
	padding: 10px;
}
.htmlCallout {
	background-color: #CDDCF0;
	padding: 10px;
}
.htmlPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/h4background.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	display: block;
}
.errorText {
	color: #990000;
}
.htmlSidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	background-color: #FFFFFF;
	text-align: left;
}
.htmlSidebar h3 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.htmlSidebar p {
	margin: 0px;
}
.htmlSidebarTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.htmlSidebarBullet {
	margin-left: 15px;
	margin-top: 7px;
	margin-right: 5px;
}

.htmlSidebarLinkTitle{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-right: 15px;
	text-align: left;
}

.htmlSidebarLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.htmlSidebarLastLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.htmlSidebarLinks p {
	margin: 0px;
	padding-right: 15px;
}
.htmlSidebar a:link {
	color: #003399;
	text-decoration: none;
}
.htmlSidebar a:visited {
	color: #003399;
	text-decoration: none;
}
.htmlSidebar a:active {
	color: #003399;
	text-decoration: none;
}
.htmlSidebar a:hover {
	color: #003399;
	text-decoration: underline;
}
.htmlSidebarLinks a:link {
	color: #003399;
	text-decoration: none;
}
.htmlSidebarLinks a:visited {
	color: #003399;
	text-decoration: none;
}
.htmlSidebarLinks a:active {
	color: #003399;
	text-decoration: none;
}
.htmlSidebarLinks a:hover {
	color: #003399;
	text-decoration: underline;
}
.htmlSidebarLastLink {
	border: 1px none #CCCCCC;
}
.htmlSidebarLink {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h2.subNav {
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin: 0px;
	white-space: nowrap;
	color: #003399;
}
h2.subNavCurrent {
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 3px;
	margin: 0px;
	white-space: nowrap;
	color: #6699FF;
}
h3.subNav {
	font-size: 11px;
	padding-left: 40px;
	padding-bottom: 3px;
	margin: 0px;
	white-space: nowrap;
	color: #003399;
}
h3.subNavCurrent {
	font-size: 11px;
	padding-left: 40px;
	padding-bottom: 3px;
	margin: 0px;
	white-space: nowrap;
	color: #6699FF;
}
.subNav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.subNav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.subNav a:hover {
	text-decoration: none;
	color: #003466;
}
.subNavCurrent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003466;
}
.subNavCurrent a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003466;
}
.subNavCurrent a:hover {
	text-decoration: none;
	color: #003466;
}

input { font-size: 11px }

/* ------- Extra Customized CSS ---------------- */
.table_border {
	border: 1px solid #A9CCDE;
}
.sidenav_bgrd {
	background-image: url(/html/images/sidenav_bgrd-.gif);
	background-repeat: repeat-x;
}
.sbox_bgrd {
	background-color: #D6F0FD;
	background-image: url(/html/images/bg_mevostudio.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 8px;
}
.bbox_bgrd {
	background-color: #CAE7F8;
	background-image: url(/html/images/bg_box.gif);
	background-repeat: repeat-x;
}
.frame_bgrd {
	background-color: #CCCCCD;
	background-image: url(/html/images/bg_frame.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 6px;
}.title {
	font-size: 16px;
	font-weight: bold;
	color: #003466;
	display: block;
	padding-top: 10px;
	padding-bottom: 8px;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #003466;
}
.caption {
	font-size: 14px;
	font-weight: bold;
	color: #003466;
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
}
.indent {
	display: none;
	padding-left: 10px;
}
/*-- Side Navigation ---------------------------------------------------------------------*/
div.left-nav-current a:visited {
	padding-right: 0px; 
	display: block; 
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	cursor: hand;
	color: #000000; 
	width: 170px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
div.left-nav-current a:link {
	padding-right: 0px;
	display: block;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 170px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	vertical-align: top;
}
div.left-nav-current a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
}
/* -- Kbase -- */
#bgcontain {
	width: 775px;
	background: #FFFFFF;
}
#bgcontain .search:first-child, #bgcontain .nav, #bgcontain .container{
	padding: 10px;
}
#bgcontain .search .searchLeft{

}
.footer .kbasefooter {

	margin-right: auto;
	margin-left: auto;
	background:#6699CC;
}
#bgcontain .nav {
	margin-top: 0px;
	background: #6699CC url(/images/html/title_background.gif) no-repeat;
}
.nav .breakcrumb {
	background: none;
	color: white;
}
.nav .breakcrumb a {
	color: white;
}
.nav .Message {
	background: white;
	padding: 10px;
}