@charset "utf-8";
/* CSS Document */

/* Layout Styles */

body {
	background-image: url(../images_/body.jpg);
	background-repeat: repeat-x;
	background-color: #1e5995;
	margin:0px;
	padding:0px;
	font-family: Arial;
	}


#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:812px;
	/*min-height: 2182px;*/
	background-color: #FFFFFF;
	background-image:url(../images_/body-bg.jpg);
}






#content-main {
width: 685px;
margin-left: 30px;
padding-left:30px;
padding-right:30px;
padding-top:15px;

}

#content-bottom {
	 width: 812px;
	 height: 100px;
	 background-image:url(../images_/content-bottom_.jpg);
	 background-repeat:no-repeat;
	 margin-right:auto;
	 margin-left:auto;
}



#left-upper {
	width:26px;
	height: 607px;
	background-image: url(../images_/left-upper_.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#left-lower {
	width: 26px;
	min-height: 2182px;
	background-image:url(../images_/left-lower.jpg);
	background-repeat:repeat-y;
	float:left;
	clear: none;

}

#right-upper {
	width:26px;
	height: 607px;
	background-image: url(../images_/right-upper_.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right-lower {
	width: 26px;
	min-height: 2182px;
	background-image:url(../images_/right-lower.jpg);
	background-repeat:repeat-y;
	float:right;
	clear: none;

}


p {

font-family: Arial;
font-size: 12pt;
margin-bottom: 0px;
margin-top: 0px;

}







.ul_graphic {

font-family: Arial;
font-size: 11pt;
list-style-type: none;
padding-left: 0px;
margin-left:10px;

 }

.black {

color: black;

}

.off_black {

color: #333333;

}

.red {

color: #CC0000;

}

.dark_blue {

color: #2e3c81;

}

.bold_italic {

font-style: italic;
font-weight: bold;

}

.bold {

font-weight: bold;

}

.italic {

font-style: italic;

}

.underline {

text-decoration: underline;

}

.highlight {

background-color: yellow;

}

.times {

font-family: Times New Roman;

}

.arial {

font-family: Arial;

}

.tahoma {

font-family: Tahoma;

}

.courier {

font-family: Courier New;

}


.headline {

font-family: Times New Roman;
font-weight: bold;
color: #CC0000;
margin-top:15px;
margin-bottom:15px;

}

.size_32 {

font-size: 32pt;

}

.size_72 {

font-size: 72pt;

}

.size_18 {

font-size: 18pt;

}

.size_20 {

font-size: 20pt;

}

.size_22 {

font-size: 20pt;

}

.size_12 {

font-size: 12pt;

}

.size_24 {

font-size: 24pt;

}

.size_14 {

font-size: 14pt;

}

.size_16 {

font-size: 16pt;

}

.size_11 {

font-size: 11pt;

}

.checkmark {

/*background: url(images_/checkmark.jpg) left top no-repeat;*/
background: url(../images_/tick_.png) left top no-repeat;
padding-left: 34px;
margin-bottom: 10px;

}

.sidebar_checkmark {

background: url(images_/tick_.png) left top no-repeat;
padding-left: 34px;
margin-bottom: 10px;
margin-left:0px;
text-align: left;

}

.bullet {

/*background: url(images_/bullet.jpg) left top no-repeat;*/
background: url(images_/arrow_right_.png) left top no-repeat;
padding-left: 28px;
margin-bottom: 5px;
margin-left:50px;

}



.strikethrough {

text-decoration: line-through

}

#sidebar_top {

background: url(../images_/sidebar_top.jpg) no-repeat;
width: 280px;
height: 23px;

}

#sidebar_bottom {

background: url(../images_/sidebar_bottom.jpg) no-repeat;
width: 280px;
height: 25px;

}

#sidebar {

background: url(../images_/sidebar_bg.jpg) left repeat-y;
width: 280px;
min-height: 200px;
text-align: center;
padding-bottom: 10px;

}

li {

margin-bottom:10px;

}

