.main1 {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	width:180;
}

.headingblack1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.bold {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
	font-weight:bold;
}

.main_topborder {
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top : 0px;
}

.main {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top : 0px;

	border-left: 1px solid #e4e0ea;
}
.container {
	border-right: 1px solid #e4e0ea;
	border-left: 1px solid #e4e0ea;
}
th, td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #76A6ED;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FA640A;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FA640A;
	text-decoration: none;
	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
.left {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none
}
.boldheader{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #002e70;
	text-decoration: none;
}

.input1 {
	font-family : Verdana; 
	font-size : 10px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background-color : #ffffff; 
	border : 1px inset #cccccc; 
}
.box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 15; 
	vertical-align: top;
}

li {
	background-image:url(../images/icoCheckItem.gif);
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: 0.0em 0.2em;
	padding-left: 1.30em;
}
input, select, textarea{
	font-family : Verdana; 
	font-size : 11px; 
	font-weight : normal; 
	color : #333333; 
	text-decoration : none; 
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	margin:2;
}
td.vtblbody  {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/
	padding: 3px;
	background-color: #EDF9FC;/*#E8F2F8;*/
	color:#404040;
}
td.vtblheader {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	/*border: 1px solid #AEBBC7;*/	
	color: #FFFFFF;
	background-color: #073b84;/*#9EC0CF;*/
	padding: 3px;
	/*font-weight: bold;*/
	color:#ffffff;
}
