@charset "utf-8";
body{
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	background-color:transparent;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.article{
	font: 100% Verdana, Arial, Helvetica, sans-serif; background-color:#000000;
}
h1{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#ffffff;
	margin-bottom:0px;
}
h2{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#e0c7aa;
	margin-bottom:0px;
	text-align:left;
}
h3{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ffffff;
	margin-bottom:0px;
	text-align:left;
}
h4{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #99CCCC;
	margin-bottom:0px;
	text-align:left;
}
h5{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#e0c7aa;
	margin-bottom:0px;
	text-align:center;
}
tr
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: left;
	line-height: 150%;
	color:#bab8b8;
}
td.itemtable
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight:bold;
	text-align: center;
	line-height: 150%;
	color:#666666;
	background-color:#e0c7aa;
	border: 1px solid #000000;
}
td.item1
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	line-height: 150%;
	color:#000000;
	background-color:#CCCCCC;
	border: 1px solid #000000;
	height:30px;
}
td.item2
{
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
	line-height: 150%;
	color:#000000;
	background-color: #336699;
	border: 1px solid #000000;
	height:30px;
}
.twoColFixLtHdr #container {
	background: #FFFFFF;
	width: 771px;
	height:auto;	
	border: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;	
	margin: 0px auto;	
} 
.twoColFixLtHdr #bar {
	background-image: url("../images/bar.png");
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:15px;
	width:771px;
	margin-top:0px;
	margin-bottom:0px;
}
.twoColFixLtHdr #mainContent {
	height:auto;
	font: Verdana;
	margin: 0px 0px 0px 195px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px;
} 
.twoColFixLtHdr #plainContent {
	margin: 100px 0px 0px 210px; 
	padding: 0 38px;
} 
.twoColFixLtHdr #header { 	
	width:auto;
	height:100px;
	position:relative;
	background: #000000; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */	
	padding: 0px 0px 0px 0px;
}
.twoColFixLtHdr #small_menu { 
	float:right;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #logo {
	background: url("../images/logo.png") no-repeat;
	height:100px;
	width:227px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	top:-3px;
	left:45%;
}
.twoColFixLtHdr #m_left{ 
	width:561px; 
	height:auto; 
	margin:0; 
	float:left;
}
.twoColFixLtHdr #m_animate{
	border:#CC6699;
	background:#999999;
	width:571px; 
	height:437px; 
	margin-top:20px;
	float:left;
	margin:0px;
}

.twoColFixLtHdr #m_top {background: url(../images/m_top.png) no-repeat; height: 20px; width:571px; margin-bottom:-12px; margin-left:5px; padding:0px;}
.twoColFixLtHdr #m_bottom {background: url(../images/m_bottom.png) no-repeat; width:571px; height: 20px; margin-top:-12px; margin-bottom:-2px; margin-left:5px;padding:0;}

.twoColFixLtHdr #m_body { 
	background-image: url(../images/m_body.png);
	background-repeat:repeat-y;
	width:571px;	
	height:auto;
	margin-left:5px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
}

.twoColFixLtHdr #m_body_text {
	padding: 10px 20px;
	font: Verdana, Arial, Helvetica, sans-serif;
	margin:-10px;
	width:520px; 
	/* height:393px;  */
	height:415px;
	overflow: auto; 
	margin-top:0px; margin-bottom:2px; margin-left:0px; margin-right:0px;
}

.twoColFixLtHdr #m_right {
	position:absolute; left:790px; top:100px;
	width:auto; 
	height:auto; 
	margin:0; 
	float:right;
}
.twoColFixLtHdr #motto {
	background:url(../images/motto.png) no-repeat; 
	width:239px;
	height:176px; 	
}
.twoColFixLtHdr #about {
	background:url(../images/about.png) no-repeat; 
	width:239px;
	height:500px; 	
}

.twoColFixLtHdr #login_place {
	margin:0px;
	background-image: url("../images/login_bg.gif");
	background-repeat: no-repeat;
	height: 170px;
	width: 200px;
}
.twoColFixLtHdr #gap {
	margin:0px;
	background-image: url("../images/rci.jpg");
	background-repeat: repeat x;
	background-repeat: repeat y;
	height: auto;
	width: 200px;
}
.twoColFixLtHdr #footer { 
	padding: 0px; /*this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	height: 73px;
	width: 771px;
	margin: 0px auto;
	margin-top: 0px;
} 
.twoColFixLtHdr #footer_gray_line{
	background-color:#666666;
	padding:5px 0px;	
}

.twoColFixLtHdr #footer_address{
	background-color:#d6d7d9;
	height:100%;
	padding:0px;	
}
.twoColFixLtHdr #popup {
	height:auto;
	font: Verdana;
	margin: 0px 0px 0px 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 15px;
	background-color:#000000;
}
/*=============================================================================================*/
	  
