﻿/*RoviSys revised basic style sheet*/

/* swoosh colors are: 5646AA, 9E9ACE, D2D2EA */

HTML, BODY, BLOCKQUOTE, 
CAPTION, CENTER, DD, DIR, DIV, DL, DT,
FORM, MENU, OL, P, A,
PRE, TD, TH, TR, UL {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div {
	font-size:100%
}

#790
{
	position:relative;
	width:790px;
	height:auto;
	float:left
}

HTML, Body {
	height: 100%;
	width: 100%;
}
HTML, BODY, FORM {
	border-width : 0 0 0 0;
	margin : 0 0 0 0;
	padding: 0 0 0 0;
} 

TABLE {
	/* vertical-align: top; Removed 10-2-06 DSH */
	border:0;
}

H1, H2, H3, H4, H5, H6 {
	FONT-FAMILY:  Verdana,Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	LINE-HEIGHT: 1.2em;
	margin: 0em 0em -1.0em 0em; 
	padding: 0em 0em 0em 0em;
}

H1 {
	font-size: 1.4em;
	margin: 0em 0em 0em 0em; 
}

H2 {
	font-size: 1.2em;
	margin: 0em 0em -0.75em 0em; 
}

H3 {
	font-size: 1.0em;
}

H4 {
	font-size: 0.8em;
}

P {
	font-size: 1.0em;
	LINE-HEIGHT: 1.2em;
} 

ul {
	MARGIN: -1.0em 1.5em 1em 1.5em;
	padding: 0 0 0 1.0em;
	font-size: 1.0em;
	LINE-HEIGHT: 1.2em;
}

P.\2Column {
	font-size: 1.0em;
} 

.right {
	float:right;
}

.nopad {
	margin: 0em 0em 0em 0em; 
	padding: 0em 0em 0em 0em;
	/*border: 1px dashed black; */
}

/* Use .leftpad for a nested table (center section) */
.leftpad {
	margin: 0em 0em 0em 1.0em; 
	padding: 0em 0em 0em 0em;
}

.leftpadblue {
	margin: 0em 0em 0em 1.0em; 
	padding: 0em 0em 0em 0em;
	background-color:#F1F1F8;
}

.leftpad P {
	font-size: 1.0em;
	LINE-HEIGHT: 1.2;
	MARGIN: 0.0em 1.0em 1.0em 1.0em;
	padding: 0.0em 1.0em 0.5em 0em;
} 

.leftpad H1, .leftpad H2, .leftpad H3, .leftpad H4, .leftpad H5, .leftpad H6 {
	FONT-FAMILY:  Verdana,Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	LINE-HEIGHT: 1.2em;
	MARGIN: 0.5em 1em 1.0em 0.0em;
	padding: 0.0em 1.5em 0.0em 0em;
}

.testborder {
	border: 1px dashed black;
}

.PictureDropShadow {
	BORDER-BOTTOM: #333333 3px outset;
	BORDER-LEFT: #ffffff 3px outset;
	BORDER-RIGHT: #cccccc 3px outset;
	BORDER-TOP: #ffffff 3px outset;
	FLOAT: right;
	clear: left;
	MARGIN: 0.5em;
} 

.Picture {
	FLOAT: right;
	clear: left;
	MARGIN: 0.5em;
} 

TH {
	font-weight: bold;
	text-align: center;
	margin-left: 0;
}

SELECT {
	background-color : Silver;
	COLOR: #0000cc;
	FONT-WEIGHT: bold;
}

/* Links */
A {
	font-size: 1em;
	cursor: pointer;
	background: transparent;
	FONT-WEIGHT: inherit;
}
A:hover {
	COLOR: #800000;
	background : transparent;
	TEXT-DECORATION: underline;
} 

/* swoosh at top of page */
.banner {
	background: url(images/banbg.jpg) no-repeat;
	background-color: #5646AA;
	position: static; /*clear: both;*/
}

/* menubar */
.topmenu {
	background: #9999cc;
	height: 22px;
	z-index: 4;
	border-bottom: 2px ridge #5646AA;
	position: static; /*clear: both;*/
	top: 74px;
}
/* menubar links */
DIV.topmenu A,DIV.topmenu A:link,DIV.topmenu A:visited,DIV.topmenu A:active,DIV.topmenu A:hover {
	font-size: 11px;
	background: transparent;
	margin: 5px 1px 5px 20px;
	line-height: 20px;
	FONT-WEIGHT: bold;
	color: White;
	TEXT-DECORATION: none;
} 

DIV.topmenu A:hover {
	COLOR: #5544aa;
	TEXT-DECORATION: none;
} 
/* container for LeftNav, Content, Footer */
.containingTable {
	margin-right:auto;
	margin-left:auto;
}
.containingTable BODY {
	text-align:center;
}

.container {
	position: relative; /*overflow: hidden;*/
	top: 0px;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #D2D2EA;*/
}
/* Main content DIV */
.content {
	MARGIN: 0em 0em 0em 1.0em;
	padding: 2em 0em 2.0em 0.5em;
	position: static;
	vertical-align: top;
	width: 790px;
	min-width: 16em; /*margin: 1em 250px 1em 16em; /*border: 1px solid Silver;*/
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.content .noMarginContent {
	MARGIN: -1.4em 0em 0em -1.1em;
}

.content IMG {
	margin: 10px 0 0 10px; 
	#margin: 0 0 0 0; /* hack only seen by IE7 */
	padding: 0em 0em 0em 0em;
	border:0px;
	/*border: 1px dashed black; */
}

.content LI {
	font-size: 1.0em;
	list-style-type:disc;
	margin-bottom:0.25em;
}
.content .Bullets LI {
	font-size: 1.1em;
	list-style-type: disc;
	margin-bottom:0.25em;
}

.tightBullet {
	padding: 0 0 1em 0;
	font-size: 100%;
}

.tableContent {
	font-size:1.1em;
} 

hr.slickBar {
	color:#DFDBEC;
}


/* Left column for Navigation */
#leftnav {
	height: 100%; 
	vertical-align: top;
	left: 0px; /*border: 1px dashed black;*/
	background-color: #DDDDEE;
	position: static; 
	z-index: 2;
	font-size: 0.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 180px;
}
#leftnav A {
	display: block;
	color:#000000; 
	border:none; 
	border-style:none; 
	text-decoration: none;
	margin: 0 0 0 1.3em;
	padding:0 0 0 0;
	}
