﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	color: #333;

	font-family: Arial, Helvetica, sans-serif;
	
	text-align:center;
}

#wrapper {
	width: 760px; /*Original value 75%;*/
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(csap.jpg) center no-repeat;
	height: 220px;
	text-align: left;
	padding-left: 100px;
}

#titles {
	float: left;
}
#header h1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	color: #0071BC;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFC615;
	padding-top: 70px;
	
	font-variant: small-caps;
}

#header h1 span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	
	font-size: 18px;
	color: #29ABE2;
	font-weight: normal;
	
	font-variant: small-caps;
}


#header h2 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	
	font-weight: normal;
	color: #fff;
	font-size: 12px;
}

#header h2 a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	
	font-weight: normal;
	color: white;
	font-size: 12px;
	text-decoration:none;
}

#header h2 a:hover {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	
	font-weight: normal;
	color: orange;
	font-size: 12px;
	text-decoration:none;
}


#locations {

	float: right;
	display: inline;
	color: #fff;
	font-size: 11px;
	text-align: right;
	border-top: #3F6D91 solid 1px;
	border-bottom: #3F6D91 solid 1px;
	margin-top: 60px;
}
#locations span {

	color: #0099FF;
	text-transform: uppercase;
}
#locations a {

	color: #fff;
	text-decoration: none;
}
#locations a:hover {

	color: #0099FF;
}
#content {
	width: 100%;
	height: auto;
	min-height: 460px;
	margin-top: 3px;
	display: table;
	border-bottom: #ccc solid 1px;
	padding-bottom: 3px;
	font-size: 13px;
}
#top_menu {
	margin-bottom: 10px;
	font-size:14px;
	width: 760px;
	background-color: #e5e5e5;
	margin: 0 auto;
}
#top_menu li {
	display: inline;
	padding-left: 20px;
}

#top_menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin-left: -27px;
	padding-top: 3px;	
	padding-bottom: 3px;
}
#top_menu li a 
{
	display: inline;
	text-decoration: none;
	color:#0E3572;
}
#top_menu li a:hover {
	color: #000;
}
#manage_area {
	margin-bottom: 8px;
	margin-top: 3px;
}
#manage_area li {
	display: inline;
}
#manage_area a {
	display: inline;
	color: #fff;
	padding: 5px 100px 5px 100px;
	text-decoration: none;
	background: #408AC4;
}
#manage_area li a:hover {
	background: #5899CB;
}
#left_column {
	width: 155px;
	display: table;
	float: left;
	font-size: 12px;
	/*text-transform:uppercase;*/
	text-align: right;
}
#banners {

	width: 100%;
	height: 109px;
	background: #408AC4;
	border-bottom: #000033 solid 3px;
}
#banners img {
	float: right;
}
#banners span {

	float: left;
	color: #fff;
	padding-top: 30px;
	padding-left: 10px;
}
#banners span strong {

	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
}

#container {
	width: 595px; /*633px; */
	margin: 3px 0px 0px 3px;
	background: #fff;
	display: table;
}


#text_area {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
/*border:1px #ABA9A9;
border-style: solid;
border-width: thin;	*/

}

#text_area input {
background:#fff;
border: 1px solid #999;
color: #333;
margin: 2px;
}


#content_table
{
margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: top;
}

#text_area form {}    

#text_area table {font-family: Arial, Helvetica, sans-serif; font-size:100%;}

#text_area td {
	font-family: Arial, Helvetica, sans-serif;
}

#text_area h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	margin-top: -5px;
	margin-bottom: 10px;
	
	font-size: 18px;
	color: #006699;
}
#text_area h2 {	color: #006699; font-family: arial, helvetica, sans-serif; color:#006699; font-size:115%; font-weight:bold; text-decoration: none;}
#text_area h3 {	color: #006699; font-family: arial, helvetica, sans-serif; color:#006699; font-size:110%; font-weight:bold; text-decoration: none;}

#text_area fieldset {
	/* border-color: #ccc; 	border-width: 1px;	border-style:solid; */
	border-width: 0 0 1px 0;
	border-color: #ccc; 
	border-bottom-style: solid;
	
	font: 100% Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 10px;
	margin: 2px;
}
#text_area legend {
	font-family: Arial, Helvetica, sans-serif;
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -10px;
	font-size: 110%;
	font-weight: bold;
	color: #006699;
}

#text_area a { color:  #006699;}


.titleHeading {font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: bold; text-transform: uppercase; color: 006699; border-top: 1px none; border-right: 1px none; border-bottom: 1px solid #cccccc; border-left: 1px none;}
.subheading {font-weight: bold; }
.subheading2 {font-weight: lighter;}


.errorHeading {font-style: italic; font-weight: bold; text-transform: uppercase; color: #FF0000; border-top: 1px none; border-right: 1px none; border-bottom: 1px solid #FF0000; border-left: 1px none;}
.errorTitle {font-weight: bold; color: #FF0000; }
.errorDescription {color: #FF0000;}
.errorResolution {}

.warningHeading {font-style: italic; font-weight: bold; text-transform: uppercase; color: #FF0000; border-top: 1px none; border-right: 1px none; border-bottom: 1px solid #FF00ff; border-left: 1px none;}
.warningTitle {font-weight: bold; color: #FF00Ff; }
.warningDescription {color: #FF00FF;}
.warningResolution {color: #FF00FF;}

warningHeading

.messageHeading {font-style: italic; font-weight: bold; text-transform: uppercase; color: #009900; border-top: 1px none; border-right: 1px none; border-bottom: 1px solid #FF0000; border-left: 1px none;}
.messageTitle {font-weight: bold; color: #009900; }
.messageDescription {color: #009900;}
.messageResolution {}

.infoHeading {
border:1px solid #99CC33;
color: #99CC33;
font-style:italic;
font-weight:bold;
padding:5px;
text-align:center;
text-transform:uppercase;}

.infoTitle {font-weight: bold; color: #3366ff; }
.infoDescription {color: #3366ff;}
.infoResolution {color: #3366ff;}

.fieldLabel {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	text-align:left;
}

#text_area systemComment {color: #336633;}

#text_area  subheadingHighlighted {font-weight: bold; color:#ffffff; background-color:#000000; }



#text_area alignTop {vertical-align: top;}

#text_area attention {font-style: italic; color: red}


#right_column {

	width: 170px; 
	display: table;
	float: right;
	margin-top: 3px;
	margin-bottom: 10px;
	background: #fff;
}
#footer {

	width: 100%;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#page_location {
	width: 100%;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	float: left;
}


.text_footer {
	float: left;
}
#footer img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

	display: inline;
	float: left;
	margin-left: 20px;
	vertical-align: top;
}

.navigation {

	margin-top: 3px;
}
.navigation ul {
	
	list-style: none;
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}
.navigation ul li {

	width: 100%;
	border-bottom: #A5A5A5 solid 1px;
}
.navigation ul li a {

	color: #666;
	text-decoration: none;
	padding: 5px;
	display: block;
	height: auto;
	width: auto;
	background: none;
}
.navigation ul li a:hover {
	background: #CFD7E2;
	color: #333;
}

.subheadingHighlighted {font-weight: bold; color:#ffffff;  border-width:thin; background-color:#000; }

#pageIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FF0000;
	width: 491px;
	text-align: left;
	padding-top: 8px;
	padding-left: 13px;
	font-style: normal;
}

