html, body 
{
    height: 100%;
}
html 
{
	margin:0;
	padding:0;		
	color:#e2e2e2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: center;
}
body
{
	margin: 0px;
	padding: 0px;
	
	background-image: url(images/bg_repeat.gif);
	background-color: #000000;	
	
	text-align: center;
}
/*********** Page Layout ************/
#container
{		
	position: relative;
	
	margin: auto;
	padding: 0;
	
	text-align: left;
	
	width: 985px;	
	
	background-image: none;
	background-color: #14397D;
	
	border: 0px dotted #4b4b4b;
	border-top-width: 0px;
}
#headerContent
{		
	padding: 0px;	
	text-align: center;
}
#mainHeader, #navContent, div.footerContent
{	
	border-style: solid;
	/*border-color: #17418F;*/
	border-color: #e2e2e2;
	border-width: 0px 1px 0px 1px;
}
#navContent
{	
	background: url(images/header/sunny/nav.jpg) top right;
	background-color: #14397D;
	
	position: relative;
	
	white-space: nowrap;
	
	float: left;
	clear: left;

	width: 985px;
	height: 58px;
	
	text-align: center;
}
#mainNav
{
	position: relative;
	float: right;	
	
	padding: 20px 0px 10px 0px;
}
#mainNav a
{
	padding: 0px 8px 0px 10px;
}
#mainHeader
{
	background: url(images/header/sunny/header.jpg);
	height: 102px;
	width: 985px;
}
#rightContent, #mainContent
{	
	position: relative;
	
	padding: 15px 0px 15px 0px;
	
	border-style: solid;
	border-color: #586E8F;
	border-width: 0px;
	
	background-image: none;
	background-color: inherit;
}
#rightContent
{	
	float: left;	
	
	width: 202px;
	
	text-align: left;
	
	background: url(images/right_bottom.gif) bottom right;
	background-repeat: no-repeat;	
	
	padding-bottom: 75px;
}
#mainContent
{	
	float: left;
	
	position: relative;	
	
	width: 780px;		
	
	border-width: 0px 1px 0px 0px;
	min-height: 300px;
	
	text-align: left;
}
* html #mainContent
{
	/*another lovely IE hack*/
	height: 300px;
}
#contentContainer
{	
	float : left;
	
	/*border-color: #17418F;*/
	border-color: #e2e2e2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	
	background-color: inherit;
	width: 985px;		
}
div.footerContent
{		
	position: relative;
	
	float: left;	
	clear: both;
	
	margin: 0;
	padding: 0;
	
	text-align: center;
	
	width: 985px;
}
div.footerContent #navContent
{
	width: 983px;
	height: 45px;
	
	border: 0;
}
div.footerContentPR
{
	border: 0;
}
#footerContentDiv
{
	background: url(images/footer.jpg);
	
	padding: 0;
	margin: 0;
	text-align: center;	
	
	height: 82px;
	width: 985px;
}
#footerContentDiv p
{
	padding-top: 10px;
	text-align: center;
	color: #000000;
}
#footerNav
{
	width: 985px;
	height: 30px;
	
	text-align: center;
	background: url(images/footer_nav.jpg);
	
	color: #4b4b4b;	
	
	padding-top: 15px;
	margin: 0;
}
#footerNav a
{		
	padding: 0px 10px 0px 10px;
}
#pr_footerContent
{	
	clear: both;
	
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;*/
	
	margin: 0px auto 0px auto;
	padding: 22px 0px 10px 0px;
	
	width: 964px;
}
#pr_footerContent p
{
	text-align: center;
}
#pr_footerContent a.validHtml, #pr_footerContent a.validCss
{
	width: 88px;
	height: 31px;
	
	float: left;
	position: relative;
	top: -5px;
}
#pr_footerContent a.validCss
{
	float: right;
}
#pr_footerContent a
{
	color: #808080 !important;
}
div.linkNavTrips
{
	float: left;
	position: relative;
	
	padding: 5px 0px 4px 5px;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #586E8F;
	
	background-color: #12336F;	
	
	text-align: left;
	
	top: -14px;
	
	width: 775px;
	height: 15px;
}
div.linkNavTrips span
{
	color: #949494;
	font-size: 7pt;
}
div.linkNavTrips a, div.linkNavTrips a:visited
{
	font-weight: bold;
	font-size: 8pt;
}
/*************************************/
p
{
	text-align: left;
	padding: 0;
	margin: 0;	
}

