@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#EEE;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	}
	
.main-bg {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;}
	
.banner-01{
	background-image:url(images/banner-01.jpg);
	height:152px;}
	
.date-holder {
	font-size:10px;
	color:#004182;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
	
.date-holder a{
	font-size:10px;
	color:#004182;
	text-decoration:none;}
	
.date-holder a:hover{
	font-size:10px;
	color:#004182;
	text-decoration:underline;}
	
.nav {
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#660033;}
	
.nav a {
	text-decoration:none;
	color:#660033;}
	
.nav a:hover {
	display:block;
	background-image:url(images/nav-bg-hover.jpg);
	color:#FFF;}
	
.nav-divider {
	background-image:url(images/nav-divider.jpg);
	background-repeat:no-repeat;
	width:2px;}
	
.text-01 {
	color:#004182;
	font-size:11px;
	padding: 0 4px 0 0;}
	
.text-02 {
	color:#999999;
	font-size:11px;
	}
	
.text-input {
	height:16px;
	width:120px;
	color:#999;
	font-size:11px;
	text-indent:2px;}
	
.checkbox-01 {
	padding: 0 0 0 96px;}
	
.login-btn {
	margin: 4px 0 0 0;
	}
	
.header-box-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#660033;
	}	
	
.header-box-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004182;
	}
	
.box-content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	width:174px;
	padding: 2px 0 0 0;}
	
.box-content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	width:174px;
	padding: 2px 0 0 0;}
	
.box-01 {
	background-image:url(images/box-01.jpg);
	background-position:center center;
	height:86px;
	background-repeat:no-repeat;
	padding: 8px 10px 0 12px;}
	
.box-02 {
	background-image:url(images/box-02.jpg);
	background-position:center center;
	height:86px;
	background-repeat:no-repeat;
	padding: 8px 10px 0 12px;
	}
	
.blue-ged-kit-box {
	border: solid 1px #004182;}
	
.box-03 {
	background-image:url(images/box-03.jpg);
	background-position:center center;
	height:86px;
	background-repeat:no-repeat;
	padding: 8px 10px 0 12px;
	}
	
.header-text {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#004182;
	font-weight:normal;}
	
.main-content {
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
.text-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
.text-link a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#660033;}
	
.text-link a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#660033;}
	
.sapcer-01 {
	padding: 8px 10px 0 0;}
	
.left-bottom-box {
	background-image:url(images/bottom-box-bg.jpg);
	background-repeat:no-repeat;
	height:373px;
	padding: 14px 10px 0 12px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;}
	
.box-textlink {
	color:#810033;}
	
.box-textlink a{
	color:#660033;
	text-decoration:none;
	line-height:18px;}
	
.box-textlink a:hover{
	color:#660033;
	text-decoration:underline;
	line-height:18px;}
	
.box-textlink2 {
	color:#004182;}
	
.box-textlink2 a{
	color:#004182;
	text-decoration:none;
	line-height:18px;}
	
.box-textlink2 a:hover{
	color:#004182;
	text-decoration:underline;
	line-height:18px;}
	
	
	
.footer-bg {
	background-image:url(images/footer-bg.jpg);
	height:8px;
	background-repeat:no-repeat;}
	
.footer-link {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	color:#666;}
	
.footer-link a {
	padding:0 4px 0 4px;
	color:#666;
	text-decoration:none;}
	
.footer-link a:hover {
	text-decoration:underline;}
	
hr {
	border: 0;
	width: 820px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;}
	
.text-copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	line-height:50px;}
	
	
	
	
.kit-box {
	border: solid 1px #ccc;
	padding: 15px 10px 10px 10px;
	line-height:18px;
	margin: 10px 0 0 0;}
	
.kit-box2 {
	border: solid 1px #ccc;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	margin: 10px 0 0 0;}
	
.kit-title {
	font-size:18px;
	color:#004182;}	
	
.overline {
	text-decoration:line-through;
	font-size:16px;}
	
.text-header {
	font-size:18px;
	font-weight:normal;}
	
		
	
	
	
	
	
		
		
	
	
	
	
	