/* -------- */
/* Elements */
/* -------- */
body {
	behavior: url(./style/csshover.htc); /* call hover behaviour file */
	font-size: 100%; /* enable IE to resize em fonts */
	margin: 0px;
	padding: 8px 5px 8px 5px;
	background-color: #2f3237;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #000000;
}

#PageWrapper {
	width: 980px;
	border: 0;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	color: #000000;	
}
#PageMiddle {
	background-color: #FFFFFF;
}

body.Popup {
	background-color: #F2EEE4;
	margin: 5px;
	padding: 0px;
}
body.PopupBody {
	background-color: #FCF9EE;
	padding: 5px;
}
body.PopupContent {
	background-color: #FFFFFF;
	padding: 5px;
}

form, div , ul{border: 0; padding: 0; margin: 0;}
ol{margin-top: 5px; margin-bottom: 0;}

li.Content3{
	margin-bottom: 3px;
}

select, input, textarea {
	font-family: arial, sans-serif, tahoma, verdana, geneva;
	font-size: 13px;
}

#ContentLeft {
	width: 210px;
	float: left;
}
#ContentMain {
	width: 734px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 0px;
	vertical-align: top;
	float: left;
}
#ContentRight {
	width: 210px;
	float: right;
}

#ContentTitle {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d506e;
	text-align: left;
	text-decoration: underline;
}

#ContentMainHeaderText {
	margin: 3px;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}



#ContentTop {
	width: 584px;
	height: 26px;
	float: left;
	background: url(../images/ContentTopCap.png) no-repeat;
}

#ContentMainBody {
	margin: 0px;
	width : 575px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	vertical-align: top;
}

#ContentRightTop {
	width: 150px;
	height: 26px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	background: url(../images/ContentTopRight.png) no-repeat;
}

#ContentRightImages {
	width: 150px;
	height: 417px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	background: url(../images/RightGraphic.jpg) no-repeat;
}

#ContentBody {
	margin: 10px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 13px;
}

#Content {
	margin: 10px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	
}


#ContentBody .blueTitle {
	font-size: 20px;
	color: #2d63a9;
	font-weight: bold;	
}

#ContentBody .greenTitle {
	font-size: 15px;
	color: #239600;
	font-weight: bold;
    text-align: left;
}

/* -------------------------------------------------------------- */
/* Header section - START                                         */
/* -------------------------------------------------------------- */
#Header {position:relative; width: 960px;	height: 109px; background: url(../images/HeaderGraphicText.jpg);}
#HeaderLogo {position: absolute;	top: 8px; left: 16px;}
#HeaderDate {font-family: tahoma, verdana, geneva, arial, sans-serif; font-size: 11px; color: #FFFFFF;}
#HeaderLinks {position: absolute; top: 90px; left: 780px;} /*8 and 645*/
.HeaderLink {padding-left: 8px; padding-right: 8px; display: inline;}
.HeaderLink a {color: #000000; font-weight: bold;}
.HeaderLink a:hover {color: #FFFFFF; font-weight: bold;}
/* -------------------------------------------------------------- */

#DateWrapper {
	position: absolute;
	top: 11px;
	left: 810px;
	width: 145px;
	text-align: center;
}



/* -------------------------------- */
/* Left Menu - START          */
/* ---------------------------------*/
#LeftMenu {
	width: 210px;
	margin-bottom: 5px;
}
#LeftMenuHeader {
	width: 210px;
	height: 25px;
}
#LeftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#LeftMenu ul li {
position: relative;
border-left: 1px solid #998B7D;
border-right: 1px solid #998B7D;
}
#LeftMenu a {
font: bold 11px tahoma, arial, helvetica, sans-serif;
color: #FFFFFF;
text-align: left;
text-decoration: none;
border-top: 1px solid #CCBA92;
margin: 0;
padding: 4px 0;
display: block;
}

