/*------------------------------------------------------------------------------
PAGE BODY
------------------------------------------------------------------------------*/
body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #35495B;
	background-color: #b9bbbe;
}
/*------------------------------------------------------------------------------
GENERAL LAYOUT
------------------------------------------------------------------------------*/
/* Defines min-width for compliant browsers and applies detailed top border image */
#page
{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

/* This element is used to get min-width functionality to work in MSIE 5 & 6 */
#wrap
{
	/* Do not add styles to this element */
}
#wrap2
{
	
}

/* The background of this element is used to create the "faux column" effect of
having the menu and content DIVs resize vertically together. */
#wrap3
{
}
#wrap3cart
{
}
/* BEGIN MIN-WIDTH STYLES

/* Triggers hasLayout so elements are included in page flow rendering.
All wrapping divs in the html page MUST BE ADDED to this style rule or else
IE5/6 will have rendering problems */
/* Hide from MacIE \*/
* html #page, * html #wrap, * html #wrap2, * html #wrap3 {
	height: 1px;
}
/* End MacIE hide */
/* END MIN-WIDTH STYLES */

/* This is the topmost section with logo and photo */
img {
padding: 0;
margin: 0;
}
#header
{
	height: 90px;
	margin-bottom: 6px;
	background: #fff url("../images/skycss/general/bg-header2.gif") no-repeat bottom left;
}
#headerhome
{
	height: 95px;
}
#header p
{
margin: 0;
padding:0;
}
#header img
{
margin: 0;
padding:0;
border: none;
}
/* This is the section with logout button and search bar */
#toolbar
{
	padding: 4px 20px;
	padding-top: 2px;
	padding-right: 20px;
	text-align: right;
	vertical-align: middle;
	color: #a0c2da;
	background: #fff url("../images/skycss/general/bg-toolbar.gif") no-repeat top left;
}
#toolbar *
{
	vertical-align: middle;
}
#toolbar a, #toolbar label
{
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #355077;
	padding-right: 4px;
}
#toolbar a.btnLogout
{
	padding-right: 21px;
	border-right: 1px solid #7396b8;
	color: #fff;
	font-weight: bold;
}
#toolbar a:link, #toolbar a:visited
{
	text-decoration: none;
	color: #355077;
	font-weight: bold;
}
#toolbar input
{
	margin: 0 0 0 7px;
	padding: 0 3px;
}
#toolbar input#mainSearch
{
	margin: 0;
	padding: 2px 3px;
	margin-right: -5px;
	width: 120px;
	border: #a7a9ad solid 1px;;
	font-size: 11px;
	height: 13px;
}

/* This section contains the primary navigation */
#menu
{
	width: 218px;
	padding-left: 16px;
	float: left;
	background: #fff url("../images/skycss/general/menu-top.gif") no-repeat top left;
	padding-top: 13px;

}

#navwrapper
{
	background: #fff url("../images/skycss/navnew/menu-back.gif") repeat-y 0px 0px;

}

/* This section contains all non-primary navigation that resides in the "menu" DIV */
#menuContent
{
	padding: 8px;
}

/* This is a the primary content area */
#content
{
	
	margin-left: 234px;
	margin-right: 12px;
	padding: 12px;
	padding-right: 11px;
	padding-left: 18px;
	padding-top: 3px;
	margin-top: 0;
	font-family: Verdana, sans-serif;
	min-height:400px; /* added jda */
	height:expression(this.scrollHeight > 400 ? "auto":"400px"); /* added jda */
}

/* This is a the primary content area */
#contenthome
{
	
	margin-left: 234px;
	margin-right: 12px;
	padding: 12px;
	padding-right: 0;
	padding-left: 12px;
	padding-top: 0;
	margin-top: 0;
	font-family: Verdana, sans-serif;
}
#homegray {
margin:0;
border-left: solid #fff 4px;
}
#homegrayinner {
background: #cccc9f url("../images/skycss/general/homegrayback.gif") no-repeat 0 0;
color:#273c61;
padding: 12px;
padding-top: 12px;
padding-bottom: 1px;
padding-left: 16px;
margin-left:0;
}
#homebottom {
padding: 5px;
text-align:left;
overflow:auto;
width: 700px;
padding-left: 0;
margin: 0;
margin-left: 4px;
padding-bottom: 0px;
margin-bottom:0;
}
#homewrap {
background: #cccc9f url("../images/skycss/general/homelefttop.gif") no-repeat 5px 5px;
padding: 0;
margin: 0;
margin-left: 4px;
}

