body {
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 12px;
}

p {
text-align: justify;
}

p.resume {
font-size: 10px; 
margin:5px; 
text-align: center;
}

p.disclaimer {
font-size: 9px; 
font-style: italic; 
margin:5px; 
text-align: justify;
clear: both;
}

p.interview {
color: #ffffff; 
text-align: center;
}

h2, h3 {
margin: 5px 0px;
}

h1 {
color: #000066;
font-size: 17px;
text-align: center;
margin-top: 2px;
margin-bottom: 2px;
font-weight: bold;
font-family: Georgia, Times, serif;
}

h2 {
font-size: 15px; 
}

h3 {
font-size: 12px;
}

img {
border: 0px;
}

.list { 
display: list-item; 
list-style-type: disc; 
margin-left: 60px;
padding: 0px;
display: block;}

.center {
text-align: center;}

.index {
	text-align: left !important;
	font-size: 10px !important;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.questtext {
	text-align: justify;
}

ul {
margin: 0;
padding: 0;
list-style: none;
width: 82px;
}

ul li ul li{width: 150px; 
border-bottom: 1px solid #cccccc;}

ul li {
position: relative;
}

li ul {
position: absolute;
left: 82px;
top: 12px;
display: none;
} 

ul li ul li a {
display: block;
text-decoration: none;
padding: 5px;
border: 1px solid #cccccc;
border-bottom: 0;
font-family: Palatino, Times New Roman, Times Roman, serif;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-align: center;
background: #000066;
} 

ul li ul li:hover{background: #ffffff;}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu:active {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #000066;
	text-decoration: none;
	background: #ffffff;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */ 

li:hover ul, li.over ul {display: block;}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

#textroll
{text-align: center; font-family: Arial, Helvetica, sans-serif;}

a.textroll:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.textroll:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.textroll:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.textroll:hover {
	color: #FFFFFF;
	text-decoration: none;
}

img.profile {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.clear {
clear: both;
}.textspace {
	letter-spacing: -0.09pt;
}

/*SEO REDISIGN CSS*/
.header {
	color: #FFFFFF;
	text-align: left;
	font-size: 30px;
	margin: 5px;
	font-family: "Times New Roman", Times, serif;
}
.header-left {
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.header-right {
	color: #FFFFFF;
	text-align: right;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

.margin {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.footer {
	font-size: 10px;
}

.sides {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12;
	text-align: left;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.topline {
	text-align: center;
	font-size: 12;
	color: #000066;
	margin: 0px;
	padding: 0px;
}