body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #5A5B5E;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #00A0F0;
}
.ErrorText 
{	font-size: 8pt;
}	
.quotes {
	color: #5A5B5E;
	font-style: italic;
}
.quotes th {
	padding-top:2%;
}
.quotes td {
	padding-top:2%;
}
.quotesAlt {
	font-size: smaller;
	color: #00A0F0;
	text-align: right;
	border-bottom: solid 1px #00A0F0 
}
.quotesAlt th {
	border-bottom: solid 1px #00A0F0
}
.quotesAlt td {
	border-bottom: solid 1px #00A0F0
}
#mainContent {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #1C3F95;
	background-color: #FFFFFF;
	font-size: 1.3em;
	width:762px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:760px;
}

html>body #mainContent {
	width:760px;
}


#mainNavGraphic {
	background-image: url(../images/nav/nav_gradient_blue.gif);
	background-repeat: repeat-x;
	height: 28px;
	background-color: #1C3F95;
	clear: both;
}

/* main navigation */

#nav, #nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
	border: 1px solid #1C3F95;
}
	
#nav li {
	float: left;
	position: relative;
	width: 8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1C3F95;
	text-align: center;
}
	
#nav a {
	display: block;
	width: 8em;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	color: #FFFFFF;
}

#nav li:hover, #nav li.sfhover {
	background-color: #132C6A;
}
	
#nav li ul {
	display: none;
	position: absolute;
	top: 1.9em;
	left: 0;
	background-color: #00B2F0;
}
	
#nav li li {
	float: none;
	width: 12em;
	text-align: left;
}

#nav li li a {
	display: block;
	width: 12em;
	padding-right: 5px;
	padding-left: 5px;
}

#nav li ul li { /* all list items */
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}
	
#content {
	clear: left;
}
	
/* end of nav */


#logoBar {
	background-image: url(../images/nav/blue_white_bar.gif);
	background-repeat: repeat-x;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footerNav {
	padding-top: 5px;
	clear: both;
	font-size: 0.7em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5A5B5E;
	color: #6D6F72;
	padding-bottom: 10px;
	width:760px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:730px;
	padding-right: 15px;
	padding-left: 15px;
}
html>body #mainContent #footerNav {
	width:730px;
}

.imgRight {
	float: right;
}

h1 {
	font-size: 1.9em;
	color: #122986;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #122986;
	padding-top: 15px;
}

h2 {
	font-size: 1.4em;
	color: #00A0F0;
	margin-bottom: -7px;
	clear: both;
	padding-top: 6px;
}
h3 {
	font-size: 1.1em;
	clear: both;
	padding-top: 10px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.mainContentText  a{
	color: #122986;
}

.mainContentText  a:hover {
	color: #00A0F0;
}

.mainContentText li {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 12px;
}

#contactEmailName {
	float: left;
	padding-right: 10px;
}
.boldHighlight {
	font-weight: bold;
	color: #333333;
}
.boldLargeText {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}


.mainflash {
	height: 300px;
	clear: left;
}

.flashNav {
	height: 300px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
	width: 200px;
	float: left;
}

.mainContentLeft {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	width:200px;
	voice-family:"\"}\"";
	voice-family:inherit;
	clear: left;
	margin-bottom: 10px;
}
html>body #mainContent .mainContentLeft {
	width:185px;
}

#sidebar {
	width: 200px;
	height: 300px;
	float: left;
}
#textArea {
	float: right;
	width: 560px;
	height: 300px;
}
#belowflash {
	clear: both;
}

.mainContentText {
	float: right;
	padding-bottom: 25px;
	padding-right: 15px;
	width:545px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:530px;
	margin-bottom: 10px;
}
html>body #mainContent .mainContentText {
	width:530px;
}

.hilltopsITlogo {
	margin-top: 30px;
	margin-left: 25px;
}

ul.leftNav {
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	margin-top: 0px;
}

ul.leftNav a {
	display:block;
	height:75px;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 75px;
}

ul.leftNav li {
	display:inline;
}

* html ul.leftNav a {
	height:1px;
}

#green a:link, #green a:visited {
	background-image: url(../images/nav/side_nav_bs.jpg);
	background-repeat: no-repeat;
	background-color: #00733E;
	padding-left: 55px;
}

