@charset "utf-8";

/* reset */

body {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 10px 0;
}

ul {
	list-style: url(../images/listArrow.jpg);
	padding-right: 10px;
	padding-left: 25px;
	margin-left: 0;
}


/* baseLayout */

#wrap {
	width: 816px;
	margin-left: -408px;
	left: 50%;
	position: absolute;
}

#innerWrap {
	margin:  0 13px;
}

#header {
	height: 161px;
	width: 790px;
}

#toolbox {
	text-align: right;
	line-height: 19px;
}

#homeLink {
	position: absolute;
	top: 70px;
	/*background-color: #cccccc;*/
	width: 115px;
	height: 65px;
	cursor: pointer;
}

#searchbox {
	float: right;
	margin-top: 55px;
}

#mainMenu {
	height: 31px;
	width: 790px;
	line-height: 23px;
}

#innermainMenu {
	padding-left: 10px;
}

#left1_3 {
	width: 186px;
}

#subMenu a {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 6px 10px;
}

#subMenu .level2 {
	padding: 6px 19px;
	border-bottom: 1px solid #eeeeee;
}

#center2_3 {
	width: 418px;
}

#center2_3 #innercenter2_3 {
	margin: 0 15px;
}

#center2_2 #innercenter2_3 {
	margin: 0 0 0 15px;
}

#innercenter2_3 h1 {
	margin: 0px;
	padding: 13px 17px;
	border-bottom: 1px solid #8aa5bd;
}
#innercenter2_3 .csc-frame-indent3366 {
	width: 186px;
	border: 1px solid #8aa5bd;
	border-width: 1px 0;
	float: left;
	margin-right: 15px;
}

#innercenter2_3 .csc-frame-indent6633 {
	width: 186px;
	border: 1px solid #8aa5bd;
	border-width: 1px 0;
	float: right;
}

#innercenter2_3 .csc-frame-indent3366 h1, #innercenter2_3 .csc-frame-indent6633 h1 {
	padding: 6px 0 6px 10px;
	margin: 0;
	border: 0;
}

#innercenter2_3 .csc-frame-indent3366 p, #innercenter2_3 .csc-frame-indent6633 p {
	padding-left: 10px;
	padding-right: 10px;
}

#innercenter2_3 .csc-frame-indent3366 a, #innercenter2_3 .csc-frame-indent6633 a {
	display: block;
	margin: 0 -10px -10px -10px;
	padding: 5px 10px;
}

#right3_3 {
	width: 186px;
}

#right3_3 div, #innercenter1_3 div {
	margin-bottom: 8px;
}

#right3_3 p, #innercenter1_3 p {
	padding-left: 10px;
	padding-right: 10px;
}

#right3_3 .csc-frame-frame1, #innercenter1_3  .csc-frame-frame1 {
	border: 1px solid #8ba5bd;
}

#right3_3 h1, #innercenter1_3 h1 {
	padding: 6px 0 6px 19px;
	margin: 0;
	border: 0;
}

#footer {
	height: 52px;
}

#innerFooter {
	height: 52px;
	line-height: 50px;
}


/* color */

body {
	background-color: #efefef;
	background-image: url(../images/bodyBG2.jpg);
	background-position: center top;
	background-attachment:fixed;
	background-repeat: no-repeat;
}

#wrap {
	background-color: #ffffff;
}

#innerWrap {
	background-color: #ffffff;
}

#header {
	background-image: url(../images/headerBG.jpg);
}

#toolbox {
	color: #a6aca9;
}

#toolbox a {
	color: #a6aca9;
	text-decoration: none;
	text-transform: uppercase;
}

#mainMenu {
	background-image: url(../images/mainmenuBG.jpg);
	color: #ffffff;
}

#mainMenu a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#mainMenu a:hover, #mainMenu .activ {
	color: #83a0b9;
	text-decoration: none;
	text-transform: uppercase;
}

#outerleft1_3 {
	background-color: #eeeeee;
}

