
body {
	margin: 10px;
	padding: 0px;
	font: 13px Lucida Sans, Arial, Helvetica, sans-serif;;
	color: #000000;
	background: #fff;
	text-align: center;
	height: 100%; 
}
.table_backgroud {
	background-color: #F5F7F9;
	border: 1px solid #DED7D7;
	BORDER-BOTTOM: #DB6D1D 6px solid;
	BORDER-TOP: #264B99 1px solid;
	BORDER-LEFT: #264B99 1px solid;
	BORDER-RIGHT: #264B99 1px solid;
    FLOAT: left;
    PADDING-TOP: 8px;
}
.tr_data_gray {
	background-color: #F5F7F9;
	
      PADDING-TOP: 8px;
PADDING-Left: 8px;
}
.td_main_heading {
	
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.td_main_heading_border {
	
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px dashed #DB6D1D
}
.maintable{
margin-left:7px;
margin-right:7px;
}
.orange_10 {
	
	
	font-weight: bold;
	color: #DB6D1D;
}
.txt_dgray_11_bold {
	
	font-size: 11px;
	font-weight: bold;
	color: #565656;

}
.txt_orange_14_bold {
	
	font-size: 14px;
	font-weight: bold;
	color: #FF6602;
}
.»_orange {
	
	font-size: 18px;
	font-weight: bold;
	color: #DB6D1D;
}
h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #04509f;
	text-decoration:none;

}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

/* Container */

#container {
width: 100%;
border: 1px solid #264B99;
margin-left: auto; 
margin-right: auto;
background: #FFFFFF;
text-align: left;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.table_properties {

padding: 10px;
}

.general_div
{
	background-color: #dae3ec;
	width: 92%;
	border: solid #2E7AC8 1px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}

#blockfullpage{
position:absolute;
height:100%;
width:100%;
left:0px;
top:0px;
background-color:#dae3ec;
z-index:990;
filter:alpha(Opacity=80);
-moz-opacity:.80; 
opacity:.80;
visibility:hidden;
}


#NotesPopUp
{
position:absolute;
top:0px;
left:0px;
width:400px;
height:370px;
display:none;
z-Index:1001;
border: solid #2E7AC8 1px;
background-color:#FFFFFF;
text-align:center;
vertical-align:middle;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#popup
{
position:absolute;
top:0px;
left:0px;
display:none;
z-Index:1001;
border: solid #2E7AC8 1px;
background-color:#FFFFFF;
text-align:center;
vertical-align:middle;
padding:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#popup p
{
	height:30px;
	font-color:#ff0000;
	font-size:11px;
}

#boxes {
	float: left;
	width: 650px;
	border:1px solid #2E7AC8;
	margin: 5px 5px 10px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
.yui-b{width:98%;border-bottom:1px dashed #DB6D1D; padding-left:2px;}

#close {
	float: right;
}
.general_div_alt
{
	background-color: #ffffff;
	width: 92%;
	border: solid #2E7AC8 1px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
