
body {
	height:100%;
	text-align: center;
	color:#303030;
	font:12px/1.5em "Arial", Helvetica, sans-serif;
	max-height:100%;
    background:#e0e8ed url('images/im/background_content.jpg') center repeat-y;
	
	padding:0;
	margin: -5px 0 0 0;
	
}
.style11 {
	color: #fa030c;

	font-weight: bold;
}
.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:#284497;
	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: #2c4887;
}
.blue2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c4887;
}
.blue_new{
	font-family: Arial, Helvetica, sans-serif;
	line-height:100%;

	font-size: 10px;
	font-weight: bold;
	color: #2c4887;
	
	}
.bluesmall{
color:#284497;
	font-size:9px;
font-weight:normal;
	}

.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;
}

.button_small {
	color:#192e64;
	width:87px;
	font-family: 'Arial', Helvetica, sans-serif;

	font-size:12px;
	font-weight:bold;
 
	background-image: url('images/buttbg.jpg');
	background-repeat: repeat-x;
}
.selectbox
{

  padding-left:1px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:1em;/* Resize Font*/
  width : 240px; /* Resize Width */

  text-align:left;

  color:#333;
}
.texta { 
width: 100px;
 font-size: 11px; 
padding:0 0 0 1px;
text-align: left;
display: inline-block; 
border-top: 1px solid #A0A54B;
	border-right: 1px solid #A0A54B;
	border-bottom: 1px solid #3851A3;
	border-left: 1px solid #3851A3;
}

.TextBox {
width: 40px;
 height: 22px;
}
.textarea{
	width: 110px;
    height: 100px;
	border:1px solid #666666;
	font:12px  Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	padding: 3px;
	
	background-repeat: repeat;
}
.input {
	background-color: #fff;
	font: 11px/12px "Arial", "Trebuchet MS", Helvetica, sans-serif;
	
	margin: 2px 5px 5px 2px;
	width: 120px;
	border-top: 1px solid #A0A54B;
	border-right: 1px solid #A0A54B;
	border-bottom: 1px solid #3851A3;
	border-left: 1px solid #3851A3;
	}
	
	
/* all */
#container
{
min-height: 100%; 
height: auto !important; 
height: 100%; 
margin: 0 auto -4em; 

} 

/* header */
#header {
	background:#e0e8ed url('images/im/header.jpg') center repeat-y;
	width:100%;
	
 height: 109px;
}

	/* 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


	}

#underlinemenu{
margin: 0;
padding: 0;
color:#3c3b3b;
font:11px/1.5em "Arial", Helvetica, sans-serif;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 2px;
float: left;
font-weight: bold;
width:970px;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color:#3c3b3b;
font-weight: bold;
padding: 3px 3px 6px 6px;
text-decoration: none;
background: white url('images/im/menudivide.gif') top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #e0e7ed;
border-bottom: 4px solid  #e84922;
padding-bottom: 0;
}
	
#header_after {
	clear:both;
	display:block;
	margin-bottom: 2em;
	visibility:hidden;
}
/* content */
#content {
	height:100px;
	width:100%;
	clear: both;

}
#content_inside {
	
	margin:0 auto;
	width:945px;
}

#data_inside{
	margin : 0 auto; 
	width:784px;
background-color: #C0C0C0;
color: #000000;
font-weight: bold;
}

.ITEMSTYLEHYPERLINK {
background-color: #C0C0C0;
color: #000000;
font-weight: bold;
}


         img {
         border: 0px none;
           }
#content_all {

	margin : 0 auto; 
	width:960px;
}

.flashcontent3 {
	height:125px;
	width:569px;
	background-image: url('images/red_carpet2.jpg');
	background-repeat: no-repeat
}

/* content sidebar */

/* 3boxes sidebar */

#inside_sidebarnew{
background-image: url('images/centernew.jpg');
 background-repeat: repeat-y;
 }
#content_inside_sidebar {

vertical-align: top;
 float:right;
 line-height:152%;
 padding:2px;
 width:285px;
}

#inside_sidebar{
background-image: url('images/center.jpg');
 background-repeat: repeat-y;
 }
 #inside_sidebarT{
	background-image: url('images/centerT.jpg');
	background-repeat: no-repeat;
	height: 13px;
	
 }
 #inside_sidebarB{
	background-image: url('images/centerB.jpg');
	background-repeat: no-repeat;
 }
