/* CSS Document */
.clr {
	clear: both;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
        color: #52AB11;        
}

a:visited {
	text-decoration: none;
        color: #52AB11;        
}

body {
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../_images/bg_image.gif);
	background-repeat: no-repeat;
	background-position:  center 0;
}

html,body {
    margin: 0;
    padding: 0;
    height: 100%;
}

#main {
	margin: 0 auto;
	padding: 0 0 314px 0;
	width: 874px !important;
	position: relative;
	height: 100%;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

#header {
	margin: 0px auto;
	position: relative;
	width: 100%!important;
	height: 314px;
}

#logo_header {
	margin: 0;
	position: relative;
	width: 100%!important;
	height: 99px;
	border-bottom: 1px solid #E6E6E6;
}

#logo {
	position: absolute;
	top: 15px;
	left: 35px;
	float: left;
	padding: 0;
	margin: 0;
	width: 416px;
	height: 92px;
}

#slogan_header {
	margin: 0 0 3px 0;
	position: relative;
	width: 100%!important;
	height: 21px;
}

#slogan {
	margin: 0 0 0 0;
	position: relative;
	top: 0;
	left: 216px;
	width: 373px;
	height: 21px;
}

#headerImageText {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 189px;
	/*border-top: 1px solid #D3D3D3;*/
	border-bottom: 1px solid #E6E6E6;
	/*border-bottom: 1px solid #F00000;*/
}


#headerImage {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 658px;
	height: 189px;
	border-right: 1px solid #FFFFFF;
}

#headerImageColor1 {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 9px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 2px;
}
#headerImageColor2 {
	position: absolute;
	top: 0;
	left: 216px;
	padding: 0;
	margin: 0;
	width: 442px;
	height: 9px;
	background-color: #498E7A;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-size: 2px;
}

#mainImage {
	position: absolute;
	top: 10px;
	left: 0;
	width: 658px;
	height: 179px;
	margin: 0;
	border-right: 1px solid #FFFFFF;
}

#headerTextHolder {
	position: absolute;
	top: 0;
	left: 659px;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 189px;
}

#headerTextColor {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 9px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #026747;
	font-size:2px;
}

#headerText {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 215px;
	height: 179px;
	background-image: url(../_images/header_text_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#innerHeaderText {
	position: absolute;
	top: 20px;
	left: 16px;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 150px;
	color: #005C3E;
}


#innerHeaderText h1{
	font-size: 16px;
	font-weight: bold;
	color: #005C3E;
	padding: 0;
	margin: 0;
}

#toolBar {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #E6E6E6;
}

#pdfLink {
	position: absolute;
	top: 5px;
	left: 215px;
	margin: 0;
	padding: 0;
}

#pathWay {
	position: absolute;
	top: 6px;
	left: 237px;
	padding: 0;
	margin: 0;
	width: 640px;
	height: 26px;
}

#pathWay a {
	
	font-weight:normal;
	font-size: 11px;
}

.pathImg {
	margin: 0 3px 0 6px;
}

#pathWay a.pathway:link, a.pathway:visited {
	text-decoration: none;
        color: #B2B2B2;
}

#pathWay a.pathway:hover {
        color: #000000;
}


#addMenuContainer {
	position: absolute;
	top: 0;
	left: 658px;
	float: left;
	padding: 0;
	margin: 0;
	width: 216px;
	height: 99px;
	border-left: 1px solid #DADADA;
}

#addMenu {
	position: absolute;
	top: 20px;
	left: 6px;
	padding: 0;
	margin: 0;
	width: 104px;
}

#addMenu a {
    	display: block;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	font-weight:normal;
	font-size: 11px;
	background-image: url(../_images/add_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


#addMenu a.addmenu:link,#addMenu a.addmenu:visited {
	text-decoration: none;
        color: #9E9FA3;
}

#addMenu a.addmenu:hover {
        color: #000000;
}

#addMenu a.addmenuActive:link, a.addmenuActive:visited {
	text-decoration: none;
        color: #000000;
}

#content {
	position: absolute;
	margin: 1px 0 0 0;
	position: relative;
	width: 874px!important;
	background-image: url(../_images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#leftRow {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
}



#centerRow {
	position: relative;
	top: 27px;
	left: 30px;
	float: left;
	width: 388px;
	margin: 0 0 37px 0;
	padding: 0;
	line-height: 18px;
}

#contentNormal {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#rightRow {
	position: relative;
	top: 0;
	left: 56px;
	float: left;
	width: 215px;
	margin: 0 0 37px 0;
	padding: 0;
}

#contentRight {
	width: 215px!important;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #999999;
}

#footer {
	margin: 0;
	width: 100% !important;
	position: relative;
	top: 0;
	height: 81px;
	border-top: 1px solid #E6E6E6;
}

#innerFooter {
	margin: 0 0 0 0;
	width: 100%;
	position: relative;
	height: auto;
	font-size: 11px;
	color: #696969;
}

#footerText {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	font-size: 10px;
}

#footerMenu {
	position: relative;
	top: 5px;
	left: 0;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 95%;
	font-size: 10px;
}

#footerMenu li {display: inline;}

#footerMenu2 {
	position: relative;
	top: 0px;
	left: 0;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	
	font-size: 10px;
}

#footerMenu2 li {display: inline;}

#footerMenu a, #footerMenu2 a {
	padding: 0 2px 0 2px;
	margin: 0;
	
}

#footerMenu a:link, #footerMenu a:visited, 
#footerMenu2 a:link, #footerMenu2 a:visited {
	color: #696969;
	text-decoration: none;
        font-size: 10px;
}

#footerMenu a:hover , #footerMenu a.footermenuActive:link , #footerMenu a.footermenuActive:visited,
#footerMenu2 a:hover , #footerMenu2 a.footermenu2Active:link , #footerMenu2 a.footermenu2Active:visited{
	color: #000000;
	text-decoration: none;
}


#footerMenu ul, #footerMenu2 ul  {
	margin: 0;
	padding: 0;
}

#footerMenu li, #footerMenu2 li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

ul {
	margin: 5px 0 0 20px;
	padding: 0 0 5px 0;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

.csc-mailform {
	border-width: 0px;
	padding-left: 20px;
}

.csc-mailform-field {
	clear: left;
}

.csc-mailform input{
	font-size: 11px;
}

.csc-mailform-field label {
 display: block;
 float: left;
 width: 150px;
 text-align: left; 
 padding-right: 1em; 
}

.author, .author a {
	color: #F9F9F9;
}