<!--

/*****************************************************************************
 * Overall Site CSS                                                          *
 *****************************************************************************/

html, body
{
	background-image:	url(../images/bg-bottom.jpg);
	height:				100%;
	width:				100%;
	min-height:			100%;
	margin:				0;
	padding:			0;
	background-color:	#000000;
	color: 				#3c3c3c;
    font: 				14px/1 Sans-Serif,Arial,Tahoma;
	line-height:		16px;
}

h1
{
    color:			#6183ff;
    font-size:		200%;
    margin:			0;
    padding:		5px 0 18px 0;
    font-weight:	normal;
}

h2
{
    color:			#6183ff;
    font-size:		200%;
    margin:			0;
    padding:		5px 0 18px 0;
    font-weight:	normal;
}

h3
{
    font-size:		120%;
    font-weight:	700;
    margin:			0;
    padding:		5px 0 5px 0;
}

h4
{
	font-size:		115%;
	font-weight:	700;
	margin:			0;
	padding:		5px 0 5px 0;	
}

h5
{
	font-size:		110%;
	font-weight:	700;
	margin:			0;
	padding:		5px 0 5px 0;	
}

h6
{
	padding:		5px 0 18px 0;
	font-size:		105%;
}

p
{
	line-height:	24px;
	padding:		15px 5px 5px 0px;
}

a:visited, a:active, a:link
{
	color:				#27b7c4;
	text-decoration:	underline;
	font-weight:		normal;
}

a:hover
{
	text-decoration:	none;
}

ol
{
	line-height: 			20px;
	text-indent: 			0px;
	list-style-position:	outside;
	list-style-type:		decimal;
	padding-left:			18px;
	padding-top:			15px;
	padding-bottom:			5px;
	text-align:				left;
}

ul
{
	line-height: 			20px;
	text-indent: 			0px;
	list-style-position:	outside;
	list-style-type:		disc;
	padding-left:			15px;
	padding-top:			15px;
	padding-bottom:			5px;
	text-align:				left;
}

li
{
	line-height: 			18px;	
}

em
{
	font-style:	italic;
}

strong
{
	font-weight: bold;
}

iframe
{
	background-color:	#ffffff;
}


/*****************************************************************************
 * Top Menu                                                                  *
 *****************************************************************************/

div#topmenu
{
	background-image: url(../images/bg-top.jpg);
	overflow: hidden;
	height: 27px;
}

div#topmenu ul
{
	position: relative;
	top: -6px;
	list-style: none outside none;
	display: inline-block;
    font-size: 14px;
    line-height: 1.1;
    padding: 11px 0;
    text-shadow: 0 -1px 0 #032B4D;
    float: right;
}

div#topmenu ul li
{
	float: left;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #ffffff;
	line-height: 8px;
}

div#topmenu a:visited, div#topmenu a:active, div#topmenu a:link
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

div#topmenu a:hover
{
	text-decoration: underline;
}


/*****************************************************************************
 * Header                                                                    *
 *****************************************************************************/

div#header
{
	background-image: url(../images/bg-header.png);
	overflow: hidden;
	height: 134px;
}

div#header div#header-links div.link
{
	float: left;
	margin: 0;
	padding: 45px 0 0 0;
	
}

