#content-main{ /*Control column-left*/
	float:left;
	margin-top:10px;
	width:70%;
	padding:5px;
	background-color:#fff;
	border-radius: 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border: 1px solid #ddd;
}
#content-main h2{
	color : #0033CC;
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size : 14px;
	padding : 3px 0 3px 10px;
	margin-bottom : 2px;
}
.line{
	border-bottom: 1px solid #AAAAAA;
	margin: 10px 0 5px 0;
}

.li1 ul li { 
	list-style-image : url('/test/newtheme/images/li.gif')
}
.formstyle1 {
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
/*	border: 1px solid #999999;*/
}
.formstyle2 {
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
/*	border: 1px solid #999999;*/
}
.bluenormal {
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.bluebold {
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0032A3;
}
.orangeText{
	font-weight: 500px;
	color: #FF6600;
	font-size : 12px;
}
.redText{
	color: #ff4500;
	font-size: 14px;
}

.texthigh3{
	text-align: right;	
}
fieldset{
	width:70%
	/*border: 2px solid #fff;*/ 
	padding: 5px;
	/*-moz-border-radius: 12px;*/
	/*border-radius: 12px;*/
}
.fieldsetform{
	width:70%
	border: 1px solid #89b4cb; 
	padding: 5px;
}

.display fieldset{
      width:70%
	border: 1px solid #ccc; 
	padding: 5px;
}

legend{
	color : #2a0078;
	font-family : arial, sans-serif, tahoma;
	font-size : 18px;
	padding : 3px 0 3px 1px;
	margin-bottom : 2px;
	font-weight: bold;
}
.display legend{
	color:#3399FF;
	font-family : arial, sans-serif, tahoma;
	font-size : 100%;
	padding : 3px 0 3px 1px;
	margin-bottom : 10px;
	font-weight: bold;
}

label{
	width: 13em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.labelfrmcheck{
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color:#3399FF;
	font-weight: bold;
}
.commentText{
	margin-left: 14em;
}
.submit input {
	color: #000;
	background-color:#ccff99;	
	border: 1px outset #009900;
	}
	
.formbutton{
	font-family : Arial, sans-serif, Tahoma , Helvetica;
	cursor:pointer;
	border:outset 1px #e4e4e4;
	background:#999;
	color:#474747;
	font-weight:bold;
	padding: 2px 5px;
	background:url('/test/new/images/formbg.gif') repeat-x left top;
}


.divcolor{
	background: #eee;
}
.tabcolor{
	background: #2a0078;
	padding-left: 2em;
	color:#ffffff;
	font-weight: bold;
}
.display label{
	color:#3399FF;
	width: 18em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.idencode{
	font-size: 14px;
	/*font-family : arial, sans-serif, tahoma;*/
	color : #CC0000;
}

.display{
     margin: 20px;
}

.display h2{
	font-size: 110%;
	font-family : arial, sans-serif, tahoma;
	color:#3399FF;
	text-align: center;

}

.display p{
text-align:center;
}

p.line {
	background:url('/contact/images/line.gif') no-repeat left ;  
	height:16px; 
	display:block; 
	width:600px;

	}
.floatTL {
float : left;
margin-right : 10px;
margin-top : 3px;
border: 0px;
}

.subject{
	width:80%;
	color:#0033CC;
	background-color:#FFF;
	padding:10px;
	-moz-border-radius:12px 12px 12px 12px;
	border-bottom-left-radius: 12px 12px;
	border-bottom-right-radius: 12px 12px;
	border-top-left-radius: 12px 12px;
	border-top-right-radius: 12px 12px;
	border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px;
}
.space div{margin-bottom: 2px;}

/*////////Hack for Firefox/////////*/

div.li1 > ul.bluenormal{margin-left:40px;}