/************************  Section style settings  ************************/

.SectionContent {
	padding: 			20px;
	padding-bottom:		0px;
	text-align:			left;
}

.SectionContent A:LINK {
	text-decoration: 	none;

}

.SectionContent A:VISITED {
	text-decoration: 	none;

}

.SectionContent A:HOVER {
	text-decoration: 	underline;

}

.SectionContent A:ACTIVE {
	text-decoration: 	none;

}

/************************  Paragraph style settings  ************************/

.ParagraphContent {
	font-family:     	Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	margin-bottom: 		10px;
	line-height:		20px;
	color:				#000000;
	border: 			0px solid black;
	padding:			0px;
	padding-bottom:		40px;
	text-align: 		left;
	background-image:	url(../images/Template/parg_divider.png);
	background-repeat:	no-repeat;
	background-position:bottom left;
}

.ParagraphContent A:LINK {
	text-decoration: 	none;
	font-weight			: normal;
	color				: #204677;
}

.ParagraphContent A:VISITED {
	text-decoration: 	none;
	font-weight			: normal;
	color				: #204677;
}

.ParagraphContent A:HOVER {
	text-decoration: 	underline;
	font-weight			: normal;
	color				: #204677;
}

/************************  Gallery popup style settings  ************************/

.GalleryPopupBody {
	padding:			0px 0px 0px 0px;
	margin:				0px 0px 0px 0px;
	text-align:			center;
	width:				100%;
	color: 				#000000;
	font-family:		Helvetica, Arial, sans-serif;
	font-size: 			11px;
	font-weight:		bold;
}

.GalleryPopupTable {
	width:				100%;
	border:				0px solid #FFFFFF;

}

.GalleryPopupImage {
	
	
}

.GalleryPopupInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
	padding-top:		1px;
	padding-left:		10px;
	color:				#333333;
}

.GalleryPopupMoreInfo {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		bold; 
	color:				#484848;
	
}

.GalleryPopupPhotoTitle H1{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#000000;
}

.GalleryPopupTitleSeparator{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	width:				1px;
}

.GalleryPopupPargTitle H2{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
	color:				#484848;
	display:			block;
}

