﻿body 
{
	font-family: Verdana,Arial; 
	font-size: 10px; 
	color: #EEEEEE;
	margin: 0px;
	background-color: #00335B;
	background-image:url('images/background_image.jpg'); 
	background-repeat:repeat-x; 
/*	scrollbar-face-color: #00335B;
	scrollbar-highlight-color: #000020;
	scrollbar-3dlight-color: #00335B;
	scrollbar-darkshadow-color: #00335B;
	scrollbar-shadow-color: #000020;
	scrollbar-arrow-color: #000020;
	scrollbar-track-color: #000020; */
}

h3
{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #EEEEEE;
	text-align: justify;
	white-space: normal;
	padding:4px;
	overflow: auto;
}


.BottomMenu
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #EEEEEE;
}
.MainMenu
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #EEEEEE;
	text-align: right;
}

.MainSubMenu
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #EEEEEE;
	text-align: left;
	z-index:1000;
}

.Description
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #EEEEEE;
	text-align: justify;
	white-space: normal;
	padding:4px;
	border-color: #00335B;
	border-width: 1px; 
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	overflow: auto;
}

.Notes
{
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
	white-space: normal;
	border-width: 0px;
	padding-right: 5px; 
	overflow: visible;
}

.NoBorderText
{
	font-family:Verdana,Arial;
	color:#EEEEEE;
	font-size:10px;
	font-style:normal;
	padding-left: 5px;
	text-decoration:none;
	white-space: normal;

}


.SiteMapPath
{
	font-family: Verdana,Arial;
	font-size: 9px;
	color: #EEEEEE;
	padding-left: 3px;
	padding-right: 3px;
}


.ChangeLocale
{
	font-family: Verdana;
	font-size: 9px;
	color: #EEEEEE;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
.ChangeLocale:hover
{
	text-decoration:underline;
}
.ChangeLocale:visited
{
	text-decoration:none;
	color: #EEEEEE;
}


.SectionTitle
{
	font-family: Verdana,Arial;
	font-weight:bold;
	font-size: 8pt;
	color: #EEEEEE;
	padding-left: 8px;
	padding-right : 3px;
}
.SectionTitleTable
{
	border-left-width:1px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-color:#00335B;
	border-style:solid;
	width:100%;
	height:25px;
}


.DataListTable
{
	border-color:#00335B;
	border-width:1px; 
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:none;
}

.DataListTableRow
{
	padding-left:8px;
	white-space: normal; 
}

.DataListTableHeader
{	
	padding-left:8px;
	border-color:Red;
	border-width:1px; 
	border-bottom-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	background-color: #00335B;
}


.Overflow
{
	overflow: auto;
}


.LinkButton
{
	font-family:Verdana,Arial;
	color:#00335B;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	white-space: normal;
}

.LinkButton:hover
{
	text-decoration: underline;
}

.LinkButton:visited
{
	text-decoration: none;
	color:#00335B;
}

.LinkText
{
	color: #EEEEEE;
	text-decoration: none;
}

.LinkText:hover
{
	text-decoration: underline;
}

.LinkText:visited
{
	color: #EEEEEE;
	text-decoration: none;
}

.selectLanguage
{
	font-family: Verdana;
	font-size: 9px;
}



.ajax__rr-theme .ajax__tab_header
{
	background-color: #000020;
	border-width:1px; border-color: #00335B; border-bottom-style:solid;
	vertical-align:bottom;
}
.ajax__rr-theme .ajax__tab_header .ajax__tab_outer
{
	padding-left:4px;
	height:20px; 
	border-width:1px; border-color: #00335B; border-left-style:solid; border-top-style:solid;
}
.ajax__rr-theme .ajax__tab_header .ajax__tab_inner
{
	padding-right:4px;
	height:20px;
	border-width:1px; border-color: #00335B; border-right-style:solid;
}

.ajax__rr-theme .ajax__tab_tab
{
	margin:0px;
	padding-left:5px; padding-right:5px; padding-top:3px;
	font-size:10px;
}


.ajax__rr-theme .ajax__tab_hover .ajax__tab_outer
{
	background-color: #000020;
	border-top-color:Red;
}


.ajax__rr-theme .ajax__tab_active .ajax__tab_outer
{
	background-color: #00335B;
	height:20px;
	border-width:1px; border-left-color: #00335B; border-bottom-style:none; border-top-color:Red;
}

.ajax__rr-theme .ajax__tab_active .ajax__tab_inner
{
	height:20px;
	border-width:1px; border-right-color: #00335B;border-top-color:Red;
}
