/* CSS Document */

body {
	background-color: #EEEEEE;
	margin-top:0px;
	margin-bottom: 0px;
}

.shadow_left {
	background-image:url(../images/shadow_left.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.shadow_right {
	background-image:url(../images/shadow_right.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.mouseover {
	background-color:#ee5481;
}

.mouseover2 {
	background-color:#ee5481;
	text-align:left;
	padding-left:30px;
	height:16px;
}

.mouseout {
}

.bgmenu {
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
}

.shadow_spacer {
	background-image:url(../images/shadow_spacer_8.gif);
	background-repeat:repeat-x;
	height:6px;
}

.menu_header {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#CCCCCC;
	text-align:right;
	padding-right:10px;
	height:20px;
}

.menu_header a:link {
	color:#8b959d;
	text-decoration:none;
}

.menu_header a:active {
	color:#8b959d;
	text-decoration:none;
}

.menu_header a:visited {
	color:#8b959d;
	text-decoration:none;
}

.menu_header a:hover {
	color:#00619c;
	text-decoration:none;
}

.menu_padding {
	text-align:left;
	padding-left:30px;
	height:16px;
}

.menu_title {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	text-align:left;
}

.menu_title a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_title a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_title a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_title a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_subtitle {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:15px;
	color:#FFFFFF;
	text-align:left;
}

.menu_subtitle a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_subtitle a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_subtitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_subtitle a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.menu_bottom {
	background-image:url(../images/column_left_bottom_8.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	height:10px;
	background-color:#ee5481;
}

.image {
	border-top:#00619c 3px solid;
	background-image:url(../images/header_image.jpg);
	height:200px;
}

.shadow_menu {
	background-image:url(../images/shadow_menu.gif);
	background-repeat:repeat-x;
	height:3px;
}

.bgcolor_column {
	background-color:#e20042;
}

.column_left {
	width:238px;
	background-color:#ee5481;
	vertical-align:top;
	background-image:url(../images/bg_leftcolumn_8.gif);
	background-repeat:repeat-x;
	background-position:top center;
	height:340px;
}

.column_content {
	padding:15px;
	background-color:#FFFFFF;
	border-right:#cccccc 1px solid;
}

.column_right {
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:10px;
	vertical-align:top;
	border-bottom:#999999 1px solid;
	border-right:#CCCCCC 1px solid;
}

.column_tableheading {
	background-image:url(../images/column_header.gif);
	background-repeat:no-repeat;
	height:29px;
	vertical-align:middle;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:14px;
}

.column_tabletext {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#666666;
	background-color:#FFFFFF;
	padding: 14px;
	border: #CCCCCC 1px solid;
}

.column_tabletext a:link {
	color:#00619c;
	text-decoration:none;
}

.column_tabletext a:active {
	color:#00619c;
	text-decoration:none;
}

.column_tabletext a:visited {
	color:#00619c;
	text-decoration:none;
}

.column_tabletext a:hover {
	color:#00385a;
	text-decoration:none;
}

.column_contentheading {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	vertical-align:middle;
	font-size:20px;
}

.column_contentheading a:link {
	color:#003366;
	text-decoration:none;
}

.breadcrumb {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#7a7a7a;
	text-align:left;
}

.pageheading {
	color:#e20042;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight:bold;
	font-size:20px;
	text-align:left;
}

.maintext {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 1.7em;
	text-align:left;
}

.maintext a:link {
	color:#00619c;
	text-decoration:none;
}

.maintext a:active {
	color:#00619c;
	text-decoration:none;
}

.maintext a:visited {
	color:#00619c;
	text-decoration:none;
}

.maintext a:hover {
	color:#00385a;
	text-decoration:none;
}

.print {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#999999;
}

.print a:link {
	color:#999999;
	text-decoration:none;
}

.print a:active {
	color:#999999;
	text-decoration:none;
}

.print a:visited {
	color:#999999;
	text-decoration:none;
}

.print a:hover {
	color:#999999;
	text-decoration:underline;
}

.footer {
}

.copyright {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	padding-right:40px;
	height:25px;
	text-align:right;
}

.copyright a:link {
	color:#333333;
	text-decoration:none;
}

.copyright a:active {
	color:#333333;
	text-decoration:none;
}

.copyright a:visited {
	color:#333333;
	text-decoration:none;
}

.copyright a:hover {
	color:#333333;
	text-decoration:underline;
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	z-index:100;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	font-family:Tahoma, Verdana, Arial, "Times New Roman";
}

#lightboxCaption { 
	float: left; 
}

#keyboardMsg { 
	float: right; 
}

#closeButton { 
	top: 5px; 
	right: 5px; 
}

#lightbox img { 
	border: none; 
	clear: both;
} 

#overlay img { 
	border: none;
	z-index:100;
}

#overlay { 
	background-image: url(../images/overlay.png); 
	z-index:100;
}

#banner { 
	z-index:1;
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	z-index:100;
}

select, input, textarea {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#666666;
}
