@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif, Tahoma; 
	background-color:#7a9eaf; background-image:url(/media/site/global_bg.png);
	background-repeat:repeat-x;
	text-align:left;
	margin:0px;
	padding:0px;
}

h1 { margin: 2px; font-size:35px; color:#587180; font-weight:300; }
h2 { margin: 2px; font-size:25px; color:#587180; font-weight:300; }
h3 { margin: 2px; font-size:14px; }
h4 { margin: 2px; font-size:12px; }
h5 { margin: 2px; font-size:10px; }
h6 { margin: 2px; font-size: 9px; }

p { font-size:12px; }
li { font-size:12px; margin:0px; }
img { border:none; }
form { margin:0px; }
input[type="text"], input[type="password"], select, textarea {
	background-image:url(/media/base/text_bg.gif);
	background-repeat:repeat-x;
	background-color:#DDDDDD;
	border:0;
	padding:3px;
}

.tiny_text { font-size:9px; font-weight:bold; }
.small_text { font-size:12px; }
.medium_text { font-size:14px; }
.large_text { font-size:18px; }
.huge_text { font-size:24px; }

a { text-decoration:none; color:#587180; }
a:hover { text-decoration:underline; color:#587180; }

#header { padding-bottom:10px; color:#999999; }
#sidebar { 
	width:163px;
	overflow:hidden;
	margin-left:11px;
	float:left;
}
.constraints {
	min-width:900px;
	background-image:url(/media/site/global_head.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-right:100px;
}
.content_wrapper {
	margin-left:174px;
	background-color:white;
}
.content {
	color:black;
	background-color:white;
	padding:10px;
}
.content_header {
	font-size:9px;
	text-align:right;
	color:#999999;
}
.heading {
	height:105px;
}
.heading h1 { color:white; }

#offset_20px { padding-left:20px; }
.no_margins p { margin:0px; }

#content_header { background-image:url(/media/base/content_header.gif); background-repeat:repeat-x; background-color: #626262; padding: 2px; font-size: 20px; padding-left: 10px; font-weight: bold; color: white; }
#content_header h1 { font-size:20px; }
#content_header h2 { font-size:16px; }
#content_header h3 { font-size:14px; }

#cane_guard_head { background-image:url(/media/base/grey_bg.gif); background-repeat:repeat-x; background-color:white; width:171px; }

#content_footer { background-image:url(/media/base/content_footer.gif); background-repeat:repeat-x; background-color: #686868; padding: 2px; padding-right: 10px; font-size: 9px; color:#FFFFFF; text-align:right; }
.content_log { font-size:xx-small; font-weight:bold; margin:0px; padding:0px; }

#footer { text-align:right; color:white; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-top:5px; }
#footer a { text-decoration:underline; color:white; }

.menu_shadow {
	width:163px;
	height:6px;
	background-image:url(/media/site/menu_shadow.png);
	background-repeat:no-repeat;
}	

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active, 
a.menu_active:link, a.menu_active:visited, a.menu_active:hover, a.menu_active:active, 
a.s_menu:link, a.s_menu:visited, a.s_menu:hover, a.s_menu:active, 
a.s_menu_active:link, a.s_menu_active:visited, a.s_menu_active:hover, a.s_menu_active:active,
a.ss_menu:link, a.ss_menu:visited, a.ss_menu:hover, a.ss_menu:active,
a.ss_menu_active:link, a.ss_menu_active:visited, a.ss_menu_active:hover, a.ss_menu_acitve:active,
.menu_active, .s_menu { 
	display: block; 
	font-size:14px; 
	text-decoration:none;
	color:#737373;
	padding-left: 5px;
	height:31px;
	line-height:31px;
	margin:0px;
}

a.menu:hover, a.menu_active:hover, a.s_menu:hover, a.s_menu_active:hover, a.ss_menu:hover, a.ss_menu_active:hover { color:#737373; }

/**Menu**/
.menu, .menu a { background-color:#dcebf3; }
a.menu:hover { background-color:#a2dbf9; }
a.menu:active { background-color:#5cbaec; }

.menu_active, .menu_active a { background-color:white; }
a.menu_active:hover { color:#587180; }
a.menu_active:active { background-color:#5cbaec; }

/**Submenu**/
.s_menu, .s_menu a { background-color:#bdd7e5; }
a.s_menu:hover { background-color:#a2dbf9; }
a.s_menu:active { background-color: #5cbaec; }

.s_menu_active, .s_menu_active a { background-color:white; }
a.s_menu_active:hover { color:#587180; }
a.s_menu_active:active { background-color: #5cbaec; }

/**SubSubmenu**/
.ss_menu, a.ss_menu a { background-color: #a9c8d8; }
a.ss_menu:hover { background-color:#a2dbf9; }
a.ss_menu:active { background-color: #5cbaec; }

.ss_menu_active, a.ss_menu_active:link { background-color:white; }
a.ss_menu_active:hover { color:#587180; }
a.ss_menu_active:active { background-color: #5cbaec; }

#whitebox { color:black; background-image:url(/media/base/white_bg.gif); background-repeat:repeat-x; background-color:white; padding:5px; border:1px solid #d2d2d2; }
#vwhitebox { color:black; background-color:white; padding:5px; border:1px solid #d2d2d2; }

.whitebox { color:black; background-image:url(/media/base/white_bg.gif); background-repeat:repeat-x; background-color:white; padding:5px; border:1px solid #d2d2d2; }
.vwhitebox { color:black; background-color:white; padding:5px; border:1px solid #d2d2d2; }

#error { color:white; background-image:url(/media/base/error_bg.gif); background-repeat:repeat-x; background-color: #b40000; padding:5px; margin-bottom:5px; margin-top:5px; }
#error h1, #error h2 { color:white; }
#error a:link, #error a:visited, #error a:active, #error a:hover { color:white; text-decoration:underline; }

#notice { color:white; background-image:url(/media/base/notice_bg.gif); background-repeat:repeat-x; background-color: #008fb4; padding:5px; margin-bottom:5px; margin-top:5px; }
#notice h1, #notice h2 { color:white; }
#notice a:link, #notice a:visited, #notice a:active, #notice a:hover { color:white; text-decoration:underline; }

#notice_nm { color:white; background-image:url(/media/base/notice_bg.gif); background-repeat:repeat-x; background-color: #008fb4; padding:5px; }
#notice_nm h1 { color:white; }
#notice_nm a:link, #notice_nm a:visited, #notice_nm a:active, #notice_nm a:hover { color:white; text-decoration:underline; }

#success { color:white; background-image:url(/media/base/success_bg.gif); background-repeat:repeat-x; background-color:#5eaa2d; padding:5px; margin-bottom:5px; margin-top:5px; }
#success h1 { color:white; }
#success a:link, #success a:visited, #success a:active, #success a:hover { color:white; text-decoration:underline; }

#greybox { color:white; background-image:url(/media/base/grey_bg.gif); background-repeat:repeat-x; background-color:#393939; padding:5px; margin-bottom:5px; margin-top:5px; }



.tool-tip {
	color: black;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color:#005a72;
	padding: 8px 8px 4px;
	background-image:url(/media/base/text_bg.gif);
	background-repeat:repeat-x;
	background-color:#DDDDDD;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color:#DDDDDD;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}