/*---------------------------------------------------------------------------

	Clean Default Style Sheet

	Author: Sky Stebnicki, 2009 sky.stebnicki@aereus.com
	Copyright: 2010, Guaranty. All rights reserverd.

---------------------------------------------------------------------------*/

html, body
{
	height:100%;
	background-color: #fff;
}

body
{
	margin: 0px;
	padding: 0px;
	/* IE will not recognize auto marign without this */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
}


/**************************************************************************************
*    Import Stylesheets
***************************************************************************************/

/* @import url("otherstylesheet.css"); */


/**************************************************************************************
*    Layout Styles
***************************************************************************************/

#pageOuterContainer
{
	margin-left: auto;
	margin-right: auto;
	padding:10px 0 0 0;
	background:url(/images/main-bg1.jpg) no-repeat top left;
	width:960px;
	text-align: left;
	position: relative;
}

#pageHeader
{
	height:75px;
	text-align: right;
}

#pageHeader h3
{
	font-weight:bold;
	color:#000;
}


/**************************************************************************************
*    Top Xtra Nav classes
***************************************************************************************/
/* Main nav button classes */
.topXtraNavButtonOn
{
	padding:0px;
	margin:0px;
	text-align:center;
	width:94px;
	height:22px;	
	float:right;
	font-weight: normal;
	font-size: 0.875em; /* 16x0.875=14px */
	background:url(/images/blank-button-on.gif) no-repeat top left;
	cursor:pointer;
	display:inline;
}			 

.topXtraNavButtonOff	
{
	padding:0px;
	margin:0px;
	text-align:center;
	width:94px;
	height:22px;		
	float:right;
	font-weight: normal;
	font-size: 0.875em; /* 16x0.875=14px */
	background:url(/images/blank-button.gif) no-repeat top left;
	cursor:pointer;
	display:inline;
}

.topXtraNavButtonOver
{
	padding:0px;
	margin:0px;
	text-align:center;
	width:94px;
	height:22px;		
	float:right;
	font-weight: normal;
	font-size: 0.875em; /* 16x0.875=14px */
	background:url(/images/blank-button-on.gif) no-repeat top left;
	cursor:pointer;
	display:inline;
}

/**************************************************************************************
*    Top Nav classes
***************************************************************************************/
/* Main nav button classes */
.topNavButtonOn
{
	padding:0px;
	margin:0px;
	text-align:center;
	width:98px;
	height:29px;	
	float:left;
	color:#ffffff;
	font-size: 0.875em; /* 16x0.875=14px */
	font-weight: bold;
	background:url(/images/tab-on.png) no-repeat top left;
	cursor:pointer;
	display:inline;
}			 

.topNavButtonOff	
{
	padding:0px;
	margin:0px;
	text-align:center;
	width:98px;
	height:29px;		
	float:left;
	color:#ffffff;
	font-size: 0.75em; /* 16x0.875=12px */
	font-weight:normal;
	background:url(/images/tab-off.png) no-repeat top left;
	cursor:pointer;
	display:inline;
}

.topNavButtonOver
{
	padding:0px;
	margin:0px;
	text-align:center;
	width:98px;
	height:29px;		
	float:left;
	color:#ffffff;
	font-size: 0.75em; /* 16x0.875=12px */
	font-weight:normal;
	background:url(/images/tab-over.png) no-repeat top left;
	cursor:pointer;
	display:inline;
}

/* The left side of the page needs a spacer for the off state to preserve 3px drop shadow */
.topNavButtonOffLeftSp
{
	padding:0px;
	margin:0px;
	width:3px;
	height:29px;		
	float:left;
	background:url(/images/tab-off-leftsp.png) no-repeat top left;
	display:inline;
}

#pageNavTop
{
}

#pageNav
{
	display: table;
	width: 947px;
	background:url(/images/tab-buffer.png) no-repeat bottom right;
	margin:0 0 0 6px;
}

#pageNavGutter
{
	background:url(/images/nav-gutter-bg.png) no-repeat top left;
	height: 38px;
	color: #cbd3e5;
	font-size: 0.875em; /* 16x0.875=14px */
	margin:0 0 0 6px;
}

