﻿body 
{
	font: 12px Verdana;
	background-color: #ffffff;
	background-image: url(Images/body-bg.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}

p
{
    line-height: 28px;   
    letter-spacing: 2px;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

ul
{
    font: 12px Verdana;
    line-height: 28px;   
    letter-spacing: 2px;
}

h1
{
	color: #86a8e6;
	font-size: 18px;
	font-family: Verdana;
	font-weight: lighter;
}

h2 {
	color: #000000;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}

h3 {
	color: #996600;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h4 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h5 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h6 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}


#main-container
{
	margin: 0px auto 0px auto;
	width: 925px;
	vertical-align: top;
}

#header
{
	width: 912px;
	height: 80px;
	display: table;
	margin: 0px 0px 0px 0px;
}

#nav
{
	width: 760px;
	float: right;
	text-align: right;
	padding-top: 30px;
	text-transform: uppercase;
	color:#bfcae0;
	font-weight: 500;
	letter-spacing: 2px;
}

#nav a:link, #nav a:visited
{
	padding-right: 7px;
	padding-left: 7px;
	border-right: solid 1px #99cc99;
	color:#bfcae0;
}

#nav a:hover, #nav a:active
{
	color:#bfcae0;
}

#logo
{
    width: 140px;
    height: 75px;
    float: left;   
    text-align: center;
    background-image: url(Images/logo-bg.jpg);
}

#ad-bar
{
    width: 842px;
    height: 317px;
    background-color: #ffffff;
    background-image: url(Images/ad-bg.jpg);
    padding-left: 70px;
    font-family: Georgia;
    font-size: 16px;
    font-style: italic;
    line-height: 25px;
}

#ad-bar h2
{
    padding-top: 60px;
    font-size: 24px;
    font-style: italic;
    font-weight: lighter;
    color: #ea8944;
    font-family: Georgia;
    letter-spacing: 2px;
}

#ad-bar a
{
    color: #ea8944;
    font-family: Georgia;
    letter-spacing: 2px; 
    background-image: url(Images/learn-more-arrow.jpg);
    background-position: right;
    padding: 10px 42px 10px 120px;
    background-repeat: no-repeat;
}

#ad-bar-nav
{
    color:#78a078;
    font-family: Verdana;
    font-style: normal;
    padding-right: 5px;
    width: 835px;
    text-align: right;
    display: table;
    font-size: 12px;
    letter-spacing: 1.5px; 
}

#ad-bar-nav a
{
    border-right: solid 1px #3c4d66;
    padding: 0px 7px 0px 7px;
    background-image: none;
    color: #78a078;
    font-family: Verdana;
}

#specialty-nav
{
    color:#78a078;
    font-family: Verdana;
    font-style: normal;
    padding-right: 5px;
    padding-top: 4px;
    width: 910px;
    text-align: right;
    display: table;
    font-size: 12px;
    letter-spacing: 1.5px; 
    background-image: url(Images/specialty-nav-bg.png);
    background-repeat: no-repeat;
}

#specialty-nav a
{
    border-right: solid 1px #3c4d66;
    padding: 0px 7px 0px 7px;
    background-image: none;
    color: #78a078;
    font-family: Verdana;
}


#main-body
{
	display: table;
	width: 925px;
	/*border: solid 1px #d0e8d0;*/
	min-height: 400px;
	margin-top: 20px;
}

#site-main-body
{
	display: table;
	width: 880px;
	/*border: solid 1px #d0e8d0;*/
	margin-top: 0px;
	background-image: url(Images/site-main-body-bg.png);
	background-repeat: repeat-y;
	padding: 0px 15px 15px 15px;
}



#feature-panel
{
    background-image: url(Images/feature-panel-bg.png);
    background-repeat: no-repeat;
    width: 920px;
    padding-left: 5px;
    display: table;
}

.feature-box
{
    float: left;
    width: 208px;
    display: block;
    padding: 0px 5px 25px 5px;
    margin-right: 10px;
    font-size: 10px;
}

.feature-box p
{
    line-height: 16px;
    padding: 0px 0px 0px 5px;
}

.learn-more
{
    text-align: center;
}

.learn-more a
{
    color: #ea8944;
    font-family: Georgia;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 2px; 
    background-image: url(Images/learn-more-arrow.jpg);
    background-position: right;
    padding: 10px 42px 10px 0px;
    background-repeat: no-repeat;
    line-height: 40px;
    
}

#feature-panel h3
{
    color: #dc6916;
    font-family: Georgia;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    font-weight: lighter;
    width: 100%;
    text-align: center;
}

#left-body
{
	float: left;
	width: 498px;
}

#right-body
{
	float: right;
	width: 199px;
}

#footer 
{
	width: 925px;
	color: #99cc99;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 2px;
}

#site-footer
{
	color: #99cc99;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(Images/footer-bg.png);
	background-repeat: repeat-x;
	height: 70px;
	text-align: center;
	padding-right: 15px;
}

#site-footer-inner
{
	width: 910px;
	color: #99cc99;
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0px auto 0px auto;
}

#left-footer
{
	float: left;
	width: 310px;
	text-align: left;
}

#footer a
{
    color:#bfcae0;
    font-size: 10px;
}

#site-footer a
{
    color:#bfcae0;
    font-size: 10px;
}

#p80-icon
{
	margin: 0px auto 0px auto;
	width: 30px;
	height: 26px;
	text-align: center;
}

#right-footer
{
	float: right;
	width: 300px;	
	text-align: right;
}

#loginbox
{
	padding:40px;
}

#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}

#login-view
{
	position:absolute;
	top:5px;
	right:10px;
	color:white	
}


.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}

.pc
{
    font-size: 42px;
    color: #99cc99;
    font-family: Trajan Pro, Times New Roman;
    line-height: 48px;
    margin-bottom: 0px;
}

.systems
{
    font-size: 10px;
    color: #bfcae0;
    font-family: Verdana, Arial;
    text-transform: uppercase;
}