#homebottomend {
background: #fff url("../images/skycss/general/homebottom2.gif") no-repeat top left;
padding: 0;
font-size:4px;
height:12px;
padding-left: 0;
margin: 0;
margin-left: 4px;
padding-bottom: 0px;
margin-bottom:0;


}
#homeleft {
float:left;
width: 436px;
padding: 0;
margin:0;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 0px;
margin-bottom: 0;
}

#homeleft p{
padding: 0;
margin:0;
padding-bottom: 6px;
}
#homeleft h1{
font-size:12px;
font-weight:bold;
color: #e3600b;
padding: 0;
margin:0;
padding-bottom: 6px;
}
#homeleftinner {
padding: 12px;
min-height:180px; /* added jda */
height:expression(this.scrollHeight > 180 ? "auto":"180px"); /* added jda */
}

#homeleftbottom {
background: #ccc url("../images/skycss/general/homeleftbot.gif") no-repeat bottom left;
font-size: 5px;
padding: 5px;
height: 10px;
}

#homeright {
margin-left: 456px;
padding-left: 12px;
}

#imagerotator {
background-color:#fff;
text-align:right;
margin:0;
padding:0;
}
#imagerotator p{
margin:0;
padding:0;
}
#imagerotator img{
margin:0;
padding:0;
}
#contentcart
{
	padding: 12px;
	padding-right: 36px;
	padding-left: 24px;
	padding-top: 0;
	margin-top: 0;
	font-family: Verdana, sans-serif;
	min-height:300px; /* added jda */
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); /* added jda */
}

/* This is the footer bar */
#footer
{
	clear: both;
	font-size: 10px;
	font-weight:bold;
	text-align: center;
	line-height: 33px;
	padding-top: 19px;
	padding-bottom: 9px;
	position:relative;
	z-index:999;
	color: #355077;
	background: #b9bbbe url("../images/skycss/general/bg-footer2.gif") no-repeat top left;
}
#footer a
{
 color: #fff;
 font-weight:bold;
}
/*------------------------------------------------------------------------------
ANCHORS
------------------------------------------------------------------------------*/
a:link, a:visited
{
	color: #164F7F;
}
/*------------------------------------------------------------------------------
NAVIGATION

Styles for navigation lists.  Markup should be formed so that nested ULs
are contained in their parent LI element.
------------------------------------------------------------------------------*/
ul.nav
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	border-top: 1px solid #fff;
}
ul.nav li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;

}
ul.nav li a
{
	display: block;
	padding: 7px 12px 7px 12px;
	background: transparent url("../images/skycss/navnew/nav-arrow-right.gif") no-repeat 0px 50%;
	border-bottom: 1px solid #fff;
}
ul.nav a:link, ul.nav a:visited
{
	text-decoration: none;
	color: #fff;
}
ul.nav a:hover
{
	background: transparent url("../images/skycss/navnew/nav-arrow-down-on.gif") no-repeat 0px 50%;

}

/* parent classes define which indicator image is shown */
/* for non-parent links that are on */
ul.nav li a.on
{
	
	background-image: #cbcdd0 url("../images/skycss/navnew/nav-arrow-down-on.gif");
	
}

/* for parent links not open/on */
ul.nav li a.parent
{
	color: #fff;

}
ul.nav li a.parent:hover
{


}
/* for parent links that have a child element with on state */
ul.nav li a.parent-open 
{
	background: transparent url("../images/skycss/navnew/nav-arrow-down-on.gif") no-repeat 0px 50%;
}
ul.nav li a.parent-open:hover
{
	background: transparent url("../images/skycss/navnew/nav-arrow-down-on.gif") no-repeat 0px 50%;

}
/* for parent links that are on */
ul.nav li a.parent-on
{
	
	font-weight: bold;
	background: #cbcdd0 url("../images/skycss/navnew/nav-arrow-down-on.gif") no-repeat 0px 50%;
}
ul.nav li a.parent-on:hover
{
	font-weight: bold;
	background: #cbcdd0 url("../images/skycss/navnew/nav-arrow-down-on.gif") no-repeat 0px 50%;
}
ul.nav ul.nav
{
	margin: 0;
	border: 0;
}
/*---------------------------------*/
ul.nav ul.nav li a
{
	padding: 3px 12px 3px 24px;
	padding-left: 12px;
	background-position: 12px 50%;
	border-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	color: #35495B;
	background-image: none;
}
ul.nav ul.nav li a
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav li a:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav li a:visited
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav li a:visited:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav li a.parent
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav li a.parent:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav li a.parent-on
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav li a.parent-on:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav li a.on
{

	color: #35495B;
	font-weight: normal;
	background-image: none;
	background-color: #cbcdd0;

}
ul.nav ul.nav li a.on:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
	background-color: #cbcdd0;

}
ul.nav ul.nav li a.parent-open 
{

	color: #35495B;
	font-weight: bold;
	background-image: none;

}
ul.nav ul.nav li a.parent-open:visited
{

	color: #35495B;
	font-weight: bold;
	background-image: none;

}
ul.nav ul.nav li a.parent-open:hover
{

	color: #000;
	font-weight: bold;
	background-image: none;
	text-decoration:underline;

}
/*---------------------------------*/
ul.nav ul.nav ul.nav li a
{
	padding-left: 24px;
	background-position: 37px 50%;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
}