#pageNavGutter a, #pageNavGutter a:active, #pageNavGutter a:visited
{
	font-weight: bold;
	text-decoration: none;
	font-size: 0.875em; /* 16x0.875=14px */
	color: #cbd3e5;
}

#pageNavGutter a:hover
{
	color: #ffffff;
}

#pageNavGutter .subAlign
{
	padding:6px 0 0 15px;
}

#pageContent
{
	margin-top: 10px;
	padding-bottom: 20px;
}

#thumbGallery
{
	padding:2px 0 0 4px;
	margin:0px;
	background-color:#a6aebe;
	text-align:center;
	width:400px;
}

#thumbGallery table
{ 
    border-spacing: 0;
    border-collapse: collapse;
}

#thumbGallery td 
{
    text-align: center;
    font-weight: normal;
	width:130px;
	height:100px;
	padding:2px;
}

/* Used when we want to split the body */
#pageContentBodyRight
{
	margin-left: 236px;
	padding-left:3px;
	background:url(/images/page-content-right-header.png) repeat-x top left;
}

#pageContentBodyRightHome
{
	margin-left: 236px;
	padding:0px;
}


/* Used when we want to split the body in confunction with ..BodyRight above */
#pageContentBodyLeft
{
	float: left;
	width: 226px;
	padding:0 0 0 6px;
}

#pageContentBodyLeft a.pCBL:link 
{ 
	font-size: 0.6875em; /* 16x0.6875=11px */
	color: #453e3a; 
	text-decoration: none; 
	font-weight:bold;
}
/* visited link */
#pageContentBodyLeft a.pCBL:visited 
{
	font-size: 0.6875em; /* 16x0.6875=11px */
	color: #453e3a; 
	text-decoration: none; 
	font-weight:bold;
}
/* mouse over link */
#pageContentBodyLeft a.pCBL:hover 
{
	font-size: 0.6875em; /* 16x0.6875=11px */
	color: #453e3a; 
	text-decoration: none; 
	font-weight:bold;
	background-color:#999999;
}
/* selected link */
#pageContentBodyLeft a.pCBL:active 
{
	font-size: 0.6875em; /* 16x0.6875=11px */
	color: #453e3a; 
	text-decoration: none; 
	font-weight:bold;
}

#pageFooter
{
	height: 160px;
	text-align:center;
	padding:40px 0 0 0;
}

#pageFooter p
{
	font-size: 0.625em; /* 16x0.625=10px */
}

/**************************************************************************************
*    Global link Styles
***************************************************************************************/
a 
{ 
	text-decoration:underline;
	font-size: 0.75em; /* 16x0.875=12px */
}
a:link	
{
	color:	#006aa2;
}
a:visited	
{
	color:	#006aa2;
}
a:active	
{
	color:	#006aa2;
}
a:hover	
{
	color:	#cf0000;
}
a.big
{
	font-size: 1em; /* 16x1=16px */
}
a.small
{
	font-size: 0.625em; /* 16x0.625=10px */
}
a img
{
	border: none;
	cursor:pointer;
}

/**************************************************************************************
*    Styles for handling floating
***************************************************************************************/

