
body {
	height:100%;
	text-align: center;
	color:#303030;
	font:12px/1.5em "Arial", Helvetica, sans-serif;
	max-height:100%;
	overflow:auto;
	padding:0;
	margin:0px 1px 0px 1px;
	
}
.innertube{
margin: 5px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.style9 {color:#303030;font-family:Arial,Sans-Serif;font-size: 12px}
.style10 {
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
/* general */
.goldr            {color:#666633;font-family:Arial,Sans-Serif;font-size:x-small;font-weight:bold;}
a.goldr:link  {
	color:#666633;
	font-family:Arial, Sans-Serif;
	font-size:x-small;
	font-weight:bold;
	text-decoration: underline;
}
a.goldr:hover {
	color:#666633;
	font-family:Arial, Sans-Serif;
	font-size:x-small;
	font-weight:bold;
	text-decoration: underline;
}
a.goldr:visited {
	color:#666633;
	font-family:Arial, Sans-Serif;
	font-size:x-small;
	font-weight:bold;
	text-decoration: underline;
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

#cap {font-size:34px; color:#284497; font-weight:bold; float:left; height:34px; line-height:34px; margin-top:2px; margin-right:1px;}
* html #cap {margin-right:-2px; margin-top:3px;}
#cap2 {font-size:14px; color:#284497; font-weight:bold; float:left; height:14px; line-height:14px; margin-top:2px; margin-right:1px;}
* html #cap2 {margin-right:-2px; margin-top:3px;}
#cap3 {
	font-size:12px;
	color:#fb0415;
	font-weight:bold;
	float:left;
	height:17px;
	line-height:15px;
	margin-top:2px;
	margin-right:1px;

}
* html #cap3 {margin-right:-2px; margin-top:3px;}
.1 {
	list-style-image: url('images/bullet.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666633;
	list-style-position: outside;
 } 
.style8 {
	font-style: italic;
	color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 11px; } 


ol{ list-style-image: url("images/arrow.gif");
 }

/* form stuff */
input {
	background-color: #fff;
	font: 13px "Arial", "Trebuchet MS", Helvetica, sans-serif ;
	color: #000066;
	margin: 2px 2px 2px 2px;
	padding: 3px;
	border-top: 1px solid #A0A54B;
	border-right: 1px solid #A0A54B;
	border-bottom: 1px solid #3851A3;
	border-left: 1px solid #3851A3;
    
}
.button {
	color:#192e64;
	width:145px;
	font-family: 'Arial', Helvetica, sans-serif;

	font-size:12px;
	font-weight:bold;
 
	background-image: url('images/buttbg.jpg');
	background-repeat: repeat-x;
}



form { 
display: inline-block;
clear: center;
padding: 2px;
height: expression('1%'); /* IE Pick-a-boo bug fix */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
		

} 

textarea{
	width: 250px;
    height: 100px;
	border:1px solid #666666;
	font:12px  Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	padding:2px 3px;
	
	background-repeat: repeat;
}

select.style01{
width:135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	border:1px solid;
   border-top-color:#333;
   border-left-color:#333;
   border-right-color:#3851A3;
   border-bottom-color:#3851A3;
}

/* all */
#container
{
margin-left: auto; 
margin-right: auto;
width :100%;
min-width: 600px;
max-width: 1200px;
width:expression(document.body.clientWidth < 600? "600px" : document.body.clientWidth > 1200? "1200px" : "auto");
} 

/* header */
#header {
	width :100%;
	height: 115px;
	top: auto;
	background-image: url('images/bgall.gif');
	background-repeat: repeat-x;
	background-position: center top; margin-left:0; margin-right:0; margin-top:0; margin-bottom:auto;


	}
	
#header_after {
	clear:both;
	display:block;
	margin-bottom: 2em;
	visibility:hidden;
}
#header_inside {
	
	margin:0 auto;
	width:950px;
}

/* menu */
#main_nav{
	margin: 0;
	padding: 0px;
	top: 0px;
	width : 100%;
	background-image: url(images/menuall_bg.gif);
	background-color: #33499d;
	}
	/* header_small */
#header2 {
	width:100%;
	height: 115px;
	top: auto;
	background-image: url('images/bgall_small.gif');
	background-repeat: repeat-x;
	background-position: center top; margin-left:0; margin-right:0; margin-top:0; margin-bottom:auto


	}
	
