.checkout_border {
    border: 1px solid #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	padding: 4px;    
}
.bg_blue {
	background-color:#b0d0ff ;
}
.home_tab_header {
	background-color: #ffcc00;
	padding: 4px;
	font-size: 10px;
	color: #40A1FF;
}
.vision_to_mission {
	text-align: justify;
	padding: 12px;
	background-color: #79BDFF;
	background-image: url(curve_right_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.curve_left {
	background-image: url(curve_left_white.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.curve_right {
	background-image: url(curve_right_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mission_to_news {
	text-align: justify;
	padding: 12px;
	background-color: #9FD0FF;
	background-image: url(curve_right_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news_to_page {
	text-align: justify;
	padding: 12px;
	background-color: #9FD0FF;
	background-image: url(curve_right_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home_news_bg {
	background-color: #9FD0FF;
	
	padding: 5px;
}

.news_header {
	background-color: #9FD0FF;
	color: #ffffff;
	padding: 0px;
}
.footer {
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	padding: 5px;
	background-color: #13418C;
}

.footer_text {
	color: #707070;
	padding: 5px;
	font-size: 70%;
}
.top_links {
	color: #2F2764;
	border-bottom-width: 1px;
	border-top-style: none;
	padding: 4px;
	background-color: #9FD0FF;
}

.justify {
	text-align: justify;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-size: 14;
	font-weight: bold;
	padding: 10px 0px 3px 0px;
	
}
.strong_yellow {
	color: #FFCC00;
	font-weight: bold;
}
.yellow {
	color: #FFDF5E;
}
.small {
	font-size: 9px;
}
.mainlinks {
	font-size: 11px;
	border: 1px solid #CFCFCF;
	background-color: #EFEFEF;
	color: #000000;
	text-indent: 10px;
	padding: 5px;
}
.mainlinks_live {
	font-size: 11px;
	border: 1px solid #64B3FF;
	background-color: #9FD0FF;
	color: #000000;
	text-indent: 10px;
	padding: 5px;
}
.mainlinks_focus {
	font-size: 11px;
	border: 1px solid #FFFFFF;
	background-color: #FFCC00;
	color: #000000;
	text-indent: 10px;
	padding: 5px;
}
.mainlinks {
	background-color: #EFEFEF;
	
}

.links {
	background-color: #9FD0FF;
	font-variant: normal;

}

.sublinks {
	background: #9FD0FF;
	padding: 2px;
	text-indent: 10px;
	border-bottom: 1px dotted #D0E8FF;
}
.button {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	BORDER-RIGHT: #98aab1 1px solid;
	BORDER-TOP: #98aab1 1px solid;
	BORDER-LEFT: #98aab1 1px solid;
	BORDER-BOTTOM: #98aab1 1px solid;
	BACKGROUND-COLOR: #FEFEFE;
}
.hideme  {
	color:#000033;
	background-color:#cccccc;
	layer-background-color:#cccccc;
	position:absolute;
	top:128px;
	left:222px;
	height:178px;
	z-index:99;
	visibility:hidden;
	width: 550;
}

.error {
	Color: red;
	Font-Family: Verdana, Helvetica, Tahoma, Arial;
	Font-Size: 12px;
	BORDER-RIGHT: #98aab1 1px solid; 
	BORDER-TOP: #98aab1 1px solid; 
	BORDER-LEFT: #98aab1 1px solid; 
	BORDER-BOTTOM: #98aab1 1px solid; 
}
.red {
	Color: red;
	Font-Family: Verdana, Helvetica, Tahoma, Arial;
	Font-Size: 12px;
}

td,th {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #13144E;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #EFEFEF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E46B9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636563;
}
a:hover {
	text-decoration: none;
	color: #5BAFFF;
}
a:active {
	text-decoration: none;
	color: #636563;
}
.admin_col_head {
	background-color: #EFEFEF;
	font-weight: bold;
}

.bg_yellow {
	background-color: #FFCC00;
}
.strong {
	font-weight: bold;
}

.table_head {
	color: #133282;
	border-bottom-width: 1px;
	border-top-style: none;
	padding: 4px;
	background-color: #EFEBE0;
	font-weight: bold;
}

.table_css {
	background-color: #FFFFFF;
}
.content_head {
	font-weight: bold;
}

.menu_links {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #171864;
}
.left_of_links {
	background-color: #4DA8FF;
}
.left_nav {
    border-right-width: 1px;
	border-right-style: dotted;
}
.right_nav {
    border-left-width: 1px;
	border-left-style: dotted;
}
.public_category_head {
	color: #004080;
	background-color: #ffffff;
	padding: 4px;
	font-family: verdana;
	font-weight: bold;
}

.category_head {
	color: #ffffff;
	background-color: #004080;
	padding: 4px;
	font-family: verdana;
	font-weight: bold;
}
.tip {
	position:absolute; 
	z-index:100; 
	visibility:hidden; 
	color:#333333; 
	bottom:0px; 
	right:0px; 
}
yellow_bg {
	background-color: #FFCC00;
}

.login {

   font-family: Verdana;
	font-size: 9px;
	color: #000000;
	
}
.textbox {
	width: 100px;
	height: 18px;
	font-size: 80%;
}