.clear
{
	clear:both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.clearfix
{
	display: inline-block;
}



/**************************************************************************************
*    Remove margin, padding and border from everything
***************************************************************************************/

*
{
	margin: 0;
	padding: 0;
	border: 0;
}


img
{
	border:none;	
}

/**************************************************************************************
*    Typography
***************************************************************************************/


h1,h2,h3,h4,h5,h6
{
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: normal;
}

h1
{
	font-size: 1.375em;  /* 16x1.375=22px */
	line-height: 1.636em; /* 16x1.636=36px */
}

/* Add a 1px hr */
h1.pageTitle
{
	font-size: 1.375em;  /* 16x1.375=22px */
	line-height: 1.636em; /* 16x1.636=36px */
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	color:#000000;
	/*border-bottom:dotted 1px #666666;
	border-bottom-width:thin;*/
	/*background:url(/images/pageTitle-bg.png) no-repeat top left;*/
}
	
h2
{
	font-size: 1.125em; /* 16x1.125=18px */
	margin: 1em 0; /* 18x1=18px */
}
	
h3
{	
	font-size: 0.875em; /* 16x0.875=14px */
}

/* Add form headers */
h3.formHeader
{	
	font-weight:bold;
	padding:0px;
}

h4
{	
	font-size: 0.75em; /* 16x0.875=12px */
}
	
h5
{
	font-size: 0.625em; /* 16x0.625=10px */
}

h6
{
	font-size: 0.625em; /* 16x0.625=10px */
	font-weight:bold;
}

p, q, cite
{
	font-size: 0.777em; /* 16x0.777=12.432px */
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	margin:1.143em 0; /* 14x1.286=18px */
}

ul, ol, dl
{
	list-style:inside;
	padding:0px;
	margin:10px 0 10px 10px;
	font-size: 0.777em; /* 16x0.777=12.432px */
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: normal;	
}

li, dd, dt
{
	font-size: 0.777em; /* 16x0.777=12.432px */
}

li a
{
	font-size: 14px; /* 16x0.777=12.432px */
}

blockquote
{
	font-size: 0.777em; /* 16x0.777=12.432px */
}



.formButton
{
	padding: 0px;
	margin:0.2em 0;
	border-top: 1px solid #9ca1b0;
	border-left: 1px solid #9ca1b0;
	border-right: 1px solid #777b86;
	border-bottom: 1px solid #777b86;
	background-color:#60636c;
	color:#fff;
	font-size:11px;
	width:120px;
	height:20px;
}

/**************************************************************************************
*    Forms
***************************************************************************************/

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

input[type="text"], input.title, textarea, select
{
	margin:0.1em 0;
	border:1px solid #bbb;
	padding:0.1em 0;
	background-color:#FFFFFF;
}

input[type="text"]:focus, input.title:focus, textarea:focus, select:focus
{
	border:1px solid #666;
	background-color:#FFFFE6;	
}

input.login
{
	width: 100px;
	padding:1px;
	background-color:#CCCCCC;
}

input[type="text"], input.title
{
	width: 300px;
	padding:3px;
}

input.title
{
	font-size:1.5em;
}

input[type="button"], input[type="submit"]
{
	padding: 0px;
	margin:0.2em 0;
	border-top: 1px solid #9ca1b0;
	border-left: 1px solid #9ca1b0;
	border-right: 1px solid #777b86;
	border-bottom: 1px solid #777b86;
	background-color:#60636c;
	color:#fafcbb;
	font-size:11px;
	width:120px;
	height:20px;
}

textarea
{
	width: 390px;
	height: 250px;
	padding:3px;
}

/**************************************************************************************
*    Success, notice and error boxes
***************************************************************************************/

.error,
.notice, 
.success
{
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

/**************************************************************************************
*    Global Button Styles
***************************************************************************************/

.buttons a, .buttons button
{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size:70%;
    line-height:normal;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button
{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.buttons button[type]
{
    padding:0 2px 0 1px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]
{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img
{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover
{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active
{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive
{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover
{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active
{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative
{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover
{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active
{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/**************************************************************************************
*    Tables
***************************************************************************************/

/* Global standard table
===========================================================*/
table
{ 
}

td 
{
  	text-align: left;
	font-weight: normal;
}

th 
{
  	text-align: center;
	font-weight: bold;
	font-size:12px;
}

/* Data table (used to display data)
===========================================================*/
table.data
{ 
	font:14px Arial, Helvetica, sans-serif; 
}

table.data tbody td 
{ 
	color:#5A666E; 
	padding:2px; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-bottom:1px solid #AFB5B8; 
	border-right:1px solid #AFB5B8;  
}
table.data tbody th 
{ 
	background-color:#666666;
	color:#D7DBDD; 
	padding:2px; 
	text-align:center; 
	border-top:1px solid #93A1AA; 
	border-left:1px solid #93A1AA; 
	border-bottom:1px solid #2F3B42; 
	border-right:1px solid #2F3B42; 
}

/* Handle links in this table differently */
table.data tbody td a 
{  
	color:#724809; 
	text-decoration:none; 
	font-weight:bold; 
}

table.data tbody td a:hover 
{
	background-color:#F5B348; 
	color:#FFF; 
}

/**************************************************************************************
*	Widget Classes
***************************************************************************************/
.widgetBox
{
	margin:0 0 10px 0;
	padding:0px;
}

.widgetTitle
{
	padding: 3px 0px 3px 5px;
	background-color:#c2c180;
}

.widgetTitle h3
{
	font-weight: bold;
}

.widgetTitle h4
{
	font-weight: bold;
}

.widgetBody
{
	padding: 5px;
}

.widgetBody p
{
	margin:0px;
	font-size: 0.73em; /* 16x0.6875=11px */
}

.widgetBody p a 
{ 
	font-size: 0.73em; /* 16x0.875=12px */
}


/**************************************************************************************
*    Custom styles
***************************************************************************************/

.widgetcon1
{
	background:url(/images/widget-box-bg-1.png) no-repeat top left;
	padding:4px;
}

.widgetcon2
{
	background:url(/images/widget-box-bg-2.png) no-repeat top left;
	padding:4px;
}

.widgetcon3
{
	background:url(/images/widget-box-bg-3.png) no-repeat top left;
	padding:4px;
}

.widgetcon4
{
	background:url(/images/widget-box-bg-4.png) no-repeat top left;
	padding:4px;
}

.news
{
	background-color:#d8d8d8;
}

.newsFooter
{
	padding:10px 0 0 0;
	/*border-bottom:1px solid #f0f0f0;*/
}

.redalert
{
	background-color:#c9d0be;
	width:276px;
}

.inetSpecial
{
	display: inline-block;
	zoom:1; *display: inline; _height: 30px;
	width: 173px;
	height: 180px;
	padding:0px;
	background:url(/images/internet-special-bg-1.png) no-repeat top left;
	overflow: hidden;
}

.inetData
{
	text-align:left;
	margin:0px;
	padding:0 0 0 8px;
	width:159px;
	color:#ffffff;
}

a.inet:link
{  
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold; 
}

a.inet:visited
{  

	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold; 
}
a.inet:active
{  
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold; 
}
a.inet:hover
{  
	color:#ffffff; 
	text-decoration:underline; 
	font-weight:bold;  
}

a.h3:link 
{
	font-size: 0.875em; /* 16x0.875=14px */
	font-weight: bold;
}

a.h3:active
{
	font-size: 0.875em; /* 16x0.875=14px */
	font-weight: bold;
}

a.h3:visited
{
	font-size: 0.875em; /* 16x0.875=14px */
	font-weight: bold;
}

a.h3:hover
{
	font-size: 0.875em; /* 16x0.875=14px */
	font-weight: bold;
}


.resultsRowGrey
{
	background:#ffffff;
	padding:0 0 10px 0;
	font-size: 16px;
}
.resultsRowGrey a
{
	font-size: 16px;
	font-weight: bold;
}

.resultsRow
{
	padding:0px;margin:0px;
}
.resultsRow a
{
	font-size: 16px;
	font-weight: bold;
}

.resultsRowOver
{
	background:#CCCCCC;
	padding:0px;margin:0px;
	font-size: 16px;
}
.resultsRowOver a
{
	font-size: 16px;
	font-weight: bold;
}

/**************************************************************************************
*	Build Your Own Classes
***************************************************************************************/
.buildStepBar
{
	margin: 10px 0px 10px 0px;
}

.buildStepOn, .buildStepOn:visited, .buildStepOn:hover
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.buildStepOff, .buildStepOff:visited, .buildStepOff:hover
{
	font-size: 14px;
	text-decoration: none;
}

.buildSelectBox
{
	display:inline-table;
	width:226px;
	height:100px;
	cursor: pointer;
	margin: 0px 5px 5px 0px;
	/*background:url(/images/widget-box-bg-4.png) no-repeat top left;*/
}

/**************************************************************************************
*    dhtml window styles
***************************************************************************************/

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