#subMenu a {
	color: #808583;
	background-color: #eeeeee;
	text-decoration: none;
}

#subMenu .activ, #subMenu a:hover {
	color: #174c7b;
}

#subMenu .level2 {
	background-color: #ffffff;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
}

#center2_3 a {
	color: #808583;
	font-weight: bold;
	text-decoration: none;
}

#center2_3 a:hover {
	text-decoration: underline;
}

#innercenter2_3 {
	color: #808583;
}

#innercenter2_3 h1 {
	background-image: url(../images/arrowH1.jpg);
	background-repeat: no-repeat;
	color: #174c7b;
}

#innercenter2_3 .csc-frame-indent3366, #innercenter2_3 .csc-frame-indent6633 {
	background-color: #eeeeee;
}

#innercenter2_3 .csc-frame-indent3366 h1, #innercenter2_3 .csc-frame-indent6633 h1 {
	background-color: #ffffff;
	background-image: url(../images/arrow.jpg);
	background-position: -10px 2px;
	background-repeat: no-repeat;
}

#innercenter2_3 .csc-frame-indent3366 a, #innercenter2_3 .csc-frame-indent6633 a {
	background-color: #174c7b;
	color: #ffffff;
}

#right3_3 , #innercenter1_3 {
	color: #808583;
}

#right3_3 h1, #innercenter1_3 h1 {
	background-color: #174c7b;
	color: #ffffff;
	background-image: url(../images/arrowTrans.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#right3_3 a, #innercenter1_3 a {
	color: #808583;
	font-weight: bold;
	text-decoration: none;
}

#right3_3 a:hover, #innercenter1_3 a:hover {
	text-decoration: underline;
}

#footer {
	/*background-image: url(../images/footerBG.jpg);*/
        border-top: 1px solid #9c9c9c;
}

#innerFooter {
	background-image: url(../images/footer.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
	color: #9c9c9c;
}


/* fonts */

body {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainMenu {
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}

#innercenter2_3 h1 {
	font-size: 12px;
	margin-bottom: 10px;
}

#right3_3 h1, #innercenter1_3 h1 {
	font-size: 12px;
}

.csc-textpic-imagewrap {
        margin-top: 10px;
}

#innercenter2_3 h2 {
	font-size: 14px;
}

#innercenter2_3 h3 {
	font-size: 12px;
}

#innercenter2_3 h4 {
	font-size: 12px;
	font-weight: normal;
}

.tbl1 {
	background-color: #f4f4f4;
	width: 90%;
}

.tbl1 td {
	background-color: #ffffff;
	text-align: right;
}

.tbl1 th {
	background-color: #757a90;
	color: #ffffff;
}

.tbl1 td.td-0 {
	text-align: left;
}


.tbl2 {
	background-color: #f4f4f4;
	width: 90%;
}

.tbl2 td {
	background-color: #ffffff;
	text-align: right;
	width: 40%;
}

.tbl2 th {
font-weight: bolt;
	background-color: #e2e2e2;
background-color: #ffffff;
	text-align: left;
	width: 60%;
}


.tblBesch {
	background-color: #f4f4f4;
	width: 95%;
}

.tblBesch td {
	background-color: #ffffff;
	width: 93px;
	text-align: right;
	
}

.tblBesch th {
	background-color: #757a90;
	color: #ffffff;
	width: 93px;
	
}

.tblBesch td.td-0 {
	text-align: left;
}

.tblBesch td .tblWidth {
	width: 65px;
}
width: 60%;
}
.tbl3 {
	background-color: #f4f4f4;
	width: 100%;
}

.tbl3 td {
	background-color: #ffffff;
	text-align: left;
	padding: 0 20px;
}

.tbl3 th {
	background-color: #757a90;
	color: #ffffff;
}

.tbl3 td.td-0 {
	text-align: left;
}

.csc-textpic-caption {
	font-size: 90%;
	padding-left: 5px;
}