#green a:hover {
	background-position: 0px -75px;
}

#blue a:link, #blue a:visited {
	background-image: url(../images/nav/side_nav_otss.jpg);
	background-repeat: no-repeat;
	background-color: #2B2864;
	padding-left: 55px;
}

#blue a:hover {
	background-position: 0px -75px;
}

#orange a:link, #orange a:visited {
	background-repeat: no-repeat;
	background-color: #F48721;
	background-image: url(../images/nav/side_nav_dm.jpg);
	padding-left: 55px;
}

#orange a:hover {
	background-position: 0px -75px;
}

#red a:link, #red a:visited {
	background-image: url(../images/nav/side_nav_ss.jpg);
	background-repeat: no-repeat;
	background-color: #A82024;
	padding-left: 55px;
}

#red a:hover {
	background-position: 0px -75px;
}

#mainContent #footerNav a:hover {
	color: #F00000;
}
.LargeTextIntro {
	font-size: 1.1em;
	color: #333333;
}
.bespokeGreen {
	color: #02753E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02753E;
}
.bespokeOrange {
	color: #F48721;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F48721;
}
.bespokeRed {
	color: #A82024;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A82024;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#FooterImages {
	margin-bottom: -10px;
}

#quoteBlock {
	background-image: url(../images/quote_block.gif);
	background-repeat: no-repeat;
	height: 95px;
	padding: 10px;
	color: #1C3F95;
	font-style: italic;
	margin-top: 10px;
}

/* side nav */
/* General */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 4px 0; }

#navcontainer a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_grey.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-image: url(../images/nav/blank_button_blue.jpg);
	color: #FFF;
}

#active a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_blue.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

/* bespoke */
#navcontainerBespoke ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerBespoke li { margin: 0 0 4px 0; }

#navcontainerBespoke a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_grey.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

#navcontainerBespoke a:hover
{
	background-image: url(../images/nav/blank_button_green.jpg);
	color: #FFF;
}

#activeBespoke a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_green.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none
}

/* off shelf */
#navcontainerShelf ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerShelf li { margin: 0 0 4px 0; }

#navcontainerShelf a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_grey.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

#navcontainerShelf a:hover
{
	background-image: url(../images/nav/blank_button_blue.jpg);
	color: #FFF;
}

#activeShelf a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_blue.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none
}

/* Data Management */
#navcontainerData ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerData li { margin: 0 0 4px 0; }

#navcontainerData a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_grey.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

#navcontainerData a:hover
{
	background-image: url(../images/nav/blank_button_yellow.jpg);
	color: #5A5B5E;
}

#activeData a
{
	display: block;
	color: #5A5B5E;
	background-image: url(../images/nav/blank_button_yellow.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none
}

/* Support */
#navcontainerSupport ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainerSupport li { margin: 0 0 4px 0; }

#navcontainerSupport a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_grey.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

#navcontainerSupport a:hover
{
	background-image: url(../images/nav/blank_button_red.jpg);
	color: #FFF;
}

#activeSupport a
{
	display: block;
	color: #FFF;
	background-image: url(../images/nav/blank_button_red.jpg);
	background-repeat:no-repeat;
	height: 14px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none
}

/* Footer nav */

ul.footer li {
	display:inline;
}

ul.footer {
	list-style-type:none;
	padding-left:0;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 0.95em;
}

ul.footer a {
	text-decoration:none;
	padding: 2px 10px;
	border-right: 1px solid #CCCCCC;
}

ul.footer a:hover {
	text-decoration:underline;
}

/* Footer nav end */

/* Form styling */

#formBox {
	height: 65px;
	width: 420px;
	float: right;
	font-size: 0.8em; /*0.8em;*/
	color: #1C3F95;
	padding-top: 25px;
	padding-right: 5px;
	text-align: right;
	background-image: url(../images/nav/blue_white_bar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 0px;
	background-position: -10px 0px;
}

#formAP {
	font-size: 0.8em;
	float: right;
	width: 125px;
	padding-top: 3px;
}

.AspButton
{
	font:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/nav/button_background.GIF); 
	width:107px; 
	height:22px;
}