.float_right {float: right;
              margin-left: 10px;
}
.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;
}
p.login {
	font-size: 8pt;
	font-weight:bold;
	font-family: verdana;
	text-align: center;
	margin:0px;
	color: #000000;
}

p.all_para{
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	/* color:#000066; */
	color:#bab8b8;
}

p.navy{
	padding:3px 5px 5px 10px;
	margin-left:20px;
	margin-top:10px;
	font-size: 8.5pt;
	font-family: Verdana;
	width: 515px;
	height:10px;
	background-color:#CCCCCC;
}

p.msg{
	padding:3px 5px 5px 10px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 7.5pt;
	font-weight:bold;
	color:#000000;
	font-family: Verdana;
	width: 485px;
	height:10px;
	background-color:#e0c7aa;
}

ul{
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	color: #e0c7aa;
}
ul.gray_list{
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	color: #bab8b8;
}
ul.balloon{
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	color: #002b60;
}
ol{
	font-size: 8pt;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	color: #e0c7aa;
}
input.fields {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
		font-weight: 900;
        background: url(../images/input_bg.png);
		width:150px;
		height: 20px;
		border-top: 1px solid gray;
		border-left: 1px solid gray;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;
		margin-left: 24px;
		margin-right:24px;
		color: #663333;
}

img.line1{ margin-bottom:0px; margin-top:0px;
}

img.news{ 
	border:0px;
	float:left;
	width:129px;
	height:129px;
	padding-left:0px;

/*	hspace="0" vspace="0" style="float: left" width="129" height="129"*/
}

td.article_head{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	line-height:200%;
	color:#999999;
}

/*=========================================================================================================*/

a.navy-link:link {color: #666666; text-decoration: none}
a.navy-link:visited {color: #666666; text-decoration: none}
a.navy-link:hover {color: #000000; text-decoration: none}
a.navy-link:active {color: #000000; text-decoration: none}

a.footer-link:link {color: #ffffff; text-decoration: none}
a.footer-link:visited {color: #ffffff; text-decoration: none}
a.footer-link:hover {color: #000000; text-decoration: none}
a.footer-link:active {color: #000000; text-decoration: none}

a.norm:link {color: #FFFFFF; text-decoration: underline}
a.norm:visited {color:#FFFFFF; text-decoration: underline}
a.norm:hover {color: #e0c7aa; text-decoration: underline}
a.norm:active {color: #e0c7aa; text-decoration: underline}

a.instruct:link {color:#CC0000; text-decoration: underline; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.instruct:visited {color:#CC0000; text-decoration: underline; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.instruct:hover {color: #000000; text-decoration: underline; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.instruct:active {color: #000000; text-decoration: underline; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}


/*=========================================================================================================*/

/*MENU*/

/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../m-images/light_arrow_right.gif); width:6px; height:9px; left:-6px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(../m-images/light_arrow_right.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../m-images/medium_purple_right.gif); width:6px; height:9px; left:-6px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../m-images/medium_purple_right.gif); background-repeat:no-repeat;background-position:top left;}

/* --[[ Main Container ]]-- */
#imouter0 {border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }

/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#d3d2df; border-style:solid; border-color:#333333; border-width:1px; padding:5px; margin:4px 0px 0px; }

/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 .imctitle {height:20px; color:#000000; text-align:left; font-family:Verdana; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; border-color:#ffffff; border-width:1px; padding:0px 2px 0px 0px ; margin:0px 0px 2px; }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {color:#93722d; text-decoration:underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {color:#93722d; text-decoration:underline; }

	/* [active] */
	#imenus0 li a.iactive {}

	/* [Main Graphic Button Text Content] */
	#imenus0 .imbuttons {padding:0px 2px 0px 0px ; text-align:left; }

/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:auto; background-color:transparent; color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; margin:0px; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#000000; text-decoration:underline; }
	#imenus0 ul li a.ihover {color:#000000; text-decoration:underline; }

	/* [active] */
	#imenus0 ul li a.iactive {background-color:#ffffff; }

/*=========================================================================================================*/