﻿p, td, div, span {
	color:#666666;
	font-family:arial;
}

img
{
	border:none;
}
body {
	background-color: #FAFAFA;
}

html,body, form
{
	margin:0;
	padding:0
}

.lightBlueBG
{
	background-color:#d2f0fd;
}

.MedBlueBG
{
	background-color:#99ccff;
}

.MedBlueBorder
{
	border: solid 1px #99ccff;
}

h1
{
	font-size:14px;
}

h2
{
	font-size:12px;
}



h3
{
	font-size:11px;
	color:#990000;
	margin-bottom:0px;
}

h4
{
	font-size:11px;
	color:#666666;
	margin-bottom:0px;
}

.iFrame
{
	padding:0px;margin:0px;
}

body, p, td
{
	
	font-size:12px;
}

p
{
	margin-top:0px;
}

/*#SubMenu a {
	color: #333333;
	text-decoration: none;
}

#SubMenu {
	margin-left: 34px;
}*/

a img
{
	border:none;
}

a
{
	/*font-weight:bold;*/
	
}

a:hover
{
	/*color:#ee8a1d;*/
}



.light-a
{
	text-decoration:none !important;
	font-weight:normal;
}

.light-a:hover
{
	text-decoration:underline !important;
}

.Image_Border
{
	border:1px solid #666666;
}

.cms_table {
	border-right: #19327C 1px solid; 
	border-top: #19327C 1px solid;
	border-left: #19327C 1px solid; 
	border-bottom: #19327C 1px solid; 
	border-collapse: collapse
}

.cms_table th {
	font-weight: bold; 
	font-size: x-small;
	color: #000000; 
	background-color: #D4DDF7;
}

.cms_table td {
}

.cms_tab {
	width: 80px;
	background-image:url(/__images/Masterpage/menuItemFiller.gif);
	height:21px;
	margin-right:3px;
	text-align:center;
	padding-top:3px;
	margin-bottom:10px;
}
.cms_tab a{
	color:#000000;
	text-decoration: none;
}

.cms_tab a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

.dialog_background
{
	z-index: 40;
	position: absolute;
	width:100%; 
	height:100%; 
	top:0px; 
	background-image:url(/__images/30PercentBlack.png);
	background-color:Transparent;
}
.dialog_table{
	border: #000000 1px solid;
	z-index: 50;
	left: 0px;
    width: 350px;
    position: absolute;
    top: 5px;
    background-color: #ffffff;
}

.dialog_table th
{
	color: #ffffff;
	background-color: navy;
	cursor:move;

}

.dialog_table *
{
font-size: x-small;
	font-family: Verdana;
	
}

/* Menu */
.menustyle
{
	border-left: solid 2px #FFFFFF;
	padding:0px;
}


.StaticItemStyle
{
	font-size:12px;
	text-transform:uppercase;
	border-right: solid 2px #FFFFFF;
	padding:10px;
	padding-top:5px;
	padding-bottom:0px;
	height:24px;
	color:#265894;
	cursor:hand;
}


.StaticSelectedStyle
{
	height:24px;
	border-right: solid 2px #FFFFFF;
	padding:0px;
	margin:0px;
	cursor:hand;
	background-color:#f38420;
}

/*.StaticSelectedStyle img{
	margin-top:1px;
}*/
.StaticSelectedStyle span
{
	/*margin-top:1px;*/
	background-image:url(/__images/Masterpage/mnuSelectedRpt.gif);
	height:27px;
	vertical-align:middle;
	font-size:12px;
	text-transform:uppercase;
	padding:5px;
	padding-top:5px;
	padding-bottom:7px;
	color:#FFFFFF;
}


.mnuLeftStaticItemStyle
{
	background-image:url(/__images/MasterPage/leftMnuItem.gif);
	background-repeat:repeat-x;
	background-color:#b4e3f6;
	height:23px;
	padding-top:4px;
	padding-left:10px;
	font-size:13px;
	cursor:hand;
	font-weight:normal;
}

.mnuLeftStaticItemStyle-Selected
{
	background-image:url(/__images/MasterPage/leftMnuItem-Selected.gif);
	background-repeat:repeat-x;
	background-color:#f2c773;
	height:23px;
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left:10px;
	font-size:13px;
	cursor:hand;
	color:#FFFFFF;
}


/*.dynamicMenuItem{
	color:#777777;
	text-transform:uppercase;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	font-weight:normal;
	background-color:Transparent;
	font-weight:bold;
}

.dynamicMenuItem:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}*/


/* Main Content */

.mainContent
{
	
	padding-left:100px;
}

.table_info
{
	border:1px solid #99ccff;
}

.table_info th
{
	background-image:url(/__images/Masterpage/th.gif);
	background-repeat:repeat-x;
	background-color:#006494;
	height:28px;
	min-width:216px;
	text-align:left;
	color:#FFFFFF;
	padding-left:12px;
	font-size:12px;
	text-transform:uppercase;

}

.table_info td{
	padding:5px;
}

.table_info_container
{
	background-color:#e9e9e9;
	padding	:12px;
	border: solid 1px #666666;

}

hr
{
	margin-top:8px;
	margin-bottom:8px;
	color: #f2a200;
	background-color: #f2a200;
	height:2px;
	border:none;
}

.table_info_hlRow
{
	
}


.table_info_hlRow td div
{
	text-align:center;
}

.table_info_hlRow_hover
{
	background-color:#d2f0fd;
	cursor:hand;
}

.table_info_hlRow_hover td div
{
	text-align:center;
}

.table_td{}

.table_td_hover
{
	background-color:#d2f0fd;
	cursor:hand;
}


