/*********************************************/
/************ MAIN CONTENT STYLES ************/
body
{
	background-color: #6191bf;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p
{
	margin: 0px;
	padding: 0px;
}

.PageTitle
{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	line-height : 20px;
}

.Heading1
{
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	line-height : 24px;
}

.Heading2
{
	color : #3F5C8D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	line-height : 24px;
}

.SubHeading1
{
	color : #555555;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 15px;
}

.SubHeading2
{
	color : #3F5C8D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 17px;
}

.Content1
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 20px;
	background-color: #ffffff;
	height: 100%;
	vertical-align: text-top;
}

.Content2
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.SubContent1
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style : normal;
	line-height : 10pt;
}

.SubContent2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-style : normal;
	line-height : 10pt;
}

.SubNavigation
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}

.SubNavigation:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.SubNavigation:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #A1AFC2;
	text-decoration : none;
}

.SubNavigation:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #A1AFC2;
	text-decoration : none;
}

.SubNavigation:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #A1AFC2;
	text-decoration : underline;
}

a:link
{
	color: #3F5C8D;
	text-decoration: none;
}

a:visited
{
	color: #3F5C8D;
	text-decoration: none;
}

a:active
{
	color: #3F5C8D;
	text-decoration: underline;
}

a:hover
{
	color: #3F5C8D;
	text-decoration: underline;
}

.Image
{
	border: 1px solid #777777;
}

.Disclaimer
{

}

.ErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F54304;
	font-size: 8pt;
	line-height : 10pt;
}

.List1
{
	color: #000000;
}

.TableBackground
{
	background-image: url(../images/content-bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.TableBorder1
{

}

.TableHeading1
{

}

.TableSubHeading1
{

}

.TableContent1
{

}

.TableSubContent1
{

}

.FormInput1
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #666666;
	padding: 1px 2px 1px 2px;
	background-color: #FFFFFF;
}

.FormInput2
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #666666;
	padding: 2px 2px 2px 2px;
	background-color: #DDDDDD;
}
/*********************************************/
/*********************************************/


/************************************************/
/************ DESIGN SPECIFIC STYLES ************/
table.OuterTable
{
	border-bottom: 1px solid #5C5C5A;
	border-left: 1px solid #5C5C5A;
	border-right: 1px solid #5C5C5A;
}

.Copyright
{
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.Copyright a:link
{
	color: #003399;
	text-decoration: underline;
}

.Copyright a:visited
{
	color: #003399;
	text-decoration: underline;
}

.Copyright a:active
{
	color: #003399;
	text-decoration: underline;
}

.Copyright a:hover
{
	color: #003399;
	text-decoration: underline;
}

table.PhotoGalleries
{

}

table.PhotoGalleries .GalleryDescription
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style : normal;
	line-height : 10pt;
}

table.PhotoGalleries .GalleryDescription .GalleryTitle
{
	font-weight: bold;
	text-align: center;
}

table.PhotoGalleries .Image
{
	border-width: 0px;
}
/************************************************/
/************************************************/