A:link
{
	/*color: #45556F;*/
	color: #e2e2e2;
	border: 0;
	text-decoration: none;
}
A:visited
{
	/*color: #45556F;*/
	color: #e2e2e2;
	text-decoration: none;
}
A:hover
{	
	color: #FF9900;	
}
A.menuLink, a.menuLink:visited, A.menuLinkSmall, A.menuLinkSmall:visited
{	
	position: relative;
	display: inline;
	
	color: #e2e2e2;	
	
	text-align: center;
	
	text-decoration: underline;	
	width: 85px;
}
A.menuLink:hover
{
	background-color: #163E89;
	color: #e2e2e2;
	text-decoration: underline;
}
A.menuLinkSmall, A.menuLinkSmall:visited
{
	color: #000000;
}
A.menuLinkSmall:hover
{
	background-color: transparent;
	color: #FF9900;
}
A.menuLinkSmall, A.menuLinkSmall:visited
{
	font-size: 7pt;
}
A.footLink, A.footLink:visited
{
	text-decoration: underline;
	color: #14397D;
}
A.footLink:hover
{
	color: #DD9900;
}
#hideLink
{
	position: relative;
	top: 8px;
}
H1
{		
	text-align: center;
	font-size: 22px;
	font-weight: bolder;
	font-family: Verdana;	
	
	margin: 0;
	padding: 0;
}
H2
{		
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana;	
	
	margin: 0;
	padding: 0;
}
.floating
{
	display: block;		
	margin-top: 2px;
	margin-bottom: 2px;	
	float: left;
}

input.button 
{
	background-color : #9AA3B4;
	color : #4b4b4b;
	
	font-size: 10px; 
	font-family: Helvetica, sans-serif;		
	
	border-width: 1px;
	border-style: solid;
	border-color: #4b4b4b;
	
	width: 125px;
	height: 18px;
	
	cursor: pointer;
}
input.buttonOver
{
	background-color : #45556F;
	color : #FFFFFF;
	
	font-size: 10px; 
	font-family: Helvetica, sans-serif;			
	
	border-width: 1px;
	border-style: solid;
	border-color: #E6E4E4;
	
	width: 125px;
	height: 18px;
	
	cursor: pointer;
}
.inlineFormButton
{
	display: block;		
	margin-top: 2px;
	margin-bottom: 2px;	
	float: left;
	margin-top: 4px; 
	margin-left: 4px;
}
img
{
	border: 0;
}
img.thumbnail
{
	width: 50px;
	height: 50px;
}
input.text, input.password, input.textarea textBox
{
	background-color: #e2e2e2;
	border-color: #9999CC;    
	color: #000000;
}
/******** Popup Details *********/
#popupContainer
{	
	margin: auto;
	text-align: left;	
}
#popupContent
{	
	float: left;	
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
}
#popupFooter
{
	position: relative;
	float: left;
	
	clear: both;
	margin: auto;
	
	padding: 0;
	
	padding-top: 6px;
	
	width: 95%;	
	left: 15px;
}
#popupImage
{	
	border-width: 1px;
	border-style: solid;
	border-color: #613806;
}
/********************************/
/********* Proteus Requi#C41F2F **********/
#pr_footContainer
{
	position: relative;
	
	width: 987px;
	
	border-width: 1px 0px 0px 0px;
	border-color: #e2e2e2;
	border-style: solid;		
	
	padding-top: 25px;	
	margin: 0px;
	background: transparent;
	text-align: center;
}
* html #pr_footContainer
{
	background-color: #000000;
	padding-bottom: 15px;
}
#pr_footContainer:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#pr_footerDiv
{	
	text-align: center;
	
	font-size: 8px;
}
#validCss, #validXHTML
{
	margin: 30px 5px 0px 5px;
	float: left;
	width: 88px;
}
/*************************************/
/********  DIV Tables **********/
DIV.divTableContainer
{
	float: left;
	width: 260px;
}
DIV.divRow
{		
	clear: left;
	width: 100%;
}
/******************************/
/********** Money Div *********/
span.moneyDivAmount
{
	float: left;
	clear: left;	
}
span.moneyDivAmount:first-letter
{
	float: left;	
	
	font-size: 12px;
	vertical-align: super;
	padding-right: 2px;
	
	clear: left;
}
span.moneyDivSmaller
{
	font-size: 18px;
	font-weight: normal;
}
span.moneyDivStrike
{	
	color: #B7070F;
	text-decoration: line-through;	
}
/******************************/
DIV.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
}

