﻿body 
{
    background-color:#313b50;
    margin:0px auto auto auto;
    font-family:Tahoma;
    font-size:12px;
}
#bodyCell
{
	background-image:url('content/images/billboard1.jpg');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#dddddd;
	height:175px;
	width:950px;
	margin:0px auto 0px auto;
	overflow:visible;
}
#bgHeader
{
  	background-image:url('content/images/header_background.jpg');
    background-repeat:repeat-x;    
    background-color:#ccd4df;
    display:block;
    height:120px;
    width:950px;
    margin:0px auto 0px auto;    
}
#logoCell
{
    text-align:right;
    padding-left:80px;
    float:left;
    display:block;
}
#sloganCell
{
    font-style:italic;
    font-size:18px;
    margin:30px 0px 0px 150px;
    float:left;
    display:block;
}
#topLinkCell
{
    text-align:right;
    vertical-align:top;
    font-size:10px;
    margin:10px 20px 0px 250px;
    float:left;
    height:70px;
    display:block;
}
#menuCell
{
    text-align:right;
    vertical-align:bottom;
    float:right;
    height:27px;
    margin-top:10px;
}
#rightContentAreaCell
{
    width:300px;
    vertical-align:top;
    float:left;
    height:100%;
}
#sideBarDiv
{
    background-image:url('content/images/sidebar_background.gif');
    height:100%;
    color:#ffffff;
    padding:15px;
}
#leftColumn
{
	width:600px;
	float:left;
	height:100%;
}
#footerCell
{
    color:#ffffff;
    text-align:center;
    font-size:10px;
    padding:10px;
    width:950px;
    margin:0px auto 0px auto;    
}
.menuGraphic
{
    padding:0px 0px 0px 0px;
    height:28px;
    vertical-align:bottom;
    display:inline-block;
    border-width:0px;
}    
.spacer
{
	clear:both;
	display:block;
	padding:0px;
	margin:0px;
}
#contentArea
{
	padding:30px;
}
.footerSpacer
{
    padding:0px 6px 0px 6px;
}
.hiddenPic 
{
    display:none;
}
.topLink
{
    color:#000000;
    text-decoration:none;
    display:block;
    float:right;
    padding-left:15px;
}
.menuLink
{
    color:#000000;
    font-weight:bold;
    padding:5px 15px 3px 15px;
    height:20px;
    font-size:12px;
    display:inline-block;
    text-decoration:none;
    background-image:url('content/images/menu_back.gif');
}
.menuLink:hover
{
    color:#ffffff;
    background-image:url('content/images/menu_hover.gif');
}
.footerLink
{
    color:#ffffff;
    text-decoration:none;
}
h1, .h1
{
    font-size:20px;
    font-weight:bold;
    color:#2d4576;
    padding:0px;
    margin:0px;
}
h2, .h2
{
    font-size:18px;
    font-weight:bold;
    color:#2d4576;
    padding:0px;
    margin:0px;
    text-decoration:none;
}
h3, .h3
{
    font-size:18px;
    font-weight:bold;
    color:#fff000;
    padding:0px;
    margin:0px;
}
h4, .h4
{
    font-size:12px;
    color:#fff000;
    font-weight:bold;
    padding:0px;
    margin:0px;
}
.textBox
{
    background-color:#f4f4f4;
    border:solid 1px #888888;
}
.button
{
    background-color:#dddddd;
    border:solid 1px #888888;
}
.AppTable
{
	background-color:#dddddd;
	border:solid 1px #444444;
	margin:0px;
	width:650px;
	font-size:10px;
	text-align:left;
}
.AppBox
{
	background-color:#fdfdfd;
	border:solid 1px #888888;
	height:14px;	
	font-family:Tahoma;
	font-size:10px;
}
.AppLabel
{
	font-size:10px;
	width:50px;
	padding:0px 5px 0px 5px;
}
.AppTablePrint
{
	border:solid 1px #444444;
	margin:0px;
	width:650px;
	font-size:12px;
	text-align:left;
	font-family:Courier New;
}
.AppLabelPrint
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	width:50px;
	padding:0px 5px 0px 5px;
}
.whiteLinks
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.whiteLinks:hover
{
    text-decoration:underline;
}
.BodyList
{
    list-style-image:url('content/images/bullet.gif');
}
.CheckList
{
    list-style-image:url('content/images/checkmark.gif');
    padding-left:100px;
}
.ReadMore, .SideReadMore
{
    text-align:right;
    display:block;
    padding-bottom:15px;
    text-decoration:none;
}
.ReadMore
{
    color:#2d4576;
    font-weight:bold;
}
.SideReadMore
{
    color:#fff000;
}
.ReadMore:hover, .SideReadMore:hover
{
    text-decoration:underline;
}
.PrintStyle
{
    color:#2d4576;
    font-size:11px;
    text-decoration:underline;
}
.sign
{
	background-image:url('content/images/signbox.png');
	position:absolute;
	z-index:1;
	width:350px;
	height:320px;
	margin-left:-26px;
	margin-top:-140px;
}
.signParagraph
{
	margin-top:75px;
	font-family:Arial; 
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-bottom:0px;
	margin-bottom:9px;
}
.signImage
{
	display:block;
	padding:0px;
	margin:0px auto 0px auto;
	border:solid 1px #000000;
	width:215px;
	height:58px;
}
.signLink
{
	display:block;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	margin-top:12px;
}
.productHeader h1
{
	float:left;
}
.productHeader a
{
	float:right;
}
.productImage
{
	border:solid 1px #888888; 
	margin:0px 10px 0px 0px; 
	vertical-align:bottom;
}
.whiteLinks img, #logoCell img, #menuCell a
{
	border:0px;
}
blockquote a
{
	text-decoration: none; 
	font-weight: bold;
	color:#0066cc;
}
blockquote p
{
	margin: 0px 0px 10px 0px;
}
.featured
{
	background-color:#ffff00;
	padding:2px;
	margin-left:5px;
}
#bodyContent
{
	width:950px;
	margin:0px auto 0px auto;
	background-color:#ccd4df;
	overflow:hidden;
}