﻿body
{
	background: #E7F0FF url(images/bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

#wrap
{
	margin: 0 auto;
	width: 800px;
}

#header
{
	height: 100px;
	background: #1B3566 url(images/header.jpg) no-repeat;
}

img
{
	margin: 10px;
	border: none;
	float: left;
}

ul
{
	list-style-image: url( 'images/bullet.gif' );
}

a
{
	color: #26478A;
	text-decoration: none;
}

a:hover
{
	background-color: #D4E3FF;
}
cite
{
	width: 425px;
	float: left;
	margin: 0px 0px 0px 35px;
	padding: 10px;
	background-image: url(  'images/cite.gif' );
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #D4E3FF;
}

/* News Marquee Style */
#ajaxticker1
{
	width: 200px;
	height: 100px;
	padding: 5px;
	position: absolute;
	margin-left: 180px;
	color: #D03032;
}

/* Menu */

#menu 
{
	background: #E7F0FF url(images/menu.jpg) no-repeat;
	height: 45px;
	padding: 45px 20px;
}

#menu ul {
	margin: 0;
	padding: 35px;
	list-style: none;
	height: 10px;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: right;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a
{
	padding: 5px 19px;
	background: #1B3566;
	border: 1px solid #000000;
	border-right-color: #556A87;
	border-bottom-color: #556A87;
	color: #FFFFFF;
}

/* Sub navigation tab definations*/
.tabs
{
	position: relative;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tabs li
{
	display: inline;
}	
.tabs a
{
	height: 16px;
	background: #c2ceda;
	position: relative;
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.tabs a.tab-visited
{
	background-color: #6898d0;
	border-right: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.tabs a:hover
{
	background-color: #80A0C6;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}  
.tabs a.tab-active
{
	background-color: #6898d0;
	border-right: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

/* Pulse Graphic */
.pulse
{
	background: #E7F0FF url(images/pulse.jpg) repeat-x;
	height: 20px;
	width: 450px;
	float: right;
}

/* Panes */
.tab-panes
{
	width: 98%;
	margin: 0px;
}

/* Content Styles */ 
.content
{
	padding: 15px 20px;
	background-color: #fff;
	border: 1px solid #B9CFE1;
	font-size: 12px;
	font-weight: normal;
	color: #2a2a2a;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.home
{
	background-image: url(    'images/Welcome.gif' );
	background-repeat: no-repeat;
	width: 450px;
	height: 40px;
	text-align: right;
	padding-top: 8px;
}

.small
{
	font-style: italic;
	font-size: x-small;
	text-align: center;
	line-height: 12px;
	margin-bottom: 20px;
}
.header
{
	font-size: medium;
	font-weight: bold;
	line-height: 30px;
	text-indent: 10px;
}

.PayPalButton
{
	margin-top: 90px;
	margin-right: 20px;
}

/* Left side */
.left
{
	width: 500px;
	float: left;
	padding: 0 20px 0 20px;
	text-align: justify;
}
.left h2
{
	color: #26478A;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 30px;
}

/* Right Side */
.right
{
	width: 165px;
	float: left;
	padding: 20px;
	border-left: 1px solid #6C7476;
	font-size: 10px;
}

.right h2
{
	height: 15px;
	font-size: 10px;
	color: #1B3566;
	line-height: 15px;
	font-weight: 100;
}

.right a { text-decoration: none }

/* Footer */
#footer
{
	border-top: 1px solid #6C7476;
	text-align: center;
	color: #333;
	font-size: 11px;
	padding: 0 0 10px 0;
	margin-top: 20px;
}

/*Slide show Formatting*/

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 20px auto 10px 40px;
	position: relative;
	width: 100px;
	height: 115px;
	top: 0px;
	left: 0px;
}

#rotator img
{
	cursor: pointer;
	width: 100px;
	height: 115px;
	margin: 0px;
	padding: 0px;
}

#rotator2
{
	cursor: pointer;
	overflow: hidden;
	margin: 20px auto 10px 170px;
	position: relative;
	width: 180px;
	height: 275px;
	top: 0px;
	left: 0px;
}

#rotator2 img
{
	cursor: pointer;
	width: 180px;
	height: 275px;
	margin: 0px;
	padding: 0px;
}

