* {
	margin: 0;
	padding: 0;
}

body { margin: 20px 0; background: #6694D8; font-family: Trebuchet MS; color: #000000; font-size: 11pt; line-height:20pt;}


#main ul { margin-left: 0; padding-left: 0; list-style: none;}


#main ul li { padding-left: 20px; margin-left: 30px; background: url('layout_images/capli.jpg')  no-repeat 0px 7px;}



blockquote { background: #FFFFFF; border: 4px solid #1E4A89; width: 500px; margin-bottom:15px;}      
blockquote h1 { background: #6694D8; text-align: center; color: #FFFFFF; font-size: 14pt; margin-top: 0; padding: 4px 0 4px 0; border: 0px solid #8CB600;}
blockquote p { padding: 4px; margin: 0;}

p {margin-bottom: 10px; margin-top:20px; text-align: justify;}


a:link{ color:#1E4A89; font-weight:bold; text-decoration:none; border-bottom: 2px solid #FFC500;}

a:visited{ color:#1E4A89; font-weight:bold; text-decoration:none; border-bottom: 2px solid #FFC500;}

a:hover { color:#6694D8; font-weight:bold; text-decoration:none; border-bottom: 2px solid #FFC500;}


h1 { margin:0; font-size:22pt; font-family: Trebuchet MS; color: #6694D8; font-weight:bold; letter-spacing:1px; padding-top: 7px; padding-top: 7px;}

h2 { margin:0; font-size:18pt; font-family: Trebuchet MS; color: #1E4A89; font-weight:bold; letter-spacing:1px; padding-top: 10px; border-bottom:2px solid #6694D8;}
h3 { margin:0; font-size:14pt; font-family: Trebuchet MS; color: #1E4A89; font-weight:bold; letter-spacing:1px;  padding-top: 7px; padding-top: 7px;}





.text { padding: 20px;}



#header {
	width: 750px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 0 0px;
	background: #1E4A89 url('layout_images/capheader1.jpg') no-repeat;
}





#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin: 0 auto;
background-color: #1E4A89;
border-bottom: 2px solid #6794D8;
color: white;
width: 750px; 
white-space: nowrap;
font-family: Trebuchet MS;
font-size: 14pt;
letter-spacing: 1px;
line-height: 20px;
}


#navcontainer li
{
display: inline;
list-style-type: none;
}

#navcontainer a { padding: 3px 10px; border-bottom: 0px solid #FFC500;}

#navlist a:visited
{
color: #fff;
background-color: #1E4A89;
text-decoration: none;
}

#navcontainer a:link
{
color: #fff;
background-color: #1E4A89;
text-decoration: none;
}

#navcontainer a:hover
{
color: #1E4A89;
background-color: #FFC500;
text-decoration: none;
border-bottom: 0px solid #FFC500;
}








#content { width: 740px; margin: 0 auto; background: #FFFFFF; border-left: 5px solid #1E4A89; border-right: 5px solid #1E4A89; border-bottom: 7px solid #1E4A89; border-top: 15px solid #1E4A89;}


#main { width: 740px;}


#footer { clear: both; width: 750px; margin: 0 auto; padding: 15px 0; background: #6694D8 url('layout_images/capfooter2.jpg') no-repeat;
}
#spacer {margin-top:200px;}


#copyright { margin: 0; text-align: center; font-size: 11pt; font-weight: normal; font-family: Trebuchet MS; color: #FFFFFF;}

