@charset "utf-8";
/* CSS Document */

/********  Text Format  **********/
h1 {
	padding: 0;
	margin: 0;
	color: #000000;
	letter-spacing: -0.5px;
	font-family: "Georgia MS", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Georgia MS", Georgia, serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
h2 a{
	text-decoration: none;
}
h3 {
	color: #003399;
	font-family: "Georgia MS", Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	margin: 0 0 5px 15px;
	padding: 0;
	line-height: 20px;
}
h4 {
	color: #003399;
	font-family: "Georgia MS", Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin: 0 0 5px 15px;
	padding: 0;
	line-height: 16px;
}
h5 {
	color: #000000;
	font-family: "Georgia MS", Georgia, serif;
	font-size: 15px;
	font-weight: bold;
}
h6 {
	color: #000000;
	font-family: "Georgia MS", Georgia, serif;
	font-size: 14px;
	font-weight: bold;
}
h1.underline, h2.underline  {
	border-bottom: 3px double #195C90;
}
h3.underline, h4.underline {
	border-bottom: 2px solid #797979;
}
h5.underline {
	border-bottom: 1px solid #195C90;
}
h6.underline {
	border-bottom: 1px solid #000000;
}
.clr {
	clear: both;
}
p {
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	margin: 5px 0 5px 0;
	text-align: left;
	padding: 0 0 5px 0;
	font-size: 0.8em;
	line-height: 1.5em;
}
a {
	color: #195C90;
	text-decoration: underline;
	outline:none;
	-moz-outline-style:none;
	font-family: "Tahoma", "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-style: inherit;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
	outline:none;
	-moz-outline-style:none;
	font-family: "Tahoma", "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: inherit;
	line-height: inherit;
}
a:focus {
	color: #195C90;
	text-decoration: underline;
	outline:none;
	-moz-outline-style:none;
	font-family: "Tahoma", "Trebuchet MS", Helvetica, Arial, Sans-serif;
}
a:active {
	color: #195C90;
	text-decoration: underline;
	outline:none;
	-moz-outline-style:none;
	font-family: "Tahoma", "Trebuchet MS", Helvetica, Arial, Sans-serif;
}
ul {
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 0.8em;
}
ul  p, ul ul {
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 1em;
}
ul li {
	font-family: "Verdana", Verdana, Geneva, sans-serif;
	text-align: left;
	padding: 2px 0 2px 2px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	margin-left: 15px;
	font-size: inherit;
}
p.name {
	padding: 0 0 5px 200px;
}
.side-content a {
	text-decoration: none;
}
.side-content a:hover {
	text-decoration: underline;
}
.clearfloat {
	clear: both;
	height: 0px;
}
.email {
	margin: 3px 0 -2px 0;
}
img.odd {
	float:left;
	padding:10px
}
img.even{
	float:right;
	padding: 10px