body{
	background : #EAEEEF;
	background-attachment : fixed;
	background-position : left;
	background-repeat : repeat-y;
}

p {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.95em;
	margin-bottom : 0.1em;
	margin-top : 0.2em;
	padding-top : 0px;
}

td {
	color : #003333;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 1em;
}

ul {
	margin-bottom : 5px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

address {
	color : #003333;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.85em;
	font-weight : bold;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000033;
	padding : .3em .4em .2em .5em;
	Margin-left:30px
	/*
	font-size : 1.6em;
	border : 5px inset Maroon;
	width : 300px;
	padding : .1em;
	color : #FFFFCC;*/
}

.details {
	color : #003333;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.lhd {
	margin-bottom : 0px;
	padding-bottom : 0px;
}

.header{
	background : #0000CC;
	width : 600px;
	margin-left : 35px;
	margin-bottom:1em;
	padding : 5px;
}

/*#content {
	width : 600px;
	margin-left : 30px;
	float : left;
	}*/
	
.cvtable{
	width : 600px;
	/*position: relative;*/
	background : #FFF5EE;
	margin-top : 15px;
	margin-bottom : 10px;
	margin-left : 35px;
	/*float : left;*/
	padding:5px 5px 5px 5px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.right{
	margin-left : 5px;
	float : right;
	margin-right : 5px;
}

.header p.addr,address {
		color : #B0E0E6;
}

.header h1{
	border-style : solid;
	border-width : 1px;
	font-size : 1.6em;
	color : #B0E0E6;
	padding : .3em .4em .4em .5em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cvtable h4{
	color : #003366;
}

.cvtable p,ul{
	margin : .3em .3em .3em 1em;
}

.cvtable ul ul{
	margin : .3em .3em .3em 30px;
}

.cvtable h5{
		margin : .3em .3em .3em 6em;
}

.cvtable a:link {
	color : #000033;
}

.cvtable  a:visited {
	color : #000033;
}

.cvtable  a:hover {
	color : #003366;
	background-color: #FFFF99;

}

.cvtable a:active {
	text-decoration : underline;
}

.right p{
	font-size : 1.1em;
	font-weight : bold;
	font-style : italic;
	font-family : Georgia, "Times New Roman", Times, serif;
}


.special02 {
	color : #003333;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-style : normal;
	font-weight : normal;
}

.foot {
	width : 600px;
	background : #0000CC;
	color : #B0E0E6;
	margin-top : 15px;
	margin-bottom : 10px;
	margin-left : 35px;
	padding:5px;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

.foot ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.foot li{
	background : #0000CC;
	color : #B0E0E6;
	margin-left:.2em;	
	padding: 3px 15px 0.2em 15px;
	border-left: 1px solid #FFFFFF;
	display: inline;
	list-style-type : none;
	margin-bottom : 1em;
	white-space : nowrap;
	line-height : 2.4em;
}

.foot a{
text-decoration:none;
 border-bottom : 1px solid #6699CC;
 border-top : 1px solid #6699CC;
 padding-bottom : 0.15em;
 }

.foot a:link{
text-decoration:none;
 color : #CCCCFF;
}

.foot a:visited{
	color : #CCCCFF;
	text-decoration: none;

}

.foot a:hover{
text-decoration: none;
 background-color : #3300FF;
 color : #FFFFFF;
}

.foot  li.fc {
	border-left:1px solid #0000CC;
}

.rt{
	text-align : right;
}
