@charset "utf-8";
/* CSS Document */

/* HTML TAG STYLE*/
/* html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }  */
body {
	margin : 0px;
 font-family:Verdana, Geneva, sans-serif;
	background-color: #f9b200;
	color:#546368;
}
a {
	color:#4378a4;
	text-decoration:underline;
}
a:active {
	color:#50607C;
	text-decoration:underline;
}
a:hover {
	color:#ff7900;
	text-decoration:underline;
}
a img {
	border: 0px #FFFFFF none;
}
input {
	border:solid;
	border-bottom-color: #697b70;
	border-width: 1px;
	font-size: 11px;
	color: #697b70;
	font-family:Verdana, Geneva, sans-serif;
	padding: 1px;
	margin-right: 0px;
}
/* CLASS */

a.nodecoration {
	text-decoration:none
}
a.nodecoration:hover {
	text-decoration:none
}
.clearbutton {
	overflow:hidden;
	width:100%;
}
.clearboth {
	clear:both;
}
.learn_more a{
	float:right;display:block; color:#F00; text-decoration:none; background:url(../img/backgrounds/more.gif) no-repeat right; width:80px; height:7px; line-height:7px;background-position:59px -7px;
}
.learn_more a:hover{
    color:#e60012; text-decoration:none;background:url(../img/backgrounds/more.gif) no-repeat right; width:80px; height:7px; line-height:7px;background-position:59px -0px;
}

/* TEXT STYLE*/

.headline {
	color:#346080;
	font-size:12px;
	font-weight:bold;
}
.title {
	color:#fb8300;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	margin-top:12px;
	margin-bottom:12px;
}
.subtitle {
	color:#fb8300;
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
}
.text {
	color:#000;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	
}
.bold
{
	font-weight:bold;
}
.blue{
	color:#003399;
}
.white{
	color:#FFF;
}
.list{
	line-height:20px;
	font-size:14px;
}
.nodecoration{
	text-decoration:none;
}

h2 {
	font-size: 18px
}
h3 {
	font-size: 14px;
	padding:0px;
	margin: 12px 0 8px 0
}
/*PAGE LAYOUT*/

#main_container {
	width:900px;
	margin:0px 5px 5px 5px;
	text-align:center;
	background-color: #ffffff;
}
#vice_main_container {
	width:890px;
	margin:0px 5px 5px 5px;
	text-align:left;
	background-color: #ffffff;
}
#main_header {
	width: 890px;
	height: 132px;
	margin: 0px 0px 3px 0px;
	background-position: center;
	background-repeat: no-repeat;
}
#login {
	float:left;
	margin-top: 98px;
	margin-left:20px !important;
	margin-left:7px;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#header_nav {
	left: 0px;
	top: 87px;
	width: 890px;
	height: 30px;
	z-index: 9001;
	margin: 0px;
}
#banner {
	left: 0px;
	margin: 0px;
	width: 890px;
}
#container_mid {
	position:relative;
	left:0px;
	width: 890px;
	margin: 0px;
}
#wrap_left {
	width: 190px;
	float:left;
	margin: 10px 0px;
}
#left_menu_outside {
	background-color:#376283;
}
#left_menu_inside {
	padding: 1px 6px 10px 6px;
}
#main_footer {
	width: 890px;
	margin: 10px 0px 10px 0px;
	float: left;
}
#content_container {
	width: 690px;
	vertical-align: top;
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#content_mid_outside {
	vertical-align: top;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 520px;
	display:inline;
}
#content_mid_inside {
	width: 510px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display:inline;
}
/* LEFT NAVGATION STYLES */

.menu_topsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#376283;
	padding: 3px 5px 3px 5px;
}
.menu_subsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/img/backgrounds/bg_submenu.jpg);
	padding: 3px 3px 3px 5px;
}
.menu_toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#eeeeee;
	text-decoration: none;
}
.menu_toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e8eff5;
	text-decoration: underline;
}
.menu_sublink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.menu_toplink_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9933;
}
.menu_sublink_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9933;
}
.menu_border {
	background-image: url(/img/backgrounds/bg_dots_white.gif);
	color: #FFFFFF;
	margin: 0px;
}
.menu_border_sublink {
	background-image: url(/img/backgrounds/bg_submenu_dots_blue.jpg);
	margin: 0px;
}
/* ROUNDED RECTANGLE STYLE */
div.box_grey_t {
	background-image: url(/img/boxes/grey_pixel.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
div.box_grey_r {
	background-image: url(/img/boxes/grey_pixel.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
div.box_grey_b {
	background-image: url(/img/boxes/grey_pixel.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.box_grey_l {
	background-image: url(/img/boxes/grey_pixel.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
div.box_grey_tl {
	background-image: url(/img/boxes/grey_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.box_grey_tr {
	background-image: url(/img/boxes/grey_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div.box_grey_bl {
	background-image: url(/img/boxes/grey_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.box_grey_br {
	background-image: url(/img/boxes/grey_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.box_dblue_noborder_tl {
	background-image: url(/img/boxes/dblue_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.box_dblue_noborder_tr {
	background-image: url(/img/boxes/dblue_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div.box_dblue_noborder_bl {
	background-image: url(/img/boxes/dblue_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.box_dblue_noborder_br {
	background-image: url(/img/boxes/dblue_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
div.comm_corner_bl {
	background-image: url(/img/boxes/comm_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.comm_corner_br {
	background-image: url(/img/boxes/comm_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/*Footer*/

#footer_top {
	text-align:left;
	font-size: 10px;
	width: 890px;
	padding: 0 0 0 0;
	background: url(/img/backgrounds/gradient890.gif) top repeat-x;
	margin: 0 0 10px 0;
	height: 20px;
}
/* copyright  */
#copyright {
	height: 30px;
	width: 890px;
	margin: 3px 0 0 0px;
}
#copyright p {
	text-align: right;
	font-size: 9px;
	padding: 0 0 0 0;
	float: right;
	margin: 0 0 0 0;
}
#copyright UL#intl {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	margin-left: 10px;
}
#copyright UL#intl LI {
	DISPLAY: inline;
	FONT-SIZE: 9px;
	MARGIN: 0px 10px 0px 0px
}
/*banner_right_box*/
#banner_right_box {
	float:left;
	width:136px;
	HEIGHT: 152px;
	BACKGROUND-COLOR: #e5eef5;
	display:inline;
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	font-family:Verdana, Geneva, sans-serif;
}
DIV#banner_right_box A {
	FONT-SIZE:9px;
	COLOR: #162a83;
	LETTER-SPACING: 0.05em;
	TEXT-DECORATION: none
}
DIV#banner_right_box A:hover {
	COLOR: #43a8c6
}
DIV#banner_right_box DIV#search {
	MARGIN: px 0px 0px 0px;
}
DIV#banner_right_box DIV#search input {
	BORDER-RIGHT: #7b92bf 1px solid;
	BORDER-TOP: #7b92bf 1px solid;
	MARGIN-TOP: 2px;
	FONT-SIZE:11px;
	height:16px;
	BORDER-LEFT: #7b92bf 1px solid;
	WIDTH: 102px;
	BORDER-BOTTOM: #7b92bf 1px solid
}
DIV#banner_right_box * {
	margin:0;
	padding:0;
}
