/* CSS Document */
	
body
	{
		padding: 0;
		margin: 0;
		background-color: #F5F5F5;
		color: #000;
		text-align: center;
	}
	
a:link {text-decoration:none; color:#336633; }
a:visited {color:#336633; text-decoration:none }
a:hover { color:#336633; text-decoration:underline }
a:active {color:#0073BD; text-decoration:none }
	
#contents	
	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 767px;
		padding: 10px;
		background-color: #FFF;
		color: #000;
		text-align: left;
	}
	
.gapcell {
	width: 5px;
	padding: 0;
	margin: 0;
}

.headcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #64ABD5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.headcellgeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #64ABD5;
	background-image: url(images/bggrey28.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



.headcellmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #333333;
	background-color: #EEFFCA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.headcellmaingeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #ffffff;
	background-color: #EEFFCA;
	background-image: url(images/bgblue28.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.footerbox {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-image: url(images/newfrontend/bluebackground.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	vertical-align: top;
	font-size: 80%;
	padding: 5px;
}

.footercell {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	vertical-align: top;
	font-size: 80%;
	padding: 5px;
}

.imgcell {
    width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.txtcellmain {
    width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	font-size: 90%;
	padding: 5px;
}

.txtcellmaingeneral {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	font-size: 90%;
	padding: 5px;
}

.txtcellmaingeneral a:link	{ color:#0000ff; text-decoration:underline }
.txtcellmaingeneral a:visited { color:#0000ff; text-decoration:underline }
.txtcellmaingeneral a:hover { color:#336633; text-decoration:none }
.txtcellmaingeneral a:active {color:#0073BD; text-decoration:none }

.rightmargin{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.txtcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	background-color: #F3F5FC;
}

.txtcell a:link	{ color:#666666; text-decoration:none }
.txtcell a:visited { color:#666666; text-decoration:none }
.txtcell a:hover { color:#336633; text-decoration:underline }
.txtcell a:active {color:#0073BD; text-decoration:none }

.txtcell ul{
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txtcell li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.txtcellnoborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 80%;
	padding: 5px;	
}


ul{
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

.navcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 5px;
}

.pnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding: 5px;
}

.pnavcenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 5px;
}

.company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	text-align: center;
	
}

.caption {
	font-size: 90%;
	color: #666666;	
}

h4 {
	font-weight: bold;
	color: #005E9B;	
}
	
