body	{
	margin: 0 0 0 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
input.text{
	border: solid 1 black;
	background-color:#99CCFF;
	font-size: 8pt;
	color:White;
	width: 80;	
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover, a:active	{
	color: #0000FF;
	text-decoration: none;
	}
	
h1	{
	color: #005094;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2	{
	color: #00396D;
	margin: 5px 0 10px 0px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: solid 2px #003A6F;
	}
	
h2 a { text-decoration: none; }
	
h3	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 0px;
	color: #FF6600;
	}

h4	{
	font-weight: bold;
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 0px;
	color: #003399;
	}
	
p	{
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	}

ul {
	line-height: 150%;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	}

li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 100%;
	}	
	
#container	{
	margin: 0em auto;
	width: 750px;
	text-align: left;
	background-color: #fff;
	}
	
#header	{
	height: 65px;
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
/************** logo styles *****************/

#logo{
	float: left
}	

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	color: #FFFFFF;
	float: right;
}

#utility a{
	color: #FFFFFF;
	text-decoration: underline;
}

#utility a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
	
/************ mainnav styles **************/
#mainnav	{
	color: #272900;
	background-color: #005094;
	height: 32px;
	}
	
#mainnav ul	{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	border-left: 1px solid #C4C769;
	}
	
#mainnav li	{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #C4C769;
	}
	
#mainnav li a	{
	text-decoration: none;
	color: #272900;
	}
	
#mainnav li a:hover	{
	text-decoration: none;
	color: #ffffff;
	background-color: #272900;
	}
/************ path styles **************/
#path	{
	color: #666666;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 26px;
	padding-top: 10px;
	}
	
#path a	{
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
	
#path a:hover	{
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

#content	{
	margin:0px;
	background-image: url(../../images/shadow_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 10px 0px 10px;
	}
	
#methodx_sidemenu {
	width:170px;
	padding: 0px;
	background-color: #CBDFF5;
	padding-top: 20px;
	background-image: url(../../images/methodX_side_bg.gif);
	background-repeat: repeat-y;
}

#sidemenu {
	width:200px;
	background-image: url(../../images/shadow_bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 5px 0px 5px;
}
.imagefloat	{
	float: left;
	margin: 0 10px 10px 0;
	}
	
.imagefloat_right	{
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	}
	
/************ footer styles **************/
#footer	{
	clear: both;
	color: #FFFFFF;
	text-align: center;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #004C8F;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#footer a	{
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer_home	{
	clear: both;
	color: #666666;
	text-align: center;
	font-size: 80%;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-top: 10px;
	border-top: solid #CCCCCC 1px;
	}

#footer_home a	{
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#footer_home a:hover	{
	color: #666666;
	text-decoration: underline;
	}

	
#footerNav	{
	clear: both;
	color: #003399;
	background-color: #B6C5E2;
	text-align: center;
	font-size: 80%;
	height: 20px;
	padding-top: 5px;
	margin-left: 190px;
	margin-top: 0px;
	}
	
#footerNav a	{
	color: #003399;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#footerNav a:hover	{
	color: #003399;
	text-decoration: underline;
	}
	
#imageStrip {
	height: 81px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #005094;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url("../images/path_bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

/************ navlist styles **************/

#navlist {
	width: 170px;
	background-image: url("../images/sidemenu_end.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

#navlist li {
	margin: 0 0 0 0;
	padding: 0;
}

#navlist a {
	display: block;
	width: 170px;
}

#navlist a:link, #navlist a:visited {
	color: #003399;
	text-decoration: none;
	border-right: 2px solid #999999;
	height: 20px;
	padding: 4px 2px 4px 10px;
}

#navlist a:hover {
	color: #FF6600;
	text-decoration: none;
	border: solid 2px #999999;
	border-right: none;
	padding: 4px 2px 4px 10px;
}

#uberlink a:link, #uberlink a:hover {
	color: #FF6600;
	text-decoration: none;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #FFFFFF;
	border-right: none;
	padding: 2px 2px 2px 8px;
}

#uberlink a:visited { 
	color: #FF6600;
	text-decoration: none;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #999999;
	background-color: #FFFFFF;
	border-right: none;
	padding: 2px 2px 2px 8px;
}

/************ navlist1 styles **************/

#navlist1 {
	width: 190px;
	background-color: #005094;
	padding-top: 20px;
}

#navlist1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

#navlist1 li {
	margin: 0 0 0 0;
	padding: 0;
}

#navlist1 a {
	/*/*/display: block;
	padding: 5px 2px 5px 15px;
	width: 173px;
	background-color: #005094;
	background-image:  url("../images/side_menu_down.gif"); /* */
}

#navlist1 a:link, #navlist1 a:visited {
	color: #FFFFFF;
	/*/*/color: #FFFFFF;
	text-decoration: none; /* */
}

#navlist1 a:hover {
	background-image:  url("../images/side_menu_over.gif");
	color: #FFFFCC;
	text-decoration: underline;
}

#uberlink1 a:link, #uberlink1 a:hover {
	background-image:  url("../images/side_menu_selected.gif");
	color: #BFD8FF;
	background-color: #005094;
}

#uberlink1 a:visited { 
	background-image:  url("../images/side_menu_selected.gif");
	color: #BFD8FF; /* */
}

/************ navlist2 styles **************/

