/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}

/*html {
	height: 100%;
}*/

body{
	background: url(../images/bgr.gif) #dadadb repeat-x top;
	color: #020000;
	font: .75em Verdana,Arial,Geneva,Helvetica,Sans-Serif;
}
a{
	color: #0f75bc;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #764c29;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 .9em
}
h2 em{
	color: #0f75bc;
	font-style: normal;
	
}
h3{
	color: #043663;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 .2em
}
p{
	padding: 0 0 1.3em;
}


/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) #cac9cc repeat-x top;
	border: 1px solid #ffffff;
	border-top: 0;
	margin: 0 auto;
	width: 949px;
	height: 100%;
}


/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 389px
}

#header2{
	background: url(../images/header2-bgr.jpg) no-repeat top;
	height: 202px
}

#header .spacer{
	background: url(../images/cs-bgr.gif) no-repeat top;
	float: left;
	height: 15px;
	padding: 0 24px 0 0;
	text-align: right;
	width: 150px
}
#header .spacer img{
	margin: 1px 2px
}
/*- Logo -*/
#header h1, #header2 h1 {
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 0 0 0 50px;
	text-indent: -9999px;
	width: 320px
}
#header h1 a{
	display: block;
	height: 147px
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Navigation ===*/

/*- Nav1 -*/
#nav1{
	background: url(../images/nav_white.png) no-repeat;
	font-size: 13px;
	font-weight: bold;
	height: 42px;
	margin:   0 0 0 35px;
	position: absolute;
	width: 895px;	
}

 .first{
	top: 349px;
	border: 0px solid white;
}

 .second{
	top: 162px;
}

#nav1 small{
	font-size: 10px;
	margin: 0 0 0 20px;
	position: relative;
	font-weight: normal;
}
#nav1 ul{
	margin: 0 auto;
	border: 0px solid white
}
#nav1 li{
	float: left;
	line-height: 13px;
	margin: 0 0px 0 0;
	border: 0px solid black;
}
#nav1 li a{
	background: url(../images/nav1-80.png) repeat-x 0 0px;
	color: #ffffff;
	display: block;
	float: left;
	padding: 6px 55px 10px 55px;
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav2-80.png) repeat-x 0 0px;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	margin: 10px 0 0;
	padding: 10px 27px 15px 27px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 290px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 584px
}

#centercol p{
	line-height: 20px;
}

#centerdiv{
	float: none;
	width: 855px;
	border: white 0px solid;
	min-height: 300px;
	background: url(../images/50perc.png) repeat;
	padding: 15px;
	margin: 5px auto;
	color: #44240F;
	font-size: 12px;
}


/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 253px
}

.col3{
	float: left;
	width: 500px;
	padding: 15px 10px 10px 20px;
	border-top: 1px solid black;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../images/box-bgr.png) no-repeat top;
	clear: both;
	color: #191970;
	font-size: 11px;
	font-weight: bold;
	height: 121px;
	margin: 25px 0 0 27px;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	width: 580px;
}
/*- Box2 -*/
.box2{
	background: url(../images/box2-bgr.gif) no-repeat bottom;
	font-size: 11px;
	height: 121px;
	margin: 0 0 10px
}
.box2 .top{
	clear: both;
	height: 25px;
	overflow: hidden;
	background: url(../images/box2-top2.png) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 0px 15px;
	border: 0px solid black;
	color: #9ecaf2;
}
.box2 .spacer{
	height: 1%;
	padding: 10px 15px 0
}
.box2 h4{
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 8px
}
/*- Box3 -*/
.box3{
	background: url(../images/box3-bgr.gif) no-repeat top;
	font-size: 12px;
	height: 1%;
	margin: 0 0 10px;
	padding: 10px
}
/*- Box4 -*/
.box4{
	margin: 0 0 10px;
		width: 584px
}
.box4 .top,.box4 .bot{
	background: url(../images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(../images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: url(../images/box4-bgr.gif) #b2b2b4 repeat-x top;
	border-left: 1px solid #0b3146;
	border-right: 1px solid #0b3146;
	padding: 5px 15px
}
.box4 h2{
	margin: 0
}
.box4 .pic.fl img{
	margin-bottom: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 10px
}
.box5 .top,.box5 .bot{
	background: transparent url(../images/box5-top.png) no-repeat top;
	clear: both;
	height: 12px;
	overflow: hidden;
}
.box5 .bot{
	background: url(../images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: #dad9db;
	border-left: 1px solid #edeced;
	border-right: 1px solid #edeced;
	height: 1%;
	padding: 5px 13px
}
.box5 h2{
	border-bottom: 1px solid #238ccc;
	margin: 0.7em 0 .7em
}
/*=== Styling Forms ===*/
input.btn{
	border: 0;
	padding: 0
}
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 4px
}
.form1 label{
	color: #764c29;
	float: left;
	font-size: 12px;
	margin: 3px 0 0;
	width: 100px
}
.form1 input, textarea{
	background: #ccd4d9;
	border: 0px solid #238ccc;
	width: 250px;
}

.form1 textarea{
	height: 150px;
	width: 250px;
}

.form1 input[type="checkbox"]{
	border: 0px;
	width: 20px;
}

.form1 input[type="submit"], .form1 input[type="reset"]{
	border: 0px;
	width: 70px;
	background: #238ccc;
	color: white;
	border-top: 2px solid #58b1e7;
	border-right: 2px solid #0767a2;
	border-bottom: 2px solid #0767a2;
	border-left: 2px solid #58b1e7;
}

.form1 .btn{
	margin: 5px 0 0;
	width: auto
}
/*=== Footer ===*/
	
#footer{
	background: url(../images/footer-bgr.jpg) no-repeat top;
	clear: both;
	color: #552b0d;
	font-size: 11px;
	height: 162px;
	padding: 20px 0 0;
	/*bottom: 0;
	position: absolute;*/
	width: 949px;
}
#footer a{
	color: #552b0d
}
#footer div{
	margin: 0 0 15px;
	text-align: center;
	width: 555px
}
#footer strong, span.boy{
	color: #2274be;
	font-weight: normal
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	border-top: 2px solid #ffffff;
	height: 2px;
	margin: 2px 0 5px
}
.fl{
	float: left;
	border: 0px solid black;
	font-size: 10px;
	color: AppWorkspace;
}
.fr{
	float: right
}
.ar{
	text-align: right
}
.pic img{
	display: block;
	margin: 0 0 .8em
}
.pic.fl img{
	margin: 0 10px 10px 0
}



#test1 img.smpl {
	float: left;
	padding: -5px 1px 5px 0px;
}



.rd {
	color: red;
	font-weight: bold;
	}
	
#mydiv1 {
	display: none;
	overflow: auto;
	background: #ccd4d9;
	width: 400px;
	margin-left: 100px;
}	

#mydiv1 p {
	font-size: 9px;
	color: Gray;
	line-height: normal;
}