#container {
	 margin-right: 230px;
}

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

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

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

a {
	color: #1e66d0;
	text-decoration: none;
} 

a:hover {
	color: #1e66d0;
	text-decoration: underline;
}

.mtable {
	margin-left: 40px;
	margin-bottom: 23px;
}

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: 16px;
	color: #FFFFCD;
	/*letter-spacing: -1pt;*/
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

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

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

.menu {
	font-size: 16px;
	color: #c8d9ea;
	/*letter-spacing: -1pt;*/
	font-weight: bold;
	text-align: center;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

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

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

.menub {
	font-size: 13px;
	font-weight: bold;
}

.menub a {
	color: #218dd6;
	text-decoration: none;
}

.menub a:hover {
	color: #218dd6;
	text-decoration: underline;
}

.menuba {
	font-size: 13px;
	font-weight: bold;
}

.menuba a {
	color: #e8ffc6;
	text-decoration: none;
}

.menuba a:hover {
	color: #e8ffc6;
	text-decoration: underline;
}

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

.lfbox {
	padding: 6px;
	background-color: #f6fafe;
	border-color: #bad1e0;
	border-width: 1px;
	border-style: solid;
}

.lftitle {
	font-size: 12px;
	font-weight: bold;
	color: #E8FFC6;
	margin-left: 18px;
	/* margin-top: 4px;*/
	/*letter-spacing: -1pt; */
}

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

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

/*
.t {
	background-color: #f6fafe;
}

.thead {
	background-color: #d0e0eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#88b1cb;
}

.thead2 {
	background-color: #d0e0eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#6999b8;
}
*/

.t {
	background-color: #f6fafe;
}

.detailborder {
	border: 2px #6bbfe3 solid;	
}

.detail {
	font-size:13px;
}

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

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

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

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

.thead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88b1cb;
	border-bottom: solid 2px #adc9da;
}

.theadwb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6999b8;
	background-color: #d0e0eb !important;
}

.thead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6999b8;
	border-bottom: solid 2px #d0e0eb;
}

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


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

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

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

.conf {
	font-size: 12px;
	font-weight: bold;
	color: #C60;
}

.poslink {
	font-size: 15px;
	font-weight: bold;	
}

.s {
	color: #777;	
}


.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;
}