#content_inside_sidebar h2 {
	
    background-image: url('images/top_side1.jpg');
	background-repeat: no-repeat;
	height: 19px;
	align:center; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px;
}
#content_inside_sidebar h6 {
	
    background-image: url('images/top_side.jpg');
	background-repeat: no-repeat;
	height: 18px;
	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 h1 {
	
    background-image: url('images/butt.jpg');
	background-repeat: no-repeat;
	align:center; margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px;
	height: 18px;
}
#content_inside_sidebar ul {

	 margin-left:2px; margin-right:0; margin-top:0; margin-bottom:0px;
	 padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px;
	 
}
#content_inside_sidebar ul li {
text-align:left;
	list-style-image: url('images/arrow.gif');
    list-style-position: inside;
	font-size: 12px;
	font-weight: bold;
	color:#666633;
	

}
#content_inside_sidebar ol li{
    text-align:left;
	list-style-image: url('images/global_arrow.gif');
    
	font-size: 12px;
	color:#666;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px;
}

#content_inside_sidebar ul li a:hover {
	
	color:#284497;
}
#content_inside_sidebar p {
	padding:3px;
	text-align: left;
	line-height: 1.0em;	
}
#content_inside_sidebar h5{
	
     color:#2c4887;
	font-size: 14px;
	font-weight: bold;
}
#content_inside_main {
	background:#fff;
	float:left;
    text-align: left;
	line-height:145%;
	margin:0 auto;
	padding:1px;
	width:620px;
	
}
#content_inside_main h1 {
	
	font-size:125%;
	padding:0 0 0 0px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 0 0px;
	text-align: left;
}
.box {
float:center;
width:270px;
height:136px;
margin:5px;

}

#boxcontent h1, #boxcontent h2, #boxcontent, #boxcontent_sub p {margin:0 1px; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px;font: "Arial", Helvetica, sans-serif;}
#boxcontent h1 {font-size:1.3em;padding:0.4em; color:#f95832;}
#boxcontent h2 {font-size:1.2em;color:#2c4887; border:0;padding-left:0;}

#boxcontent boxcontent_sub p {padding-bottom:0em;}
#boxcontent h2 {text-align:left;padding-bottom:0em;}
#boxcontent {background: transparent; margin:10px 1em 100px 1em;padding-bottom:0em}
#boxcontent ul li{


	list-style-image: url("images/arrow.gif");
 
	font-size: 12px;

	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0em;
}


.boxcontent {font:12px "Arial", Helvetica, sans-serif; }

#boxcontent boxcontent_sub a {
	
	
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration: underline;
	font-size: 12px;
	text-align:left;
}
 #boxcontent boxcontent_sub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
 #boxcontent boxcontent_sub a:hover{


font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #2c4887;

}

