body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	padding: 0px;
}

p {
	padding-left:8px;
	}
	
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:115px;
	background-color: #ADA59D;
}
img.small_pict {
	position:absolute;
	left:635px;
	top:-1px;
	width:119px;
	height:77px;
	background-color: #FFFFFF;
	border-right-width: 6px;
	border-bottom-width: 5px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
img.main_pict {
	position:relative;
	left:10px;
	width:200px;
	height:115px;
	top: 0px;
	border:none;
	}
div.navbar {
	position:absolute;
	left:10px;
	top:0px;
	width:100%;
	height:25px;
	background-color: #C0362C;
	overflow: visible;
}
img.logo {
	position:relative;
	left:25px;
	top:-5px;
	width:146px;
	height:56px;
}
div.slogan {
	position:absolute;
	left:472px;
	top:84px;
	width:274px;
	height:20px;
	background-color: ADA59D;
	overflow: visible;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 12px;
}
#sideNavbar {
	position:absolute;
	left:18px;
	top:145px;
	width:179px;
	height:981px;
	background-color: #ADA59D;
}

.sideNavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C0362C;
	text-decoration: none;
	padding: 8px;
	width: 180px;
	display: block;
}
div.content {
	position:absolute;
	left:218px;
	top:156px;
	width:80%;
	height:auto;
	min-height: 600px;
}

img.background{
	z-index: 1;
}

h1  {
	font-size: 14pt;
	color: #993333;
	margin-top: 12pt;
	padding-left: 8px;
}

h2   {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 10pt;
	color: #993333;
	font-weight: bold;
	margin-bottom: 0px;
}

a.heading	{ 
	font-size: 12pt; 
	color: #000; 
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px; 
}

li {
	margin-left: 8px;
	list-style-type: none;
}

li.bullet {
	margin-left: 8px;
	list-style-type: square;
	text-align: left;
}

a {
	font-size: 10pt;
	color: #993333;
	font-weight: bold;
}

a:hover {
	color: #808080
}

hr {
	color: #993333;
	width: 98%;
	size: 2px;
}

#tipoftheday {
	float: right;
	width: 155px;
	background-color: #FFF;
	margin-left: 85%;
	padding: 0px;
	margin-top:0px;
	position: absolute;
	margin-left: 460px;
	top: 175px;
	clear: left;
}

.tip1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #C0362C;
	letter-spacing: 0.20em;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#tiptext {
	font-size: 10pt;
	color: #666666;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 1.5em;
	margin-top: 0px;
	background-color: #FFF;
	font-style: normal;
}

div.rightcontent {
	padding-right: 8px;
	padding-left: 8px;
}

div.footer {
	font-size: 8pt;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/verisign.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 45px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#inlineImg {
	border:none;
	}