/* BLOCK Styles */
DIV.panelBlockContainer
{
	background-color: #1C1C1C;				
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}
DIV.blockTop
{
	background:url(blockImages/block/top_repeat.gif) top left repeat-x;		
	position: relative;
	
	height: 8px;
	font-size: 7px;
	
	top: 0px;
	padding: 0;	
	margin: 0;	
}
DIV.blockTopRight
{
	background:url(blockImages/block/top_right.gif) top right no-repeat;	
	position: relative;
	height: 8px;	
	font-size: 7px;
	right: -14px;	
}
DIV.blockTopLeft
{
	background:url(blockImages/block/top_left.gif) top left no-repeat;		
	position: relative;
	height: 8px;
	font-size: 7px;
	top: 0px;
	left: -8px;
}

DIV.blockBottom
{	
	background:url(blockImages/block/bottom_repeat.gif) bottom left repeat-x;		
	position: relative;	
	
	background-color: #1C1C1C;			
	
	margin: 0;
	padding: 0;
	
	height: 8px;
	font-size: 7px;
	
	top: 0px;
}
DIV.blockBottomRight
{	
	background:url(blockImages/block/bottom_right.gif) bottom right no-repeat;	
	
	height: 8px;	
	font-size: 7px;
	
	right: -14px;
	position: relative;
}
DIV.blockBottomLeft
{
	background:url(blockImages/block/bottom_left.gif) bottom left no-repeat;		
	
	height: 8px;	
	font-size: 7px;
	left: -8px;
	
	position: relative;
}

DIV.blockContent
{	
	background:url(blockImages/block/left_repeat.gif) top left repeat-y;			
	position: relative;	
	margin: 0;
	padding: 0;
	left: -8px;
	top: 0px;	
}
DIV.blockContentRight
{	
	background:url(blockImages/block/right_repeat.gif) top right repeat-y;			
	position: relative;	
	/*padding-right: 8px;	*/
	margin: 0;
	right: -14px;	
	/*	
	white-space: nowrap;
	overflow: hidden;	
	*/
}
DIV.actual
{
	position: relative;
	left: -7px;	
	
	background-color: #1C1C1C;
}
DIV.blockTitle
{
	color: #e2e2e2;
	
	font-weight: bold;
	font-size: 8pt;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e2e2e2;
	
	background-color: #101010;
	
	width: 100%;
	
	padding: 2px 0px 5px 5px;
}