ul.nav ul.nav ul.nav li a
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav ul.nav li a:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav ul.nav li a:visited
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav ul.nav li a:visited:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav ul.nav li a.parent
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav ul.nav li a.parent:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav ul.nav li a.parent-on
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav ul.nav li a.parent-on:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav ul.nav li a.on
{

	color: #35495B;
	font-weight: normal;
	background-image: none;

}
ul.nav ul.nav ul.nav li a.on:hover
{

	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;

}
ul.nav ul.nav ul.nav li a.parent-open
{

	color: #35495B;
	font-weight: bold;
	background-image: none;

}
ul.nav ul.nav ul.nav li a.parent-open:hover
{

	color: #000;
	font-weight: bold;
	background-image: none;
	text-decoration:underline;

}




/*---------------------------------*/
ul.nav ul.nav ul.nav ul.nav li a
{
	padding-left: 36px;
	background-position: 57px 50%;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
}

ul.nav ul.nav ul.nav ul.nav li a.parent
{
	color: #35495B;
	font-weight: normal;
	background-image: none;
}
ul.nav ul.nav ul.nav ul.nav li a.parent:hover
{
	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
}
ul.nav ul.nav ul.nav ul.nav li a.parent-on
{
	color: #35495B;
	font-weight: normal;
	background-image: none;
}
ul.nav ul.nav ul.nav ul.nav li a.parent-on:hover
{
	color: #000;
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
}
ul.nav ul.nav ul.nav ul.nav li a.parent-open
{
	color: #35495B;
	font-weight: bold;
	background-image: none;
}
ul.nav ul.nav ul.nav ul.nav li a.parent-open:hover
{
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	background-image: none;
}
/*---------------------------------*/
ul.nav ul.nav ul.nav ul.nav ul.nav li a
{
	padding-left: 58px;
	background-position: 77px 50%;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
}
ul.nav ul.nav ul.nav ul.nav ul.nav li a.parent
{
	color: #35495B;
	font-weight: normal;
	background-image: none;
}
ul.nav ul.nav ul.nav ul.nav ul.nav li a.parent:hover
{
	color: #000;
	font-weight: normal;
	text-decoration:underline;
	background-image: none;
}
ul.nav ul.nav ul.nav ul.nav ul.nav li a.parent-on

{
	color: #35495B;
	font-weight: normal;
	background-image: none;
}


ul.nav ul.nav ul.nav ul.nav ul.nav li a.parent-on:hover
{
	color: #000;
	text-decoration:underline;
	font-weight: normal;
	background-image: none;
}
/*------------------------------------------------------------------------------
end NAVIGATION


------------------------------------------------------------------------------*/
/* panel navigation: used for the "Admin Panel" */
ul.panel
{
	margin: 0 0 2em;
	padding: 5px 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}
ul.panel li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.panel li a
{
	display: block;
	padding: 0 3px;
}