#boxcontent_sub	ul li
{

	list-style-image: none;
	list-style-image: url("images/global_arrow.gif");
	font-size: 12px;
	
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px
}
.note
{
	color:#a32121;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	font-weight:normal;
	background: url('images/s_warn2.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 15px;
	padding-top: 0em;
	display: block!important;
}	

.note_small
{
	color:#303030;
	font-family:Arial,Sans-Serif;
	font-size:11px;
	font-weight:normal;
	

}



.note2
{
	color:#303030;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	height:auto;
	background-size: 100% auto;
	background: url('images/info.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.8em;
	background-margin: -10px 0 0 -10px;
	padding-bottom:4px;
	font-weight: normal;	
}
.note3
{
	color:#303030;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	height:22px;
	background-size: 100% auto;
	background: url('images/question.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.8em;
	background-margin: -10px 0 0 -10px;
	padding-bottom:4px;
	font-weight: bold;
	
}

.note4
{
	color:#303030;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	color:#993300;
	
	background-size: 100% auto;
	background: url('images/s_warn2.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.8em;
	background-margin: -10px 0 0 -10px;
	padding-bottom:4px;
	font-weight: bold;
	
}
/* font */
.goldbd          {color:#666633;font-family:Arial,Sans-Serif;font-size:12px;font-weight:bold;}
.goldhd          {color:#666633;font-family:Arial,Sans-Serif;font-size:20px;font-weight:bold;}
.goldr            {color:#284497;font-family:Arial,Sans-Serif;font-size:12px;font-weight:bold;}
.bgray            {color:#303030;font-family:Arial,Sans-Serif;font-size:12px;font-weight:bold;}
/* image Exclametion */

.gray
{
		color:#303030;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	
	height:33px;
	background: url('images/s_warn2.png');
	background-repeat: no-repeat;
	background-position: left top;
	
	padding:0 15px;
	padding-top: 0em;
background-margin: -10px 0 0 -10px;
	


	
}



.gray2
{
	color:#303030;
	font-family:Arial,Sans-Serif;
	font-size:12px;
	height:33px;
	background: url('images/info2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.8em;
background-margin: -10px 0 0 -10px;

	
}
.announce
{
	color:#284497;
	font-size:9px;
	font-family:Arial,Sans-Serif;
	font-weight: bold;
	
	font-size:11px;
	height:33px;
	background: url('images/info_small.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.8em;
background-margin: -10px 0 0 -10px;
	


	
}
#table {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color: #2B2BA8;
	background: #ffffff;
	
	top:0px;
	border-top: 1px solid #999999;
	border-right:  1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
.tablebox{

        width:240px;

        float:left; 
   
        border:1px solid #D6D6C2; 
        background:#e0e7ed; 
   
        font: 12px  Arial, Helvetica, sans-serif; 
      

}
.table_main {
	width:553px;
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	text-align:left;
	float:center;
	padding: 12px;

border-top: 1px solid #999999;
	border-right:  1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.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;
height:27px;
}
.td7 {
	background: url('images/topside_long1.jpg') no-repeat;
	height:26px;
}
.td11 {
	background-image: url("images/divider_h.gif");
	
		background-repeat: repeat-x;
		height:1px;
}
table.4 {
	width: 200px;
	padding: 0;
	margin: 0;
} 

.table8a {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #a8a5a3;
	font-size: 12px;
	
	color: #666666;
	width:630px;
	float:center;
   
	padding:3px 3px 3px 3px;
	background-color: #fff;
	
	
	}
	.table8b {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #192d76;
	font-size: 12px;
	
	color: #999;
	width:435px;
	float:center;
   
	padding:2px 2px 2px 2px;
	background-color: #fff;
	
	
	}
	.table8c {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9d1507;
	font-size: 11px;
	align:center;
	color: #666666;
	width:560px;
	float:center;
   
	padding:2px 0px 2px 2px;
	background-color: #fff;
	
	
	}
	.table8_new {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #9d1507;
	font-size: 11px;
	
	align:center;
	color: #666666;
	width:560px;
	float:center;
   
	padding:2px 0px 2px 2px;
	background-color: #f6f4f0;
	
	
	}
	
	.table8d {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9d1507;
	font-size: 11px;
	align:center;
	color: #666666;
	width:420px;
	float:center;
   
	padding:2px 0px 2px 2px;
	background-color: #fff;
	
	
	}
	
	
.containing
		{
	height:20px;
	background-color:#fcfadd;
	PADDING-TOP:1px;

    PADDING-LEFT:3px;
    PADDING-RIGHT:3px;
    PADDING-BOTTOM:3px;

		}
		
.floatimgright {
    float:right;
    margin-top:0px;
    margin-left:0px;
	margin-left:2px;
    margin-bottom:0px;
    }
	

/* footer */
#footer {
	background:#a9b1bd url('images/im/background_footer.jpg') center repeat-y;
	clear:both;
		width:100%;

}
.footer, .push { 
height: 4em; 
}
#footer_inside {
	
	height:100px;
	margin:0 auto;
	width:970px;
}
#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;	
}
#footeremenu{
margin: 0;
padding: 0;
color:#ffffff;
font size:9px "Arial", Helvetica, sans-serif;
}

#footeremenu ul{
margin: 0;
margin-bottom: 1em;

padding-left: 0;
float: left;
font-weight: bold;
width: 100%;

}

* html #footeremenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#footeremenu ul li{
display: inline;
}


#footeremenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 3px 4px 6px 6px;
text-decoration: none;
background:  url('images/im/menudivide2.gif') top right repeat-y;
}

#footeremenu ul li a:hover{
color: #103684;


padding-bottom: 0;
}