/*******************/
/*  Header Classes */
/*******************/
#headerBlock
{
	text-align: left;
	margin-bottom: 10px;
}
#headerImage, #errorImage, #updatedImage
{
	float: left;
	
	width: 75px;	
	height: 67px;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 1px 0px 0px;	
	padding-right: 4px;
	margin: 0;
}
DIV.headerTextContainer
{
	position: relative;
	display: block;	
		
	left: 15px;
	top: 10px;	
}
span.headerTitle, span.headerHeading, span.headerSubHeading
{	
	position: relative;		
	font-weight: bolder;	
}
span.headerTitle
{	
	padding-left: 10px;
	display: block;
	font-size: 16px;
	color: #000000;	
}
span.headerHeading
{	
	left: 20px;
	display: block;
	font-size: 14px;
	color: #4b4b4b;	
}
span.headerSubHeading
{	
	padding-left: 40px;
	
	font-size: 12px;
	color: #45556F;
}
/**************************************/
/************ Error Block *************/
#errorBlock, #updatedBlock
{
	margin-bottom: 10px;
	text-align: left;
}
DIV.errorTitle
{
	position: relative;
	
	display: block;
	
	font-size: 16px;
	font-weight: bolder;
	color: #C41F2F;	
	
	float: left;
	width: 80%;
	left: -6px;
	top: -5px;
}
DIV.errorDescription
{
	position: relative;
	display: block;
	
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;	
	
	float: left;	
	left: -5px;
	width: 90%;
}
#errorImage, #updatedImage
{
	width: 49px;
	height: 49px;	
}
/***********************************/
DIV.updatedTitle
{
	position: relative;
	
	display: block;
	
	font-size: 16px;
	font-weight: bolder;
	color: green;	
	
	float: left;
	width: 80%;
	left: -6px;
	top: 8px;
}
span.invSpecial
{
	position: relative;
	
	top: 5px;
	font-size: 10px;
	color: #C41F2F;
	float: left;
}
DIV.navDiv
{
	font-weight: bolder;
	
	border-width: 0px 0px 1px 0px;
	border-color: #613806;
	border-style: solid;
}
/*******************/
DIV.divBlockContainer
{
	text-align: left;
	
	border-width: 1px;
	border-color: #3C3616;
	border-style: solid;
	background:url(images/gradback.gif) top left repeat-y;	
	
	margin: auto;
}
img.divBlockImage
{	
	position: relative;
	display: inline;
	
	width: 75px;
	height: 75px;
	
	float: left;	
}
DIV.divBlockContent
{	
	padding-left: 8px;
	padding-top: 5px;
	
	float: left;
	width: 75%;
}
/***** Home Page *********/
div.homeContentDiv
{
	position: relative;
	
	float: left;
	clear: left;	
	
	font-size: 8pt;
	color: #e2e2e2;	
	
	text-align: left;
	
	padding-bottom: 10px;
	margin: 0px 0px 10px 0px;
	
	width: 700px;
	left: 30px;
	
	/*background-color: #153C84;*/
	background-color: #002A6B;
	color: #e2e2e2;
	
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #586E8F;
}
div.homeContentDiv p
{
	display: block;
	
	padding: 5px 5px 5px 25px;	
	margin-top: 28px;
	
	text-indent: 5px;	
}
div.homeContentDiv p:first-letter
{
	font-size: 9pt;
	font-weight: bold;
}
div.homeContentDiv a
{
	padding: 10px 0px 10px 25px;	
	
	text-decoration: underline;
}
div.resourcesContentDiv p
{
	margin-top: 0px;
	text-indent: 0px;
}
div.resourcesContentDiv a
{
	padding: 0px;
}
div.resourcesContentDiv p:first-letter
{
	font-size: 8pt;
	font-weight: normal;
}
div.homeContentDiv img.contentImage
{
	position: relative;
	
	float: left;	
	margin: 0px 10px 10px 0px;
	
	border-color: #586E8F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
	top: -5px;
	left: -5px;
}
div.homeContentDiv span.titleSpan
{
	position: relative;
	float: left;
		
	top: -5px;
	left: -5px;
	
	width: 500px;
	
	font-size: 10pt;
	font-weight: bold;
	
	padding: 5px 0px 5px 5px;		
	
	/*border-color: #17418F;	*/
	border-color: #586E8F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;	
	
	background-color: #001F56;	
	
	color: #e2e2e2;
}
div.resourcesContentDiv span.titleSpan
{
	margin: 0px 185px 15px 0px;
}
/*************************/
/******* Trips ***********/
div.categoryDiv
{
	float: left;	
	
	margin: 7px 0px 0px 10px;
	
	background-color: #002A6B;
	
	width: 740px;
	
	text-align: left;
	
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #586E8F;
	
	height: 107px;
	
	margin-bottom: 15px;
}
div.categoryDiv img
{	
	position: relative;
	
	float: left;
	clear: left;
	
	top: -5px;
	left: -5px;
	
	border-color: #586E8F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
	padding: 1px 0px 0px 1px;
	
	width: 200px;
	height: 107px;
}
img.thumbnail, img.thumbnailHover
{	
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=70); 	
}
img.thumbnailHover
{	
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100); 
}
div.categoryDiv div
{
	float: left;
}
div.categoryDiv a.tripLink, div.categoryDiv a.tripLink:visited
{
	position: relative;
	
	float: left;
	width: 520px;
	
	top: -5px;	
	
	font-size: 10pt;
	font-weight: bold;
	
	padding: 5px 0px 5px 6px;	
	
	border-color: #586E8F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
	background-color: #001F56;		
	color: #e2e2e2;
	
	/*text-decoration: underline;*/
}
a.tripImgLink, a.tripImgLink:visited
{
	width: 200px;
	float: left;
	clear: left;
}
div.categoryDiv a:hover
{
	color: #BFCADC;
}
div.categoryDiv span.details, div.categoryDiv span.dates
{
	float: left;	
	
	font-size: 8pt;
	color: #e2e2e2;
	
	padding: 5px 0px 0px 10px;
	width: 450px;
}
div.itemMain span.dates, div.itemMain span.bookBy, div.categoryDiv span.dates
{	
	padding-top: 5px;
	
	font-size: 8pt;
	font-style: italic;
}
div.itemMain span.bookBy, div.itemMain span.dates
{
	float: left;
	clear: left;
	
	padding: 5px 0px 0px 0px;	
}
div.itemMain span.bookBy
{
	float: none;
	display: block;
	
	padding-bottom: 8px;	
}
div.tripContainer
{
	float: left;
	width: 99%;
}
div.itemMain
{
	float: left;	
	text-align: left;
	
	width: 480px;
	background-color: #153C84;
	
	padding: 0px 0px 15px 0px;	
}
div.featureDiv
{
	float: left;
	clear: both;	
	
	width: 760px;
	background-color: #153C84;
	
	margin-left: 7px;
	
	text-align: left;
}
div.itemMain p, div.featureDiv p
{
	display: block;
	
	padding: 5px 5px 10px 5px;
	margin-left: 10px;
	margin-bottom: 8px;
	
	color: #e2e2e2;
	font-size: 8pt;
}
div.itemMain p a, div.itemMain p a:visited
{
	text-decoration: underline;
}
div.featureDiv p:first-letter
{
	font-size: 9pt;
	font-weight: bolder;
}
div.itemMain p:first-letter
{
	/*super-duper IE won't let you define multiple pseudo classes on one line*/
	font-size: 9pt;
	font-weight: bolder;
}
div.itemMain h1, div.featureDiv h1
{	
	font-size: 10pt;
	font-weight: bold;
	
	background-color: #001F56;	
	color: #e2e2e2;
	
	border-color: #17418F;	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	
	text-align: left;
	
	padding: 5px 0px 5px 5px;	
}
div.itemMain h1:first-letter
{
	font-size: 11pt;	
	color: #BFCADC;
}
div.featureDiv h1:first-letter
{
	font-size: 11pt;	
	color: #BFCADC;
}
div.itemMain span
{
	font-size: 6pt;		
	text-align: left;	
	padding: 5px 0px 5px 5px;
}
div.leaderDiv
{
	width: 100%;	
}
div.leaderDiv a, div.leaderDiv a:visited
{
	display: block;
	width: 90%;
	
	padding: 2px 0px 10px 8px;
	
	text-decoration: underline;
	
	font-size: 7pt;	
}
div.leaderDiv p
{
	font-style: italic;
	font-size: 8pt;
	
	width: 95%;
	
	padding: 5px 2px 30px 7px;
}
div.leaderDiv span
{
	display: block;
	
	font-size: 8pt;
	font-weight: bold;
	
	color: #BFCADC;
	
	padding: 0px 0px 5px 8px;
}
div.leaderDiv h2
{
	position: relative;	
	display: block;	
	
	font-size: 10pt;
	font-weight: bold;
	
	top: -15px;
	
	padding: 5px 0px 4px 5px;
	
	background-color: #12336F;		
	color: #e2e2e2;
	
	width: 98%;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #586E8F;
}
div.imgDiv
{
	float: left;
	width: 250px;
	
	margin: 0px 10px 15px 15px;
}
#tripImage
{
	float: left;	
	
	width: 250px;
	height: 250px;
	
	border-color: #17418F;	
	border-width: 1px;
	border-style: solid;
	
	margin-bottom: 15px;
}
/*************************/
/******** FAQ ************/
div.faqExpand
{
	display: none;
	
	float: left;
	clear: left;
	
	width: 100%;	
	
	padding-bottom: 10px;
	
	font-size: 8pt;	
	font-weight: normal;
	
	background-color: #153C84;
	color: #e2e2e2;
}
div.faqExpand p
{
	text-indent: 5px;
	margin-left: 10px;	
}
div.faqExpand p:first-letter
{
	font-weight: bold;
	font-size: 9pt;
}
div.faqRight, div.faqHome
{
	float: left;
	clear: left;
	
	width: 100%;
}
div.faqRight a, div.faqRight a:visited
{
	float: left;
	clear: left;
	
	width: 95%;
	
	font-size: 8pt;
	padding: 2px 0px 6px 6px;
	
	text-decoration: underline;
}
div.faqHome a, div.faqHome a:visited
{
	float: left;
	clear: left;
	
	width: 95%;
	
	font-size: 8pt;
	padding: 2px 0px 6px 6px;
	
	text-decoration: underline;
}
div.faqRight h2
{
	position: relative;		

	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #586E8F;
	
	top: -15px;	
	width: 100%;
	
	font-size: 10pt;
	font-weight: bolder;
	
	background-color: #12336F;		
	color: #e2e2e2;
	
	text-align: center;	
	padding: 5px 0px 4px 0px;
}

