a {
	color: #3366CC;
	text-decoration: none;

}
h2 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #EBEBEB;
	word-spacing: normal;
	letter-spacing: normal;
	}

.StoryTitle {
	color: #28596C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	}

a:hover {	
	text-decoration: underline
	}
.small {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
}
.titlecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;

}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #292929;
	font-variant: normal;

}
.xsmall {

	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #414141;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;

}
.navon {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bolder;
	color: #28596C;
}
.navoff {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bolder;
	color: #82BBD0;
}


table.side_menu{
	width:150;
	border-collapse: collapse 
}
table.side_menu tr.d1 {
	font-family: verdana;
	text-align:left;
	padding-top:0px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color: #3E88A5;
}
table.side_menu tr.d2 {
	font-family: verdana;
	text-align:left;
	padding-top:0px;
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	background-color: #91B0C4;
}

table.side_menu tr.d3 {
	font-family: verdana;
	text-align:left;
	padding-top:0px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background-color: #91B0C4;
}

table.side_menu td {
	padding-left:5px;
	height:30px;
	border-bottom:1px solid #cccccc;
}
table.side_menu a:link {
	font-family: verdana;
	font-weight: bold;
	color:#1D617C;
	font-size:11px;
}
table.side_menu a:visited {
	font-family: verdana;
	font-weight: bold;
	color:#1D617C;
	font-size:11px;
}
table.side_menu a:hover {
	font-family: verdana;
	font-weight: bold;
	color:#ffffff;
	font-size:11px;
}
table.content{
	width:95%;
	border-collapse: collapse 
}
table.content tr.d1 {
	font-family: verdana;
	text-align:left;
	padding-top:0px;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color: #3E88A5;
}
table.content tr.d2 {
	font-family: verdana;
	text-align:left;
	padding-top:0px;
	font-size:11px;
	font-weight:normal;
	color:#cccccc;
	background-color: #91B0C4;
}
table.content tr.d3 {
	font-family: verdana;
	text-align:left;
	padding-top:0px;
	font-size:11px;
	font-weight:normal;
	color:##333333;
	vertical-align: text-top;
	
	
}


table.content td {
	padding-left:5px;
	height:30px;
	width:50%;

	
}
table.content a:link {
	font-family: verdana;
	font-weight: bold;
	color:#1D617C;
	font-size:11px;
}
table.content a:visited {
	font-family: verdana;
	font-weight: bold;
	color:#1D617C;
	font-size:11px;
}
table.content a:hover {
	font-family: verdana;
	font-weight: bold;
	color:#91B0C4;
	font-size:11px;
}

.normalcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}
.smalltitle {

	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
}


table.form{
	width:550;
}
table.form tr {
	font-family: verdana;
	font-size:10px;
	color:#3E88A3;
	background-color: #D9E1E8;
}
table.form td t1 {
	padding-left:5px;
	width:40%;
	text-align:right;
}
table.form td t2 {
	padding-left:5px;
	width:60%;
}

label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 8em;
} 
input
{
color: #11323F;
background: #D9E1E8;
border: 1px solid #3E88A5
}

.submit input
{
color: #ffffff;
background: #3E88A5;
border: 2px outset #3E88A5;
} 
fieldset
{
border: 1px solid #3E88A3;
width: 60%;
}

legend
{
color: #fff;
background: #3E88A3;
border: 1px solid #3E88A5;
padding: 2px 6px
} 
