#container {
	 margin-right: 230px;
}

#boxleft {  
	margin: 0px 0px 0px 10px;
    width: 210px; 
} 

#boxcontent {  
	width: 100%;
	float:right;
	margin-right: -230px;
} 

body {
	margin: 0px;
	background-color: #ffffff;	
}

a {
	color: #0033cc;
	text-decoration: none;
} 

a:hover {
	color: #0033cc;
	text-decoration: underline;
}

.mtable {
	margin-top: 44px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.menua {
	font-size: 15px;
	color: #14537C;
	letter-spacing: -1pt;
	font-weight: bold;
}

.menua a {
	color: #14537C;
	text-decoration: none;
}

.menua a:hover {
	color: #14537C;
	text-decoration: underline;
}

.menu {
	font-size: 15px;
	color: #d4ffc3;
	letter-spacing: -1pt;
	font-weight: bold;
}

.menu a {
	color: #d4ffc3;
	text-decoration: none;
}

.menu a:hover {
	color: #d4ffc3;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #165c90;
	display: inline;
}

.lfbox {
	padding: 6px;
	background-color: #f1fafc;
	border-color: #4db4df;
	border-width: 1px;
	border-style: solid;
}

.lfbox a {
	color: 218dd6;
} 

.lftitle {
	font-size: 13px;
	font-weight: bold;
	color: #E8FFC6;
	margin-left: 7px;
	margin-top: 0px;
	letter-spacing: -0.5pt;
}

h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #498fbf;
	display:inline;
}

INPUT, TEXTAREA, SELECT, RADIO 
{ 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
}

.t {
	background-color: #f8fcfd;
}

.t strong {
	color: #666666;
}

.detailborder {
	border: 2px #9dd3ec solid;	
}

.detail {
	font-size:13px;
}

.detail td {
	background-color: #f1fafc;	
}

.detail .thead {
	font-size: 14px;
	background-color: #fff;
	padding-top:10px;
}

.detail .thead2 {
	font-size: 15px;
	background-color: #fff;
}

.white, .white td, .detail .white {
	background-color: #fff;
}

.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D85CB;
	border-bottom: solid 2px #9dd3ec;
}

.theadwb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D85CB;
	background-color: #fff !important;
}

.thead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1D85CB;
	border-bottom: solid 2px #9dd3ec;
}

.b {
	font-weight: bold;
	color: #666;
}

.mist {
	color: #cccccc;
	font-size:11px;
	line-height: 95%;
	letter-spacing: -1pt;
}

.mist a {
	color: #cccccc;
	text-decoration: none;
}

.mist a:hover {
	color: #cccccc;
	text-decoration: none;
}


.boxmh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #72afd6;
}

.menuba {
	padding-top: 2px;
	font-size: 14px;
}

.menuba a {
	color: #1e66d0;
	font-weight: bold;
}

.menub {
	padding-top: 2px;
	font-size: 14px;
}

.menub a {
	color: #1e66d0;
}

#cse-search-box {
	display:inline;
}


.s {
	color: #888;
}

.alert {
	font-size:13px;
	color:#f00;
	font-weight:bold;
	padding:10px;
	background-color:#ffc;
	border: solid 1px #fc6;
}

.message {
	font-size:13px;
	color:#0b0;
	font-weight:bold;
	padding:10px;
	background-color:#ffc;
	border: solid 1px #fc6;
}

.btn {
	font-size:16px !important;
	color:#666;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.inputform textarea {
	font-size:13px;
}

.inputform input {
	font-size:13px;
}
