body{
	font-family: arial, verdana, tahoma;
	font-size: 1em;
	margin: 6px auto;
	text-align: center;
	padding: 0 0 0 0;
	background-color: #ffffff;
	color: #000000;
	}
	

p{
	margin: 6px;
	text-align:left;
	}
	
a{
	color:#4481ad;
	}
	
a:hover{
	text-decoration: underline;
	}

#container{
	margin: 0px auto;
	width: 920px;
	border: 1px solid #cacaca;
	background: #ffffff;
	}
	
table{
	border-collapse: collapse;
	}
	
table tr td{
	vertical-align: top;
	margin: 0px;
	padding: 0;
	}
	
form fieldset, fieldset{
	margin: 12px;
	padding: 12px;
	border: 1px solid #cecece;
	}
	
form fieldset legend, fieldset legend{
	margin:0;
	margin-bottom: 6px;
	padding:1px 3px;
	border: 1px dotted #cecece;
	}
	
fieldset ul{
	width: auto;
	list-style:none;
	margin: 0;
	padding: 0px;
	text-align: left;
	}
	
fieldset ul li{
	background-color: #d7dcea;
	margin: 2px 0px;
	}
	
fieldset ul li p{
	padding:2px;
	line-height: 19px;
	}
	
form p{
	width: 100%;
	text-align:left;
	margin: 1px 0;
	line-height:1.8em;
	}

form label{
	text-align: right;
	vertical-align: top;
	width: 10em;
	margin-right: 0.5em;
	line-height:1.2em;
	display: inline-block;
	}

form label.err{
	color:red;
	}

form label.error {
	text-align:left;
	color: #f00;
	margin-left: 13px;
	width: auto;
	display: inline;
	}
	
form input, form textarea{
	width:200px;
	}

	
form input.submit, .but{
	margin-left: 13em;
	margin-right: 0em;
	margin-top: 6px;
	width: 100px;
	background: #ffffff;
	color: #000000;
	border: 2px solid #999999;
	font-size: 0.8em;
	}
	
.but{
	margin-left: 0.5em;
	}

.header, .content, .footer{
	width: 100%;
	}
	
.header{
	background-image: url('images/head_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 120px;
	border-bottom: 5px solid #c8dae7
	}
	
.header .head_img img{
	margin: 17px 10px;
	}
	
.header .bar, .bar{
	background-color: #4481ad;
	height: 1.4em;
	}
	
.header .bar p{
	font-size: 0.8em;
	text-align:right;
	color: #ffffff;
	margin:3px;
	margin-right: 30px;
	}

.header .bar p a{
	text-decoration: none;
	color: #ffffff;
	}
	
.header .nav{
	width: 100%;
	margin: 4px 0px;
	margin-left: 7px;
	padding:0px;
	font-size: 14px;
	color: #6a2d91;
	list-style: none;
	position: relative;
	bottom:-67px;
	left:0px;
	}
	
.header .nav li{
	display: inline;
	float:left;
	padding: 0px;
	margin: 0;
	border-right: 0px solid #cdcdcd;
	}
	
.header .nav li a{
	margin: 0px;
	padding: 7px 7px;
	display: block;
	color: #4481ad;
	text-decoration: none;	
	}
	
.header .nav li a.current, .header .nav li a:hover{
	background-color: #4481ad;
	color: #ffffff;
	}
	
.main_content{
	border: 0px solid #000000;
	padding: 4px 8px 0 8px;
	font-size: 0.9em;
	text-align:center;
	color: #676767;
	}
	
.main_content p{
	padding: 0 20px;
	}

.main_content .text_blue, .text_blue{
	color:#4481ad;
	}

.main_content .title{
	margin-top:80px;
	color:#4481ad;
	font-weight: bold;
	font-size: 1.1em;
	}
	
.main_content ul{
	text-align:left;
	margin-left: 50px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
	
.left_image{
	background-image: url('images/left_bg.gif');
	background-repeat: no-repeat;
	padding-top:70px;
	}
	
.left_image img{
	border: 1px solid #cdcdcd;
	}
	
.left_col{
	font-size: 0.8em;
	}
	
.quote{
	color:#4481ad;
	font-style:italic;
	}
	
#flowchart{
	margin: 0px auto;
	background-image: url('images/flowchart.jpg');
	background-repeat: no-repeat;
	width: 500px;
	height: 480px;
	border: 0px solid #000000;
	}
	
#flowchart img{
	border:0px;
	}

.menu{
	float:left;
	width: 200px;
	border-left: 1px solid #cdcdcd;
	background-image: url('images/three-arrows.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom: 20px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #6a2d91;
	}
	
.menu ul li{
	text-align:left;
background-repeat:no-repeat;
background-position:0px 5px; 
padding-left:28px;
	margin-top: 20px;
	}
	
.menu ul li a{
	line-height: 1.3em;
	display: block;
	padding: 2px 4px;
	width: 140px;
	}
	
.menu ul li a:hover, .menu ul li .current{
	background:#4481ad;
	color:#ffffff;
	}
	
.menu .red{
	background-image:url("images/menu_red.jpg");
	}
	
.menu .red a{
	color: #92292d;
	}

.menu .green{
	background-image:url("images/menu_green.jpg");
	}
	
.menu .green a{
	color: #8eab64;
	}

.menu .blue{
	background-image:url("images/menu_blue.jpg");
	}
	
.menu .blue a{
	color: #72a7c3;
	}

.menu .orange{
	background-image:url("images/menu_orange.jpg");
	}

.menu .orange a{
	color: #dd8b58;
	}

.menu .pink{
	background-image:url("images/menu_pink.jpg");
	}
	
.menu .pink a{
	color: #c76492;
	}

.menu .purple{
	background-image:url("images/menu_purple.jpg");
	}

.menu .purple a{
	color: #696faa;
	}
	
.menu .grey{
	background-image:url("images/menu_grey.jpg");
	}

.menu .grey a{
	color: #9ea1a3;
	}
	
.menu .gold{
	background-image:url("images/menu_gold.jpg");
	}
	
.menu .gold a{
	color: #d1c662;
	}
	
.menu .purple2{
	background-image:url("images/menu_purple2.jpg");
	}
	
.menu .purple2 a{
	color: #7b5185;
	}
	
.menu ul ul{
	list-style:none;
	list-style-image:none;
	font-weight: 400;
	color: #b9b9b9;
	}
	
.menu ul ul li{
	margin-top:0px;
	margin-left:0px;
	padding-left:4px;
	}
	

.bottom_left{
	background-image:url("images/left-sweep.png");
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	bottom:0px;
	left:0px;
	height: 160px;
	width: 350px;
	behavior: url("../iepngfix.htc")
	}