#LeftMenu a.MenuLevel1 {
padding-left: 20px;
background: url(../images/menu/LeftMenu1Background.gif) no-repeat;
}
#LeftMenu a:hover.MenuLevel1 {
background: url(../images/menu/LeftMenu1BackgroundHover.gif) no-repeat;
color: #000000;
}
#LeftMenu a.MenuLevel1Selected {
padding-left: 20px;
background: url(../images/menu/LeftMenu1BackgroundSelected.gif) no-repeat;
color: #998B7D;
}
#LeftMenu a:hover.MenuLevel1Selected {
background: url(../images/menu/LeftMenu1BackgroundHover.gif) no-repeat;
color: #000000;
}

#LeftMenu a.MenuLevel1Last {
border-bottom: 1px solid #CCBA92;
padding-left: 20px;
background: url(../images/menu/LeftMenu1Background.gif) no-repeat;
}
#LeftMenu a:hover.MenuLevel1Last {
border-bottom: 1px solid #CCBA92;
background: url(../images/menu/LeftMenu1BackgroundHover.gif) no-repeat;
color: #000000;
}
#LeftMenu a.MenuLevel1LastSelected {
border-bottom: 1px solid #CCBA92;
padding-left: 20px;
background: url(../images/menu/LeftMenu1BackgroundSelected.gif) no-repeat;
color: #998B7D;
}
#LeftMenu a:hover.MenuLevel1LastSelected {
border-bottom: 1px solid #CCBA92;
background: url(../images/menu/LeftMenu1BackgroundHover.gif) no-repeat;
color: #000000;
}
/* -------------------------------- */



/* -------------------------------- */
/* Footer section - START           */
/* ---------------------------------*/
#FooterWrapper {
	width: 980px;
}
#Footer {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#FooterCopyright {
	position: relative;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}
#FooterLinks {
	position: absolute;
	top: 0;
	left: 380px;
}

#FooterLinks a 
{
	font: 11px tahoma, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#FooterBy {
	position: absolute;
	top: 0;
	left: 850px;
    color: #000000;
    font-size: 10px;
}
#FooterBy a{
	color: #000000;
    text-decoration:none;
    font-size: 10px;
}
#FooterBy a:hover{
	color: #000000;
    text-decoration:none;
    font-size: 10px;
}

/* -------------------------------- */

/* -------------------------------- */
/* Section1 format - START          */
/* ---------------------------------*/
.Section1Top, .Section1Bottom {
	position: relative;
	width: 100%;
	height: 5px;
	background-color: #3d506e;
}
.Section1TopLeftCorner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: url(../images/Section1TopLeftCorner.gif) no-repeat;
}
.Section1TopRightCorner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	background: url(../images/Section1TopRightCorner.gif) no-repeat;
}
.Section1Middle {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 100%;
	height: 5px;
	background: url(../images/Section1TopMiddle.gif) repeat-x;
	z-index: 10;
}
.Section1BottomLeftCorner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: url(../images/Section1BottomLeftCorner.gif) no-repeat;
}
.Section1BottomRightCorner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	background: url(../images/Section1BottomRightCorner.gif) no-repeat;
}
.Section1HeaderContent {
	width: 100%;
	height: 14px;
	margin: auto;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #3d506e;
}
.Section1BodyContent {
	width: 100%;
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3d506e;
}
/* -------------------------------- */

/* ------- */
/* Classes */
/* ------- */
.SpacerLeftSection {
	width: 10px;
	height: 1px;
	background-color: red;
}
.TextJustified {
	text-align: justify;
}

.SmallFont {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.SmallFontBold {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.TinyFont {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.Text {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	text-align: justify;
	color: #000000;
	font-size: 11px;	
}

ul.maincontent
{
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	margin-left: 20px;
	color: #3d506e;
}
ol.maincontent
{
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	margin-left: 28px;
}

a {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	color: #3d506e;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma, verdana, geneva, arial, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	color: #F76532;
	text-decoration: underline;
}

a.Content {
	color: #A83800;
	font-weight: bold;
	text-decoration: none;
}
a.Content:hover {
	color: #A83800;
	font-weight: bold;
	text-decoration: underline;
}

.PageTitle {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color       :     #FFFFFF;      
	font-weight :         600;
	font-size   :        11px;
	font-style  :      normal;
	padding: 4px;
}

.Debug {
	font-size: 11px;
}



