<strong>@charset "UTF-8";
/* CSS Document */

#cv_container {
	padding: 25px;
	width: 390px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#cvhead {
text-align:center;
}

#cvhead a, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height:1.3em;
	font-style: oblique;
	text-decoration: none;
	color: #333;
}

#cvbod li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height:1.3em;
	font-style:normal;
	text-decoration: none;
	color: #333;
}
#cvhead a:hover, #cvbod a:hover {
color:#003366;
}
a{
text-decoration: none;
}
.fn {
	width:370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	color: #333333;
	padding: 10px;
	text-align: center;
	word-spacing: normal;
	letter-spacing: 10pt;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	}

#cvbod{
text-align:left;
}

.hidden_anchor {
border:none;
display:none;
}

.hidden_div {

width:350px;
margin-left:20px;
text-align:left;
}


.resume_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
margin-top:5px;
padding-bottom:10px;

}

.resume_section a {
	background-color: #eee;

	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.resume_section a:hover {
background-color: #FFFFCC;
color:#000000;

	border-bottom-color: #333;

}



#cvbod div h2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;

	width: 370px;
	margin:auto;
	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
line-height: 1.4em;
font-size: 1.2em;
}

#cvbod div a {
color:#000000;
}

.jobdesc {
	margin:auto;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.job_contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 1.1em;
	font-weight: lighter;
	color: #333333;
}

.job_contact .pusher {
padding-bottom: 15px;
}


.duties p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 1.2em;
}
body {
	background-image: url(../images/checkstripe.png);

}


.cv_inner .marginImg {
position:inherit;
}

.marginImg {
padding-top:15px;
padding-bottom:15px;
padding-right:15px;
}

.resume_section .toggle {
font-size:13px;
}

.resume_section .active {
background-color: #FFFFCC;
color:#000000;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.marginExpose h2 {

border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;

}


.marginExpose h2:hover {
background-color:#ffffcc;
	border-bottom-color: #333;

}

.readMore {
background-image: url(../images/cv/readMore.png);
	background-repeat: no-repeat;
	background-position: right top;
}</strong>
