body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	/*background:url(/ezitech/design3/image/back.gif) repeat-x top left;*/
	background-color:#2C2E40;
}

/*************links****************/
a:link 
{
	color: #0C84CB;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #CB220C;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #0C84CB;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;

}
a.blue:link 
{
	color: #0C84eB;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;

}
a.blue:hover {
	color: #CB220C;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
	font-weight:normal;
}
a.blue:visited {
	color: #0C84CB;
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;

}
a.white:link {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}
a.white:hover {
	color: #cecece;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;

}
a.black:link {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	
}
a.black:visited {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}
a.black:hover {
	color: #CB220C;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.black:active{
	color: #CB220C;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
/*******************/
h2
{
	font-family:Verdana ,  Arial ;
	font-Size:2.0em;
	font-style:italic;
	color:#195C89;
	padding:10px;
}
h3
{
	font-family:Verdana;
	font-Size:1.1em;
	font-style:italic;
	padding:10px 0px 5px 15px;
	color:#195C89;

}
/************ul**********/
ul
{
	line-height:20px;
	font-size:14px;
	font-family:Verdana, Arial;
	
}
li
{
	padding:2px;
}
ul.smallfont
{
	font-size:11px;
}
/*********text*********/
.text1
 {	/*blue*/
	font-family: Verdana;
	font-size: 12px;
	color: #000030;
	font-weight: normal;
	line-height:18px;
}
.text2
{	/*blue with underline*/
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0C84CB;
	text-decoration: underline;
}
.text3
{	/*heavy red */
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CB220C;
}
.text4
{	/*white*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text5, a.text5:link, a.text5:visited, a.text5:hover
 {	/*black*/
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	line-height:18px;
	
}
a.text5:hover{color:#0C84CB;}
.text6, a.text6:link, a.text6:visited, a.text6:hover
{	/*bold blue */
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0C84CB;
	text-decoration: none;
	line-height:18px;
}
a.text6:link, a.text6:visited, a.text6:hover{text-decoration:underline;}
a.text6:hover{color:#CB220C;}
.text7
{	/*light red*/
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CB220C;
}
.text8
{	/*Large  red */
	font-family: Verdana;
	font-size: 20px;
	color: #CB220C;
}
.text9
{	/*dark gray*/
	font-family: Verdana;
	font-size: 11px;
	color: #434343;
	font-weight:bold;
	line-height:18px;
}
.textBigGrayDark, .texttinygraydark{
	font-family: Verdana;
	font-size: 16px;
	color: #434343;
	font-weight:bold;
	line-height:24px;
}
.texttinygraydark{font-size:9px;}
.texttinypurple
{
	font-family:Verdana;font-size:9px;color:#4B1C53;line-height:14px;
}
.textSmallPurple, a.textSmallPurple:link, a.textSmallPurple:visited, a.textSmallPurple:hover 
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#4B1C53;	
	line-height:18px;
}
a.textSmallPurple:hover 
{
	color:#0C84CB;
}
.textMediumPurple, a.textMediumPurple:link, a.textMediumPurple:visited, a.textMediumPurple:hover 
{
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
	color:#4B1C53;	
	line-height:23px;
}
a.textMediumPurple:hover 
{
	color:#0C84CB;
}
.textMediumBlue, .textLargeBlue, a.textMediumBlue:link, a.textMediumBlue:visited, a.textMediumBlue:hover
{
	font-family:Verdana;
	color:#0C84CB;
	font-weight:bold;
	font-size:16px;
}
.textLargeBlue{font-size:18px;}
a.textMediumBlue:hover{color:#6B2B68;}
/**************/
table.frame {
	font-family: Verdana;
	font-size: 11px;
	color: #FE6400;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	border-bottom: 1px solid #909090;
	background-color:#ffffff;
}
table.form
{
	color:#000000;
	font-size:12px;
	
}
table.form td.field
{
	text-align:right;
	vertical-align:top;
	padding-right:3px;
}
table.form td.required
{
	border-left:3px solid #F78D1E;
}
table.form td.nonrequired
{
	padding-left:3px;
}
table.paddingtop td
{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
}
table.charttable
{
	width:100%;
	border-left:solid 1px #A27544;
	border-right:solid 1px #A27544;	
	border-top:solid 2px #A27544;	
	border-bottom:solid 1px #A27544;
	background-color:#F7F9F8;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana; 
}
td.charttitle	/*light blue background, red font*/
{
	background:#ffffff;
	font-family: Verdana;
	color:#cc6600;/*#CB220C;*/
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #232323;
	height:30px;
	text-align:center;
}
td.line0, td.line1{vertical-align:middle; height:25px; padding:0px 5px 0px 8px; border-bottom:solid 2px #ffffff;}
td.line0{	}
td.line1 {	background:#E7E9E8; color:#342F26;}
/*td.leftpanel
{
	
padding:0px 0px 50px 0px;
vertical-align:top;	
}
div.leftpanel
{
	width:250px;
	overflow:visible ;

	position:relative;
	top:0;
	left:0;

}
div.leftpanel a
{
	color:#ffffff;
}
div.leftpanel div
{
	color:#ffffff;
	padding-left:80px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	overflow:visible;
}
td.righttop
{
	width:730px;
	vertical-align:top;
	
}
div.righttop
{
	width:730px;
	position:relative  ;
	top:0;
	left:0px;
	height:250px;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin:0px;
	overflow:hidden;
	
}
div.righttop div
{
	color:#000000;
	padding:0px 20px 20px 80px;
}
div.rightbottom
{
	width:730px;
	height:343px;
}
div.rightbottom div
{
	color:#000000;
	padding:120px 70px 20px 80px;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	color: #434343;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.header1
{
	font-family: Verdana;
	font-size: 18px;
	color: #1189A4;
	font-weight: bold;
}


.designed_by {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #1189A4;
}


*/
/********Round corner*******/
.roundedcornr_box {
   background: #e0ede0;
}
.roundedcornr_top div {
   background: url(/ezitech/design3/image/cornertl_w.gif) no-repeat top left;
}
.roundedcornr_top {
   background: url(/ezitech/design3/image/cornertr_w.gif) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(/ezitech/design3/image/cornerbl_w.gif) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(/ezitech/design3/image/cornerbr_w.gif) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top
{
	width:100%;
	height: 20px;
}
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 20px; line-height:18px; }