@charset "utf-8";

/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #808080;
	color:#444;
	font-size: 12px;
	text-align:left;
}

a { color:#0B5FA5; text-decoration:none; }

#container
{
	width: 900px;
	background-color: #FDFDFD;
	margin: 0px auto;
	padding:0px;
}

#header
{
	margin: 0px;
	padding: 0px;
}

.logo1
{
	margin:14px;
}

#containerTable
{
	margin: 0px auto;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#hrow1 {
	margin: 0px;
	padding: 0px;
	height:100px;
	background-color:#7CA746;
}

#hrow2 {
	margin: 0px;
	padding: 0px;
	/*background-color:#EFF0E7;*/
	background-color:#C9DA94;
	
	/*background-color:#CBD3CE;*/
}

#hrow1Box1
{
	float:left;
	width:250px;
	padding:0px;
	margin:0px;
	height:100px;
	background-color:#FFF;
	text-align:center;
}

#hrow1Box2
{
	float:left;
	width:650px;
	height:100px;
	padding:0px;
	margin:0px;
	/*background-color:#7DA647;*/
	background-color:#7CA746;
	background-image: url(bg1.jpg);
}



#navBar1 {
	/*height: 30px;*/
	width: 550px;
	color:#ACB5AC;
	margin-left:10px;
 }

#navBar1 ul {
	padding: 10px;
	margin: 0px;
}

#navBar1 li {
	display: inline;
	height: 20px;
	margin: 0px 5px;
}

#navBar1 li a {
	text-decoration: none;
	color:#266315;
	font-weight:bold;
}

#navBar1 li a:hover {
	color:#0B5FA5;
	font-weight:bold;
}


#navBar1 li.selected a {
	color:#FFF;
	font-weight:bold;
}

#content {
	margin: 5px;
	padding: 0px;
	background-color:#FFF;
	border: 1px solid #D3D3D3;
}


#crow1
{
	/*height:400px;*/
	/*width:900px;*/
	
}

#crow1box1
{
	width:180px;
	height:200px;
	border: 1px solid #D3D3D3;
	margin:10px;
	/*background-color:#ECECEC;*/
	padding:5px 10px;
	overflow:auto;
	
}

#crow1box2
{
	width:620px;
	height:auto;
	margin:10px 5px;
	padding:5px 10px;
	overflow:auto;
	/*border:1px solid #D3D3D3;*/
}

#crow1box3
{
	width:560px;
	height:135px;
	border: 1px solid #D3D3D3;
	padding: 10px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	overflow:auto;

}

.img_box1
{
	margin:10px;
	border:none;
}

#table2
{
	border: none;
	padding:0px;
	margin:0px auto;
	
}

.title0
{
	color:#FAFAFA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin:50px 20px 10px 10px;
}

.title1
{
	color:#EEE;
	font-size:16px;
	font-weight:bold;
}

.title2
{
	color:#CBCBCB;
	font-size:14px;
	font-weight:bold;
}

.border1
{
	border: 1px solid #D3D3D3;
}

.border2
{
	border: 2px solid #D3D3D3;
	
}

.line1
{
	color:#DBDDD2;
	width:100px;
	height:2px;
	border: 1px solid #DBDDD2;
	text-align:left;
	margin:0px;
}

.nmrsTable1 {
	border-top: 1px none #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px none #D3D3D3;
	width:630px;
	padding:0px;
	margin:0px;
}

.nmrsTable1 td {
	border-top: 1px solid #D3D3D3;
	border-right: 1px none #D3D3D3;
	border-bottom: 1px none #D3D3D3;
	border-left: 1px solid #D3D3D3;
	padding: 10px;
	/*font-size:11px;*/
}

.nmrsTable1 th {
	border-top: 1px solid #D3D3D3;
	border-right: 1px none #D3D3D3;
	border-bottom: 1px none #D3D3D3;
	border-left: 1px solid #D3D3D3;
	padding: 5px;
	font-size:13px;
	font-weight:bold;
	background-color:#D4DAD4;
	text-align:center;
}


.nmrsTable2 {
	width:350px;
	padding:0px;
	margin:5px;
	border: 1px solid #D3D3D3;
}

.nmrsTable2 td {
	border-bottom: 1px solid #D3D3D3;
	padding: 10px;
	/*font-size:11px;*/
}

.box1
{
	border: 1px solid #D3D3D3;
	margin:10px;
	padding:10px;

}




#footer {
	background:#D8D5D0;
	text-align:center;
	margin-right: auto;
	margin-bottom: auto;
	font-size:11px;
	color:#444;
	
}

#footer a {
color:#444;
text-decoration: none; 
}

.textColor1 { color:#989590; text-decoration:none; }
.textColor2 { color:#004276; text-decoration:none; }
.textColor3 { color:#456E90; text-decoration:none; }
.textColor4 { color:#B6343E; text-decoration:none; }
.textColor5 { color:#FAFAFA; text-decoration:none; }
.textColor6 { color:#CDCDCD; text-decoration:none; }
.textColor7 { color:#444; text-decoration:none; }
.textColor8 { color:#0B5FA5; text-decoration:none; }
.textColor9 { color:#008209; text-decoration:none; }
.textColor9 { color:#266315; text-decoration:none; }
.textColor10 { color:#808080; text-decoration:none; }

.bg1 { background-color: #A5C3A5;}
.bg2 { background-color: #D4DAD4;}
.bg3 { background-color: #E4E8E0;}



.white { color:#FFF }

.tdn { text-decoration:none; }

.f10 { font-size:10px }
.f11 { font-size:11px }
.f12 { font-size:12px }
.f13 { font-size:13px }
.f14 { font-size:14px }
.f15 { font-size:15px }
.f16 { font-size:16px }
.f18 { font-size:18px }
.f20 { font-size:20px }
.f22{ font-size:22px }
.f24{ font-size:24px }
.f26{ font-size:26px }
.f28{ font-size:28px }
.f30{ font-size:30px }


.bold { font-weight: bold; } 
.normal { font-weight: normal; }

.text_left { text-align:left;}
.text_center { text-align: center;}

.gtabs1
{
/** used for identification only **/
}



.gtabs1 .current a 
{ 
	color: #B6343E; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
}
.gtabs1 .none a 
{ 
	color: #0B5FA5 ;
	font-size:12px; 
	font-weight:bold; 
	text-decoration:none;
}



.collapsed_panel
{
	height:250px;
	overflow:auto;
	background-color:#EFF0E9;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	display: none;
}

.expanded_panel
{
	width:auto;
	max-height:250px;
	overflow:auto;
	background-color:#FDFDFD;
	font-weight: normal;
	padding: 10px 15px;
	margin: 5px 0px;
	display: block;
	border:1px solid #DADADA;
}

.expanded_head
{
	background-color:#E0E1D6;
	border:1px solid #CCC;
	font-weight: bold;
}

.img_plusMinus
{
	border:none;
	padding-right: 2px;
	padding-left: 2px;
}

.collapsed_head { padding-left: 4px; }

.no_bullets
{
	list-style:none;
	margin:5px;
	padding:0px;
}

.no_bullets li
{
	padding:3px;
}