#navlist2{
	width: 190px;
	background-color: #005094;
	background-image: url("../images/sidemenu_end.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#navlist2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	line-height: 100%;
}

#navlist2 li {
	margin: 0 0 0 0;
	padding: 0;
}

#navlist2 a {
	/*/*/display: block;
	padding: 5px 2px 5px 38px;
	width: 150px;
	background-color: #005094;
	background-image:  url("../images/side_menu_down.gif"); /* */
}

#navlist2 a:link, #navlist2 a:visited {
	color: #FFFFCC;
	/*/*/color: #FFFFCC;
	text-decoration: none; /* */
}

#navlist2 a:hover {
	background-image:  url("../images/side_menu_over.gif");
	color: #FFFFCC;
	text-decoration: underline;
}

#uberlink2 a:link, #uberlink2 a:hover {
	background-image:  url("../images/side_menu_selected.gif");
	color: #B3C2E1;
	background-color: #005094;
}

#uberlink2 a:visited { 
	background-image:  url("../images/side_menu_selected.gif");
	color: #B3C2E1; /* */
}

/************ sidestory styles **************/

#sidestory {
	margin-top: 10px;
	float: none;
	margin-right: 10px;
}
#sidestory h1 {
	color: #005094;
	font-weight: bold;
	line-height: 20px;
	font-size: 110%;
}
#sidestory p {
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	text-align: left;
}
#sidestory h2 {
	text-align: left;
	background-image: url("../images/sidestory_btm.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin: 0px;
	height: 24px;
	padding-left: 5px;
	font-family: Arial, Miriam, David, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	border: 0px none;
}
/************ home news_box styles **************/
#news_box {
	height: 200px;
	width: 238px;
	background-color: #343E96;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 20px;
	color: #FFFFFF;
}
#news_box A:link 		{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:visited 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:active 	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:none ; color: #FFFFFF} 
#news_box A:hover  	{ font-family: Arial, Miriam, David, sans-serif; font-size: 12px; text-decoration:underline ; color: #FFFFFF}

#news_box h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #9FA6DD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
}

.News_List {
	line-height: 16px;
	list-style-image: url("../images/home_news_bullet.gif");
	margin-right: 5px;
	margin-top: 5px;
}
/************ home box styles **************/
#home_box {
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#home_box h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 120%;
	padding-left: 10px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	margin-bottom: 0px;
}

#home_box p{
	font-family: Arial, Helvetica, sans-serif;
	color: #343E96;
	font-size: 90%;
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
}

/************ Home styles **************/

.home_li {
	list-style-image: url(../../images/bullet.gif);
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 80%;
}

.home_ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
	text-align: left;
}
/************ Forms styles **************/
.Form_Field_Left  		{
	text-align: left;
	border: 1px solid #B6C5E2;
	background-color: #F9FBFF;
	font-size: 80%;
	font-family: Arial, Miriam, David, sans-serif;
}

.Form_Field  		{
	text-align: right;
	border: 1px solid #999999;
	background-color: #F5F8FC;
	font-size: 80%;
	font-family: Arial, Miriam, David, sans-serif;
}

.Form_Button 		{
	FONT-SIZE: 70%;
	text-align: center;
	color: #FFFFFF;
	background-color: #01327F;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#quote {
	font-size: 95%;
	color: #005094;
	font-weight: bold;
	background-image: url(../../images/quate_top.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	margin-top: 40px;
	width: 92%;
	background-color: #F5F5F5;
}
#quote h3 {
	font-size: 100%;
	color: #666666;
	text-align: right;
	background-image: url(../../images/quate_btm.gif);
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 5px;
}

#quote p {
	font-size: 100%;
	color: #005094;
	padding: 35px 5px 20px 5px;
	text-align: left;
	margin: 0;
}

#home_login {
	font-size: 85%;
	text-align: center;
	padding-top: 10px;
	border-bottom: solid #CCCCCC 1px;
	padding-bottom: 10px;
}

.news_date {
	font-size: 90%;
	color: #666666;
}
/************ Tables styles **************/

#table_list {
	width: 530px;
	margin-top: 15px;
}

#table_list td {
	border-bottom: solid #B6C5E2 1px;
	padding: 5px 5px 5px 0px;
	vertical-align: top;
	line-height: 150%;
}

#table_list th {
	border-bottom: solid #B6C5E2 2px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
}
 
#table_details {
	width: 500px;
	padding: 5px 10px 5px 10px;
	border: solid #B6C5E2 1px;
	font-size: 90%;
	margin-top: 20px;
}

#table_details td {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
}

#table_details th {
	padding: 2px 0px 2px 0px;
	vertical-align: top;
	text-align: left;
}

#table_details ul {
	margin-left: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

/************ Page Numbers styles **************/

#page_numbers {
	font-size: 90%;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
}
#page_numbers a	{
	color: #005094;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}

#page_numbers a:visited	{
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	}


#page_numbers a:hover	{
	color: #FFFFFF;
	background-color: #005094;
	}
	
.selected	{
	color: #999999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: solid #CCCCCC 1px;
	}
	
#methodx_box  {
	padding: 10px;
	background-image: url(../../images/methodX_box_bg.gif);
	background-repeat: repeat-x;
	}
		
#methodx_box h1	{
	color: #FF6600;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	}