div#header div#header-links div.link a:visited, div#header div#header-links div.link a:active, div#header div#header-links div.link a:link
{
	font-size: 20px;
	color: #f6f5f5;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

div#header div#header-links div.link a:hover
{
	text-decoration: underline;
}

div#header div#header-links div.link p
{
	color: #cbeffe;
	margin: 0;
	padding: 0;
}

div#header div#header-links div.sepbar
{
	float: left;
	padding: 32px 30px 0px 30px;
	width: 2px;
	height: 134px;
}

div#header div#header-contact
{
	text-align: right;
}

div#header div#header-contact p:first-child
{
	color: #ffffff;
	font-size: 28px;
	padding: 25px 0 0 0;
}

div#header div#header-contact p:nth-child(2)
{
	padding: 0;
}

div#header div#header-contact p:nth-child(3)
{
	padding: 3px 0 0 0;
}

div#header div#header-contact p:nth-child(3) > a > img
{
	position: relative;
	top: -7px;
	padding-right:10px;
}


/*****************************************************************************
 * Masthead                                                                  *
 *****************************************************************************/

div#masthead-small
{
	background-image: url(../images/bg-masthead-solid.jpg);
	color: #ffffff;
}

div#masthead-small div#masthead-small-container
{
	background-image: url(../images/bg-masthead-small.jpg);
	height: 208px;
	overflow: hidden;
}


div#masthead
{
	background-image: url(../images/bg-masthead-solid.jpg);
	color: #ffffff;	
}

div#masthead p#title
{
	font-size: 28px;
	padding: 30px 0px 10px 0px;
}

div#masthead div#masthead-container
{
	background-image: url(../images/bg-masthead.jpg);
	height: 482px;
}

/*****************************************************************************
 * Content                                                                   *
 *****************************************************************************/

div#content
{
	background-color: #E7E7E7;
	color: #3c3c3c;
}

div#content div#system-message-container
{
	font-weight: bold;
	color: #ff0000;
}

div#content div.breadcrumbs
{
	font-size: 10px;
	padding: 10px 10px 10px 0px;
}

div#content div.breadcrumbs span.showHere
{
	font-weight: bold;
}

div#content div#sidebar
{
	
}

div#content div#sidebar div.module
{
	margin: 5px 0 25px 0;
	padding: 0 0 10px 10px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;	
}

div#content div#sidebar div.module p.title
{
	margin:			0;
	font-size:		110%;
	color:			#6183ff;
	font-weight:	bold;
}

div#content div#sidebar div.module p
{
	padding:	0px 5px 10px 0px;
}


div.blog h2
{
	font-size: 		20px;
	padding-bottom:	5px;
}

div.blog h2 a:visited, div.blog h2 a:active, div.blog h2 a:link
{
	text-decoration:	none;
}

div.blog h2 a:hover
{
	text-decoration:	underline;
}

p.blog-posted-meta
{
	font-size:		12px;
	margin:			0 0 15px;
	padding:		0;
	font-weight:	700;
}

p.blog-last-modified-date
{
	font-size:		11px;
	display:		block;
	clear:			both;
	margin:			5px 0px 10px;
	font-style:		italic;
}

p.readmore
{
	display:		inherit;
	text-align:		right;
	margin:			0;
	padding:		0;
}

div.item
{
	border-top-color:	#DDD;
	border-top-style:	solid;
	border-top-width:	1px;
	padding-top:		20px;
	margin-top:			10px;
}

ul.actions
{
	float:			right;
}

ul.actions li
{
	float:			left;
	list-style:		none;
	padding-right:	10px;
}

ul.pagenav li
{
	float:			left;
	list-style:		none;
	padding-right:	10px;
}

div.pagination
{
	margin:			0 auto;
	text-align:		center;
}

div.pagination p.counter
{
	text-align:		center;
}

div.pagination ul li
{
	float:			left;
	list-style:		none;
	padding-right:	10px;
}

h3.legal
{
    padding:		30px 0 0 0;
}


/*****************************************************************************
 * Footer                                                                    *
 *****************************************************************************/

div#footer
{
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
}

div#footer div#footer-spacer
{
	background-color: #E7E7E7;
	color: #3c3c3c;
	height: 15px;
	overflow: hidden;
}

div#footer div#footer-logo
{
	background-image:	url(../images/logo-footer.png);
	background-repeat: no-repeat;
	min-height:		261px;
}

div#footer div.menulist ul
{
	line-height: 			20px;
	text-indent: 			0px;
	list-style-position:	outside;
	list-style-type:		none;
	padding-left:			0px;
	padding-top:			15px;
	padding-bottom:			5px;
	text-align:				left;
}

div#footer div.menulist li
{
	line-height: 			18px;	
}

div#footer div.menulist a:visited, div#footer div.menulist  a:active, div#footer div.menulist a:link
{
	color:				#ffffff;
	text-decoration:	none;
	font-weight:		normal;
	font-size:			12px;
}

div#footer div.menulist a:hover
{
	text-decoration:	underline;
}

div#footer div.menulist > p:first-child
{
	font-weight: bold;
	color: #ffffff;
	padding-top: 40px;
}

div#footer div#contact
{
	color:		#ffffff;
}

div#footer div#contact div.sepbar
{
	float: left;
	width: 1px;
	height: 276px;
	padding: 0 14px 0 14px;
}

div#footer div#contact > p:nth-child(2)
{
	line-height: 14px;
	padding-top: 40px;
	font-weight: bold;
}

div#footer div#contact > p:nth-child(3)
{
	font-style: italic;
}

div#footer div#contact p
{
	line-height: 14px;
	padding: 0;
}

div#copyright
{
	background-image: url(../images/bg-bottom.jpg);
	color: #ffffff;	
}

div#copyright a:visited, div#copyright a:active, div#copyright a:link
{
	color:				#728df0;
	text-decoration:	underline;
	font-weight:		normal;
}

div#copyright a:hover
{
	text-decoration:	none;
}

div#copyright p:first-child
{
	text-align: right;
	padding: 10px 0;
	font-size: 11px;
	line-height: 15px;
}

div#copyright p:nth-child(2)
{
	text-align: right;
	padding: 0 0 15px;
	font-size: 11px;
	line-height: 15px;
}

div#container div#bottomcontainer div#bottom p#copyright
{
	margin:		0;
	padding:	10px 30px 0 0;
	text-align:	right;
}

div#container div#bottomcontainer div#bottom p
{
	margin:		0;
	padding:	5px 30px 0 0;
	text-align:	right;
}


/*****************************************************************************
 * Helpers                                                                   *
 *****************************************************************************/

-->