img{border: 0px;}

body {
	background-color: #dfdfdf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Serif;
	font-size: .8em;
	color: 2B246B;
	line-height: 1.4em;
}

p.bodysmall {
	font-size: 85%;
	letter-spacing: 1.6pt;
}
p.bodysmall2 {
	font-size:85%;
	letter-spacing: -.2pt;
	margin-top: 5px;
	font-style: italic;
	color: #622;
	line-height: 1.3em;
}

p.bodynote {
	font-size: 90%;
	color: #808088;
	font-style: italic;
	padding-left: 15px;
        margin-top: 15px;
	margin-bottom: 15px;
        clear: both;
}
.note {
	color:#933;
	text-transform: uppercase;
}
p.bodytitle {
	background-image: url('images/titleback.gif');
	background-repeat: no-repeat;
	background-position: 7px 4px;
	font:135% Georgia,Serif;
	text-transform: uppercase;
	line-height: 110%;
	padding-left: 25px;
	margin-bottom: 0px;
}
p.bodytitle2 {
	background-image: url('images/titleback.gif');
	background-repeat: no-repeat;
	background-position: 225px 4px;
	font:135% Georgia,Serif;
	text-transform: uppercase;
	line-height: 110%;
	padding-right: 15px;
	margin-bottom: 0px;
}
p.bodyitalic {
	font-size:85%;
	line-height: 1.3em;
	font-style: italic;
	margin-top:-12px;
}
p.bodyitalic2 {
	color: #889;
	font-size:70%;
	line-height: 1.3em;
	letter-spacing: -.3pt;
	font-style: italic;
	margin-top:-12px;
}
p.bodyheader {
	text-transform: capitalize;
	line-height: .9em;
	padding-left: 10px;
	padding-bottom: 7px;
	font:150% Georgia,Serif;
	border-bottom: 1px dashed #ccc;
}
p.bodyheader2 {
	text-transform: capitalize;
	color:#622;
	line-height: .9em;
	padding-left: 10px;
	padding-bottom: 7px;
	font:130% Georgia,Serif;
	border-bottom: 1px dashed #ccc;
}
p.bodycr {
	font-size: 80%;
	margin-top: -20px;
}
p.hilight {
	color:#933;
	text-transform: uppercase;
	line-height: 1.2em;
	font:110% Georgia,Serif;
	margin-bottom: 5px;
}
.inhilight {
	color:#933;
	display: inline;
	border-bottom: 1px dashed #bbb;
}
p.intable {
	margin-top: -30px;
}
.int1 {
	color:#000;
	text-transform: uppercase;
	border-bottom: 1px dashed #bbb;
}
.int2 {
	position: relative;
	left: 70px;
	top: -1.5em;
	margin-top: -14px;	
}
/* Links
----------------------------------*/

a, .subnav a:visited {
	color:#2B246B;
	text-decoration:none;
	border-bottom:1px dotted #2B246B;
}
a:visited {
	color:#2B246B;
	border-color:#899;
}
a:hover {
	color:#933;
	border-color:#b55;
	border-bottom:1px solid #2B246B;        
        margin: 0px;
}

td a, td a:hover
{
   border: none;
}

/* Image link
----------------------------------*/
.gallery a img {
        float: left;
	width: 100px;
	height: 100px;
	border:1px dotted #889;
	margin: 5px;
}

.gallery a:hover
{
	border:0px;
}

.indent {
	margin-left: 20px;
}