.GalleryPopupPrevious {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupNext {
	width:				40px;
	height:				40px;
	border:				1px solid #CCCCCC;
	cursor: 			pointer
}

.GalleryPopupGotoSite {
	width:				60px;
	height:				40px;
	border:				1px solid #CCCCCC;
	margin-bottom:		5px;	
}

.GalleryPopupToolTipAuthorTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipAuthor{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}

.GalleryPopupToolTipDescriptionTitle{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight:		bold;
}

.GalleryPopupToolTipDescription{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	
}


.GalleryParagraphCell {
	padding-right: 		5px;
	padding-bottom: 	5px;
}

/****************  Form, buttons and fields style settings  ***************/

.FormFieldTitleCell {
	padding-top:  		1px;
	padding-bottom:		1px;
	padding-right: 		10px;
	height:				25px;
	vertical-align: 	top;
	text-align : 		left;
}

.FormTable {
}

.FormRow {
}

.FormFieldText {
	background-color: 	#FFFFFF;
	padding:  			1px;
	border: 			1px inset #333333;
	width:				250px;
	vertical-align: 	middle;
	text-align:   		left;
}

.FormFieldRadio {
}

.FormFieldRadioCell {
	width: 				100px;
}

.FormFieldRadioCell UL {
	padding:			2px;
	margin:				0px;
}

.FormFieldRadioCell UL LI {
	padding:			0px;
	margin:				0px;
	list-style:			none;
}

.FormFieldCheckbox {
}

.FormFieldSelect {
	background-color: 	#FFFFFF;
	padding-top:    	1px;
	border: 			1px inset #333333;
	vertical-align:		top;
	text-align :      	left;
}

.FormFieldTextarea {
	background-color: 	#FFFFFF;
	font-weight:      	normal;
	padding:    		1px;
	border: 			1px inset #333333;
	width:				250px;
	vertical-align:		top;
	text-align :      	left;
}

.FormButtonSubmit {
	background-color: 	#E4E4E4;
	font-weight:      	normal;
	cursor: 			pointer;
	text-align :      	center;
	padding:    		2px;
	border: 			1px outset #333333;
	width:				100px;
	vertical-align:		middle;
	height:25px;
}

.FormError {
	font-size:        	11px;
	color:            	#FF0000;
	font-weight:      	bold;
}

.FormTanksDiv {

}

.FormBackLink {

}

/************************  Menu style settings  ************************/

.MenuContent {
	color: 				#FFFFFF;
	text-decoration: 	none;
	margin: 			0px auto;
	padding: 			0px;
	border-collapse:	collapse;
}

.MenuDivider {
	color				: #FFFFFF;
	padding				: 20px 0px 7px 0px;

}

/************************  Menulink style settings  ************************/
.MenuLink {
	color: 				#FFFFFF;
	border: 			none;
	text-decoration: 	none;
	margin: 			0px;
	padding				: 20px 20px 7px 20px;
}

.MenuLink A, .MenuLink A:LINK, .MenuLink A:VISITED, .MenuLink A:HOVER, .MenuLink A:ACTIVE{
	text-decoration		: none;
	color				: #FFFFFF;
	display				: block;
	
}

.MenuLink A:HOVER {
	text-decoration		: underline;
	color				: #FFFFFF;
}

/************************  MenuActive style settings  ************************/

.MenuLinkActive {
	color				: #204677;
	border				: none;
	text-decoration		: none;
	margin				: 0px;
	padding				: 0px;
	padding				: 20px 20px 7px 20px;
	background-image	: url(../images/Template/bg_menu_active.png);
	background-position	: bottom left;
	background-repeat	: repeat-x;
	display				: block;
}

.MenuLinkActive A:LINK, .MenuLinkActive A:VISITED, .MenuLinkActive A:HOVER, .MenuLinkActive A:ACTIVE {
	text-decoration		: underline;
	color				: #204677;
	
}

/************************  SubMenu style settings  ************************/

.SubMenuLink {
	text-align: 		left;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	text-decoration: 	none;
	color: 				#666666;
	vertical-align:		middle;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 10px;
	line-height:		18px;
	width:			 	100%;
}

.SubMenuLink A:LINK {
	color: 				#666666;
}

.SubMenuLink A:VISITED {
	color: 				#666666;
}

.SubMenuLink A:HOVER {
	color: 				#e0920a;
}

.SubMenuLink A:ACTIVE {
	color: 				#666666;
}

/************************ SubMenuActive style settings  ************************/

.SubMenuLinkActive {	
	text-align: 		left;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	text-decoration: 	none;
	color: 				#e0920a;
	vertical-align:		middle;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 10px;
	line-height:		18px;
	width:			 	100%;
}

.SubMenuLinkActive A:LINK {
	color: 				#e0920a;
}

.SubMenuLinkActive A:ACTIVE {
	color: 				#e0920a;
}

.SubMenuLinkActive A:HOVER {
	color: 				#e0920a;
}

.SubMenuLinkActive A:VISITED {
	color: 				#e0920a;
}

/************************  SubSubMenu style settings  ************************/

.SubSubMenuLink {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-align: 		left;
	text-decoration: 	none;
	background-color:	#4CA7C6;
	vertical-align:		top;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 25px;
	line-height:		15px;
	width:				136px;
	border-bottom: 		0px #4CA7C6 solid;
	border-top: 		0px #E18C31 solid;
}

.SubSubMenuLink li {
	list-style-position:outside;
	list-style-type:	disc;
	padding: 			0px 0px 0px 0px;
}

.SubSubMenuLink A:LINK {
	text-decoration: 	none;
	color: 				#08476C;
}

.SubSubMenuLink A:VISITED {
	text-decoration: 	none;
	color: 				#08476C;
}

.SubSubMenuLink A:HOVER {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

.SubSubMenuLink A:ACTIVE {
	text-decoration: 	none;
	color: 				#08476C;
}

/************************ SubSubMenuActive style settings  ************************/

.SubSubMenuLinkActive {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			10px;
	font-weight: 		normal;
	text-align: 		left;
	text-decoration: 	none;
	background-color:	#4CA7C6;
	margin: 			0px 0px 0px 0px;
	padding: 			0px 0px 0px 25px;
	line-height:		15px;
	width:				136px;
	border-bottom: 		0px #4CA7C6 solid;
	border-top: 		0px #E18C31 solid;
}

.SubSubMenuLinkActive li {
	list-style-position:outside;
	list-style-type:	disc;
	padding: 			0px 0px 0px 0px;
}

.SubSubMenuLinkActive A:LINK {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

.SubSubMenuLinkActive A:ACTIVE {
	text-decoration: 	none;
	color: 				#FFFFFF;
}

.SubSubMenuLinkActive A:HOVER {
	text-decoration: 	none;
	color: 				#08476C;
}

.SubSubMenuLinkActive A:VISITED {	
	text-decoration: 	none;
	color: 				#FFFFFF;
}