#header2:after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
#header2_inside {
	
	margin:0 auto;
	width:952px;

}

/* content */
#content {
	height:100px;
	width:100%;
	clear: both;
}
#content_inside {
	border-left:1px dashed #bbb;
	border-right:1px dashed #bbb;
	margin:0 auto;
	width:960px;
}

#data_inside{
	margin : 0 auto; 
	width:784px;

}
.HEADERSTYLE 
{
background-color: #3a6ea5;
color: #FFFFFF;
font-weight:bold;
}
.tableItem {font:bold 11px Arial; color:#000066;}
  .tableHeader {font: bold 11px Arial; color:#000066;}

.ITEMSTYLEDEFAULT
{
background-color: #C0C0C0;
color: #000000;
font-weight: bold;
}

.ITEMSTYLEHYPERLINK {
background-color: #C0C0C0;
color: #000000;
font-weight: bold;
}

	 a img {
         border: 0px none;
           }

         img {
         border: 0px none;
           }
#content_all {
	border-left:1px dashed #bbb;
	border-right:1px dashed #bbb;
	margin : 0 auto; 
	width:960px;
}
.flashcontent {
	height:137px;
	width:331px;
	background-image: url('images/flash.jpg');
	background-repeat: no-repeat
}
.flashcontent2 {
	height:98px;
	width:334px;
	background-image: url('images/flash_small.jpg');
	background-repeat: no-repeat
}
#content_inside_sidebar {
border-left:1px solid #bbb;
vertical-align: top;
 float:right;
 line-height:155%;

 margin:2px 0 2px 2px;
 padding:0 0 0 5px;
 width:300px;
}
#content_inside_sidebar h2 {
	
    background-image: url('images/top_side1.jpg');
	background-repeat: no-repeat;
	align:center; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px
}
#content_inside_sidebar h3 {
	
    background-image: url('images/h3new.jpg');
	background-repeat: no-repeat;
	align:center; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px
}
#content_inside_sidebar ul {

	margin:0 0 0 0px;
}
#content_inside_sidebar ul li {
text-align:left;
	list-style-image: url('images/arrow.gif');
    list-style-position: inside;
	border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	color:#666633
}
#content_inside_sidebar ol li{
    text-align:left;
	list-style-image: url('images/global_arrow.gif');
    list-style-position: inside;
	font-size: 12px;
	color:#666;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px
}
#content_inside_sidebar ul li  a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:0px;
	text-align:right;
	width:300px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#dadada;
}
#content_inside_sidebar p {
	padding:0px;
	text-align: left;
}
#content_inside_sidebar h5{
	
     color:#000099;
	font-size: 14px;
	font-weight: bold;
}
#content_inside_main {
	background:#fff;
	float:left;
    text-align: left;
	line-height:175%;
	margin:0 auto;
	padding:5px;
	width:610px;
	
}
#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 0 1px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 0 1px;
	text-align: left;
}

#table {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #2B2BA8;
	background: #ffffff;
	
	border-top: 1px solid #999999;
	border-right:  1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}
.table2 {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #2B2BA8;
	background: #fffff0;
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid solid #999999;
	border-left: 1px solid solid #999999;
	border-bottom: 1px solid #999999;
	
}
.table3 {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #2B2BA8;
	background: #fffff0;
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.table4 {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #2B2BA8;
	background: #fffff0;
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.td {

background: url('images/tab_bg.jpg') repeat-x;
height:40px;
}
.td1 {
background: url('images/tab_bg2.jpg') repeat-x;
height:33px;
}
.td3 {
background: url('images/td3.jpg') repeat-x;
height:24px;
}
.td5 {
background: url('images/grey.jpg') repeat-x;

}

table.4 {
	width: 200px;
	padding: 0;
	margin: 0;
} 


.containing
		{
	height:20px;
	background-color:#fcfadd;
	PADDING-TOP:3px;

    PADDING-LEFT:3px;
    PADDING-RIGHT:3px;
    PADDING-BOTTOM:3px;

		}

/* footer */
#footer {
	background:#52609d url('images/background_footer.jpg') center repeat-y;
	clear:both;
	
	width:100%;



}
#footer_inside {
	
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:100px;
	text-align:center;
}
#footer_inside a {
	color:#fff;
	font-weight: bold;	
}
	#footer_inside a:hover  {
	color:#ff0000;
	font-weight: bold;	
}