div.faqHome h2
{
	position: relative;		
	
	font-weight: bolder;
	
	background-color: #001F56;	
	color: #e2e2e2;
	
	border-color: #17418F;	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	
	text-align: center;	
	padding: 5px 0px 5px 0px;
	
	font-size: 10pt;	
	
	width: 250px;	
}
div.faqDiv
{
	text-align: left;	
}
div.faqDiv p
{
	padding: 10px 5px 10px 15px;
}
div.faqDiv h1
{
	position: relative;
	
	display: block;
	width: inherit;
	
	font-size: 10pt;
	font-weight: bold;
	
	background-color: #12336F;		
	color: #e2e2e2;
	
	top: -15px;
	
	padding: 5px 0px 4px 10px;
	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #586E8F;
	
	text-align: left;
}
div.linkNavFaq
{
	padding: 10px 0px 10px 15px;
	
	width: inherit;
	
	text-align: left;
	
	font-weight: bold;
}
/*************************/
/***** About Us Page *********/
div.aboutContentDiv
{
	position: relative;
	
	float: left;
	clear: left;	
	
	font-size: 8pt;
	color: #e2e2e2;	
	
	text-align: left;
	
	padding-bottom: 10px;
	margin: 10px 0px 20px 0px;
	
	width: 700px;
	left: 30px;
	
	/*background-color: #153C84;*/
	background-color: #002A6B;
	color: #e2e2e2;
	
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #586E8F;
}
div.aboutContentDiv p
{
	padding: 5px 5px 5px 25px;	
	text-indent: 5px;	
	
	margin-top: 30px;
}
div.aboutContentDiv p:first-letter
{
	font-size: 9pt;
	font-weight: bold;
}
div.aboutContentDiv a
{
	float: left;
	width: 580px;
	
	padding: 0px 0px 10px 5px;	
	margin-top: 5px;	
	
	text-decoration: underline;
}
div.aboutContentDiv img.contentImage
{
	position: relative;
	
	float: left;	
	margin: 0px 10px 10px 0px;
	
	border-color: #586E8F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
	top: -5px;
	left: -5px;
}
div.aboutContentDiv span.titleSpan, div.aboutContentDiv h1
{
	position: relative;
	
	float: left;

	top: -5px;
	
	width: 550px;
	
	font-size: 10pt;
	font-weight: bold;
	
	padding: 5px 0px 5px 5px;		
		
	border-color: #586E8F;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	
	background-color: #001F56;	
	
	color: #e2e2e2;
}
div.aboutContentDiv h1
{	
	top: -15px;
	
	font-size: 12pt;
	font-weight: bolder;
	left: 76px;	
}
/*************************/