#leftnav A:hover{
	text-decoration: underline;
}
#leftnav .HdrLink {
	font-weight:800;
	margin:1em 0 0 0.5em;
}
#leftnav .spacer {
  background-color:#9E9ACE;
  width: 100%;
  margin: 10px 0 0 0;
  line-height:5px;
}

/* Address at bottom of left column */
div.addr {
	font-size: 1.0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:1em 0 0 0.5em;
}

/* Copyright notice */
#footer {
	background-color: #5646AA;
	color: #DCDCDC;
	font-family: Optima,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	font-size: .85em;
	position: static; /*position: relative;*/
	bottom: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	z-index: 3;
}
#footer A {
	font-size: 10px;
	color: #DCDCDC;
}

.GoogleMapAddr {
	font-size:14px;
}

.empTitle {
text-align:center;
}

.emailStyle {
	margin: 0 0 0 1.3em;
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1em;
}
#leftnav .emailStyle A{
	margin: 0 0 0 0em;
}
.col100percent {
	position: relative;
	width: 100%;
	float: left;
	margin-bottom: 14px;
}
.col75percentleft {
	position: relative;
	width: 74%;
	float: left;
	clear: left;
}
.col25percent {
	position: relative;
	width: 184px;
	margin-bottom: 14px;
	margin-left: 14px;
	float: left;
	font-size: 85%;
}
.col25percentleft {
	position: relative;
	width: 184px;
	margin-bottom: 14px;
	float: left;
	font-size: 85%;
}
.col25percentright {
	position: relative;
	width: 184px;
	margin-bottom: 14px;
	float: right;
	font-size: 85%;
	clear: right;
}
.categoryhead {
	padding: 3px 5px 5px 7px;
	position: relative;
	width: 96%;
	color: #FFFFFF;
	text-align: left;
	background-color: #9191B8;
	vertical-align: middle;
	margin-bottom: 5px;
	font-weight: bold;
	float: left;
}
.tabletextformat {
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 3px;
}
.box120 {
	position: relative;
	width: 120px;
	height: 110px;
	float: left;
	background-color: #DDDDEE;
	text-align: center;
	margin-right: 20px;
	color: #3F2893;
	padding: 10px 4px 4px 4px;
	font-size: 95%;
}
.col50percentleft {
	position: relative;
	width: 49%;
	float: left;
}
.col50percentright {
	margin: 0%;
	position: relative;
	width: 49%;
	float: right;
}
.col33percent {
	position: relative;
	width: 32%;
	float: left;
	margin-right: 1%;
	font-size: 85%;
	text-align: center;
	margin-bottom: 3%;
	height: auto;
}
.tabletext {
	line-height: 140%;
	font-size: 90%;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 6px;
}
.col75percentright {
	position: relative;
	width: 74%;
	float: right;
	clear: right;
	padding-left: 1%;
}