ul.panel a:link, ul.panel a:visited
{
	text-decoration: none;
	color: #213d57;
}
ul.panel a:hover
{
	background-color: #a7c6e3;
}
/*------------------------------------------------------------------------------
GENERAL STYLES
------------------------------------------------------------------------------*/
p
{
	margin: 0 0 1em;
}
#footer p
{
	margin: 0;
}
h1
{
	margin: 0 0 .4em;
	padding-top: 7px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
#menuContent h1 
{
	margin: 2em 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
h2
{
	margin: 2em 0 .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
h3, h4, h5, h6
{
	margin: 1.5em 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/*------------------------------------------------------------------------------
FORMS
------------------------------------------------------------------------------*/
form
{
	margin: 0;
}
/*------------------------------------------------------------------------------
UNIQUE STYLES
------------------------------------------------------------------------------*/
/* Used for prominent hyperlinks such as the "Log Out" button under the "Admin 
Panel" */
a.button
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
/*------------------------------------------------------------------------------
HACKS
------------------------------------------------------------------------------*/
/* Gives primary navigation anchors hasLayout status so that display: block functions correctly */
/* Hide from MacIE \*/
* html ul.nav li a, * html ul.panel li a {
	height: 1px;
}
/* End MacIE hide */

/*------------------------------------------------------------------------------
ADMIN STYLES UNIQUE TO SIMPLEREPORT CUSTOM TAG
------------------------------------------------------------------------------*/
FONT.fieldLabel
{
	MARGIN-LEFT: 3px;
	FONT-SIZE: Verdana, Arial, SunSans-Regular, Sans-Serif;
	FONT-FAMILY: 11px;;
	color : ffffff;
}
FONT.footer
{
	FONT-SIZE: Verdana, Arial, SunSans-Regular, Sans-Serif;
	FONT-FAMILY: 11px;;
	color : 666666;
	text-decoration : none;
}
FONT.adminBlue
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: 666699;
	FONT-FAMILY: Verdana, Arial, sans-serif
}
TD.cellPadding
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}
TD.line
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	line-height: 1px;
}
TD.adminTable
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px
}
P.break
{
	margin-top: 5px;
	margin-bottom: 5px;
}
DIV.help
{
	FONT-SIZE: 9.5px;
	MARGIN: 4px 6px 4px 5px;
	FONT-FAMILY: 11px;
}
DIV.break
{
	MARGIN-TOP: 7px
}
/*----------------------returncode clases---------------*/
 
.returncodeerror
{
font-size: 10px;
color: #ff0000;
margin:0px
}

.returncodeinfo
{
font-size: 10px;
color: #0000ff;
margin:0px;
}

.returncodetip
{
font-size: 10px;
color: #000000;
margin:0px;
}
/*----------------------admin tabs---------------*/
 #navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #e5e9ed;
text-decoration: none;
}
/*
#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }
*/
#navlist li a:hover
{
color: #000;
background: #d0d9e1;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
/*----------------------END admin tabs---------------*/
#menubottom {
	background: #fff url("../images/skycss/general/menu-bot.gif") no-repeat top left;
	height: 13px;
}
#certwrapper {
border-bottom: solid 1px #e3600b;
margin-top: 6px !important;

}
#certwrapper td{
padding: 14px;
border: solid 1px #e3600b;
border-bottom: none;

}
#certificate {
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
margin-top: 6px !important;

}
#certificate td{
padding: 7px;
border: solid 1px #ccc;
border-bottom: none;
border-left: none;
}
.photoblock td{
border-left: none;
}
#certfooter {
clear:right;
text-align:center;
padding-top: 12px;
padding-bottom: 6px;

}
#certcaption {
font-size:10px !important;
padding-top: 2px;

}
#print {
float:right;
}
#certphoto {
text-align:center;
}

#enlarge {
float:right;
}
#newstable {
border: #b9bbbe solid 1px;
border-right: none;
border-bottom: none;
}
#newstable td{
border-right: #b9bbbe solid 1px;
border-bottom: #b9bbbe solid 1px;
padding-left: 19px;
color:#797979;
}
#newstable a{
text-decoration:none;
font-weight: bold;
color: #5b799a;
}
#newstable a:hover{
color: #000;
}
#news {
margin:0;
padding:0;
background: #fff url("../images/newsback.gif") repeat-y top left;

}
#news p{
margin:0;
padding:0;
}
#barbuttons {
float:left;
display: inline;
padding-left: 260px;

}
#barbuttons a{
color: #fff;

}
#barbuttons img{
padding:0;
margin:0;
padding-right: 2px;

}

#logo img{
margin-left: 15px;

}
.searchtitle
{
font-size: 16px;
color: #000;
margin:0px;
font-weight: bold;
}
.searchtitlesmall
{
font-size: 12px;
color: #000;
margin:0px;
font-weight: bold;
}
