﻿body {
	background: #C5D4E9 url('../images/cloudsBG1b.jpg') repeat-x top;
	background-attachment: fixed;
	margin: 0 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 25px 0px 0px 0px;
	color: #6e6e6e;
}
#content-container
{
	float: left;
	width: 1000px;
	background: #ffffff;
}

#content
{
	clear: left;
	float: left;
	width: 625px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#content h2 { margin: 0; }

#aside
{
	border-left: thin #CECECE solid;
	background: #ffffff;
	float: right;
	width: 275px;
	padding: 0px 3px 3px 3px;
	display: inline;
}

#asidetop
{
	background: #ffffff;
	float: right;
	width: 275px;
	padding: 10px 3px 3px 3px;
	display: inline;
	height: 10px;
}


#aside h3 { margin: 0; }

h1 {
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	border-bottom: 2px #EEEEEE double;
	font-size: 16px;
	padding: 2px 0px 2px 2px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
h3 {
	font-size: 26px;
	color: #6e6e6e;
	margin-top: 0px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
}
h5 { 
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	color: #F58021;
	margin-top: 0px;
	font-weight: bold;
}
a {
	color: #0C87BB;
	text-decoration:none;
}
a:hover {
	color: #0C87BB;
    text-decoration:underline;	
}
.stylenoborder  {
	border: 0px;
	
}
.style_italic {
	font-style: italic;
}
.style_cell {
	text-align: center;	
}
.style6 {
	border-width: 0;
	color: #778CB3;
}
.stylespace {
	line-height: 20px;
}
.style-footer-image {
	border-width: 0px;
	border-bottom-color: #2591FE;
}
.style17 a {
	color: #EA5E00;
	text-decoration:none
}
.style17 a:hover {
	text-decoration:underline;
	color: #5999C5;
}
.style23 {
	color: #EEEEEE;
}
.style11 {
	border-width: 0;
}
.stylevm a {
	color: #EA5E00;
	text-decoration:none
}
.stylevm a:hover {
	text-decoration:underline;
	color: #5999C5;
}
.styleorange {
	color: #EA5E00;
}
.style11 {
	border-width: 0;
}
.style17 {
	color: #EB632F;
	font-size: 18px;
}
.style18 {
	text-align: left;
}
.style19 {
	margin-left: 4px;
	margin-right: 4px;
}
.style20 {
	background-color: #FFFFFF;
}
.style21 {
	border-width: 0;
	background-color: #FFFFFF;
}
.style22 {
	background-color: #EA5E00;
}
.style23 {
	color: #EEEEEE;
}


p {
	margin-bottom: 10px;
	line-height: 1.6em;
}

ul {
	list-style-image: url('../images/checkmark.gif');
	line-height: 1.6em;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #CDBE61;
	border: 1px solid #CDBE61;
}

/* HEADINGS   
----------------------------------------------------------*/
h1 {
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	border-bottom: 2px #EEEEEE double;
	font-size: 16px;
	padding: 2px 0px 2px 2px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
h3 {
	font-size: 26px;
	color: #6e6e6e;
	margin-top: 0px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
}
h5 { 
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	color: #F58021;
	margin-top: 0px;
	font-weight: bold;
}
/* TAB MENU   
----------------------------------------------------------*/
div.hideSkiplink {
	background-color: #F67E1F;
	width: 100%;
}
div.menu {
	padding: 4px 0px 4px 8px;
}
div.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}
div.menu ul li a:visited {
	background-color: #F67E1F;
	border: 1px #F67E1F solid;
	color: #ffffff;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}
div.menu ul li a {
	background-color: #F67E1F;
	border: 1px #F67E1F solid;
	color: #ffffff;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}
div.menu ul li a:hover {
	background-color: #F02E2E;
	color: #ffffff;
	text-decoration: none;
}
div.menu ul li a:active {
	background-color: #F02E2E;
	color: #ffffff;
	text-decoration: none;
}


#container
{
	margin: 0 auto;
	width: 1000px;
	background: #fff;
}

#header
{
	background: #ffffff;
	padding: 10px;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 1000px;
	background: #333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }


/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #0C87BB;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
	color: #0C87BB;
}
#footer a {
	color: #0C87BB;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #0C87BB;
}
#footer
{
	background: #F5F5F5;
	clear: left;
	text-align: center;
	padding: 5px;
	color: #0C87BB;
}
/*!!!!!!!!!!! Navigation [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	list-style-image: url('../images/bullet.jpg');
}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {display:none;position:absolute;}

/*!!!!!!!!!!! Navigation [OK to Modify!] !!!!!!!!!!!!!*/	
	/*"""""""" (MAIN1) Container """"""""*/
	#qm0
	{
	background-color: #F67E1F;
	background: url('../images/nav1.jpg');
	padding-left: 25px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	font-size: 12px;
	font-weight: bold;
}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		padding:5px 20px 5px 8px;		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{
	/*border-color:#ffffff;*/

	background-color: #FFFFFF;
	background: url('../images/nav2.jpg');
	color: #ffffff;
	text-decoration: underline;
}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{
	/* Note: Add '!important' after each style */
		/*border-color:#333333 !important;*/

	background-color: #ffffff !important;
	background-image: url(../images/template1_black_arrow.gif) !important;
	background: url('../images/nav2.jpg') !important;
	color: #ffffff !important;
	text-decoration: underline !important;
}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url(../images/template1_white_arrow.gif);
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
		
		background-color:#ffffff;
		padding:5px 5px 5px 5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		margin:0px;
		border-color:#333333;
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{		
		font-size:12px;
		color:#333333;
		border-width:0px 1px 0px 1px;
		border-color:#ffffff;
		border-style:solid;
		padding:3px 30px 3px 5px;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{

		border-color:#ffffff;
		background-color:#F02E2E;
		color:#ffffff;
		text-decoration:none;
	}

	#qm0 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm0 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#317FAF !important;
		background-color:#ffffff !important;
		color:#000000 !important;
		text-decoration:underline !important;
		background-image:url(../images/template1_black_arrow_right.gif) !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
	background-image: url('../images/template1_black_arrow_right.gif');
}
	/*"""""""" (MAIN1) Container """"""""*/
	#qm1
	{
	background-color: #F67E1F;
	padding-left: 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #F67E1F;
	font-size: 12px;
	font-weight: bold;
}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm1 a
	{
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		padding:5px 40px 5px 8px;		
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm1 a:hover
	{
	/*border-color:#ffffff;*/

	background-color:#0C87BB;
	color: #ffffff;
	text-decoration: none;
}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm1 .qmactive
	{
	/* Note: Add '!important' after each style */
		/*border-color:#333333 !important;*/

	background-color: #0C87BB !important;
	background-image: url(../images/template1_black_arrow.gif) !important;
	color: #ffffff !important;
	text-decoration: underline !important;
}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm1 .qmparent
	{
		background-image:url(../images/template1_white_arrow.gif);
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm1 div
	{
		
		background-color:#F67E1F;
		padding:5px 5px 5px 5px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
		margin:0px;
		border-color:#F67E1F;
		
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm1 div a
	{		
		font-size:12px;
		color:#ffffff;
		border-width:0px 1px 0px 1px;
		border-color:#F67E1F;
		border-style:solid;
		padding:3px 30px 3px 5px;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm1 div a:hover
	{

		border-color:#F67E1F;
		background-color:#0C87BB;
		color:#ffffff;
		text-decoration:none;
	}

	#qm1 div div
	{
		margin:0px 0px 0px 3px;
	}

	/*""""""""[SUB] Active State """"""""*/
	#qm1 div .qmactive
	{
		/* Note: Add '!important' after each style */
		border-color:#0C87BB !important;
		background-color:#0C87BB !important;
		color:#ffffff !important;
		text-decoration:underline !important;
		background-image:url(../images/template1_black_arrow_right.gif) !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm1 div .qmparent 
	{
	background-image: url('../images/template1_black_arrow_right.gif');
}
div.sample_attach
{
	display: block;
	width: 225px;
	border: 0px #FFFFFF solid;
	padding: 2px 5px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: bold;
	font-size: 16px;
	color: #F67E1F;
}

a.sample_attach
{
	display: block;
	width: 225px;
	border: 0px #FFFFFF solid;
	padding: 2px 5px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: bold;
	font-size: 16px;
	color: #F67E1F;
}

a.sample_attach {
	border-bottom: none;
	font-size: 11px;
	color: #0C87BB;
	font-weight: lighter;
	text-decoration: none;
}

a.sample_attach:hover {
	background: #F67E1F;
	border-bottom: none;
	font-size: 11px;
	color: #ffffff;
	font-weight: lighter;
	text-decoration: underline;
}


div#sample_attach_menu_child             {
	border-bottom: 0px #FFFFFF solid;
	font-size: 11px;
	color: #0C87BB;
	font-weight: lighter;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border: 1px solid #cecece;
	padding: 4px;
	background: #d9d9d9 url(../images/bg-photo.png) top repeat-x;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	display: block;
}
.photo-borderc1 {
	border:1px solid #cecece;
	padding:4px;
	background: #d9d9d9 url(../images/bg-photo.png) top repeat-x;
	display:block;
}

.photo-borderl {
	border:1px solid #cecece;
	padding:4px;
	background: #d9d9d9 url(../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	display:block;
}
.photo-borderc {
	border: 1px solid #cecece;
	padding: 4px;
	background: #d9d9d9 url(../images/bg-photo.png) top repeat-x;
	margin-bottom: 3px;
	margin-left: 18px;
	margin-right: 18px;
	display: block;
}


.photo-float-left {
	margin: 0px 10px 0px 0px;
}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
