body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
}

td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
}

ol {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: lower-alpha;
}

 

a:link {text-decoration:none; color:#ffffff; letter-spacing: 0px; font-weight: bold;}
a:visited {text-decoration:none; color:#ffffff; letter-spacing: 0px; font-weight: bold;}

 
  
a:menu:link {
 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
	font-weight: bold;
}

a:menu:visited {
	 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
	font-weight: bold;
}

a:menu.hover {
 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
	font-weight: bold;
}

a:menu:active {
 
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
	font-weight: bold;
}


.inputtype
	{
		background-color : #ffffff;
		font-family: arial;
		width: 125px;
		font-size: 10px;
		border: 1px #000000;
		border-style: solid;
	}

.inputtype2
	{
		background-color : #ffffff;
		font-family: arial;
		width: 125px;
		font-size: 10px;
		border: 1px #333333;
		border-style: solid;
	}


.blue {
        font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1E8FD1;
	letter-spacing: 0px;
}

.header {
    font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
}

.bottom {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	letter-spacing: 0px;
}

.contentText{font-family: verdana, arial, helvetica; font-size:10px; color:ffffff; line-height:20px;}

.submitbutton
	{
		background-color : #ffffff;
		font-family: arial;
		font-size: 10px;
		border: 1px #013b53;
		border-style: solid;
		letter-spacing: 0px;
	}




 