@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #005AA1;
}
p {
	margin: 0px;
	padding: 0px;
}




#container {
	text-align: left;
	margin: auto;
	width: 1002px;
	position: relative;
	background-image: url(../images/body_bg.jpg);
}
#header {
	width: 1002px;
	height: 213px;
	position: relative;
	text-align: center;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#buttonset {
	position: relative;
	height: 37px;
	background-image: url(../images/nav_bar.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 13px;
}


#content {
	width: 1002px;
	position: relative;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content_home {
	width: 1002px;
	position: relative;
	background-image: url(../images/home_bottom.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 275px bottom;
	margin-bottom: 30px;
}

#content_home2 {
	width: 1002px;
	position: relative;
	margin-bottom: 30px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 265px; /* padding keeps the content of the div away from the edges */
	padding-top: 30px;
	padding-left: 20px;
}
#sidebar2 {
	float: right; /* padding keeps the content of the div away from the edges */
	padding-top: 30px;
	width: 220px;
	padding-right: 20px;
}
#mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 285px;
	padding-top: 30px;
	padding-bottom: 0;
	position: relative;
	padding-left: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#footer {
	width: 1002px;
	height: 64px;
	text-align: center;
	background-image: url(../images/footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 15px;
	position: relative;
}
.pannel {
	background-image: url(../images/panel.jpg);
	background-repeat: repeat-y;
}
.panel_in {
	background-image: url(../images/panel_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 25px;
	padding-left: 45px;
	padding-top: 3px;
	min-height: 50px;
}
.panel_top {
	background-image: url(../images/panel_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 45px;
	font-weight: bold;
}
.blue_panel {
	background-image: url(../images/blue_panel.jpg);
	background-repeat: no-repeat;
	height: 97px;
	padding-left: 110px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-right: 0px;
}
.blue_panel_top {
	background-image: url(../images/blue_panel_top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding: 0px;
	position: relative;
}
.blue_panel_img {
	position: absolute;
	left: 23px;
	top: 8px;
}
.highlitght1 {
	color: #E2041B;
	font-style: italic;
	padding-bottom: 3px;
	font-size: 14px;
}
.highlight2 {
	font-size: 18px;
	color: #E21735;
}
.panel_in h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
}
.edit  {
	background-image: url(../images/edit.jpg);
	height: 24px;
	width: 192px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
#form1      {
	padding-top: 5px;
	text-align: right;
}

.edit input {
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: none;
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.highlight3 {
	color: #E2001B;
}

#imc_logo {
	position: absolute;
	left: 625px;
	top: 46px;
}


#IMC_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	left: 367px;
	top: 56px;
	width: 263px;
}
#IMC_footer a {
	color: #FFFFFF;
	text-decoration: none;
}






#IMC_footer a:hover {
	color: #BF290E;
	text-decoration: none;
}

.blue_panel a {
	color: #FFFFFF;
	text-decoration: none;
}
.blue_panel a:hover {
	color: #E0001A;
	text-decoration: none;
}
.home_bottom {
	position: absolute;
	left: 32px;
	width: 228px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	top: 520px;
}

.home_bottom h1 {
	margin: 0px;
	padding: 0px;
	color: #02327A;

}

.home_bottom2 {
    position: absolute;
	left: 26px;
	width: 450px;
    height:135px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	top: 495px;
    background-image: url(../images/home_bottom2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
    
.input_form {
	border: 1px solid #E20017;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #6CD3FF;
	text-decoration: none;
}
#mainContent h1 {
	color: #E0001A;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
#mainContent input {
}
#content_subpage {
	width: 1002px;
	position: relative;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}
.table_form td {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9D1EE;
	padding-right: 3px;
}
#mainContent a {
	color: #0074BD;
	text-decoration: none;
}
#mainContent a:hover {
	color: #004681;
	text-decoration: none;
}
.panel_top2 {
	background-image: url(../images/panel_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 15px;
	padding-left: 45px;
	font-weight: bold;
}
#ccoptin .edit {
	background-image: url(../images/edit.jpg);
	height: 24px;
	width: 192px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#ccoptin {
	padding-top: 5px;
	text-align: right;
}

