/* CSS Document */

{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
} 

h1 { font-size: 1.1em;
	color: #188EB0;
	margin-bottom: 15px;
	text-transform: uppercase;
	}
 
#pagewidth{ 
 width:90%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:150px;
	width:920px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 30px;
} 
 
#leftcol{
 width:40%; 
 float:left; 
 position:relative; 
 background-color:#90CCFF; 
 }
#box1 {
	width: 260px;
	padding: 5px;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#box2 {
	width: 500px;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 2px 2px 70px;
	padding: 0px 6px 0px 10px;
}

#box3 {
	width: 280px;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-attachment: scroll;
	background-image: url(/assets/templates/cct/cctimg/asa_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
	text-indent: 6px;
}
#box4 {
	width: 250px;
	padding: 2px;
	float: left;
	background-color: #ecebec;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 450px;
	margin: 0px 0px 10px 8px;
}

#box4 li a {
border-bottom:1px dotted #999999;
display:block;
margin-top:0;
padding:5px;
}
#box2 li, #box2 li a, #box4 li, #box4 li a {
color:#AB3B2B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
list-style-type:none;
margin:10px 0 0;
padding:0;
}
#box4 li a {boxes2.css (line 168)
border-bottom:1px dotted #999999;
display:block;
margin-top:0;
padding:5px;
}
#box2 li, #box2 li a, #box4 li, #box4 li a {
color:#AB3B2B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
list-style-type:none;
margin:10px 0 0;
padding:0;
}

*|*:-moz-any-link:active {
color:#EE0000;
}
*|*:link {
color:#0000EE;
}
*|*:-moz-any-link {
text-decoration:underline;
}
:-moz-any-link:focus {
outline-color:-moz-use-text-color;
outline-style:dotted;
outline-width:1px;
}
:-moz-any-link {
cursor:pointer
}

#box5 {
background-image:url(/assets/templates/cct/images/corner.gif);
background-position:left bottom;
background-repeat:no-repeat;
border-bottom-color:#5DA7C6;
border-left-color:#CCCCCC;
border-right-color:#CCCCCC;
border-style:none;
clear:both;
margin:50px 0 20px;
padding:0px 25px 55px 36px;
text-indent:5px;
word-spacing:0.25em;
}





#rightcol{
 width:40%; 
 float:right; 
 position:relative; 
  
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:20%; 
 }
 
#footer{
	height:200px;
	clear:none;
	width: 920px;
	float: left;
 } 
.interntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AB3B2B;
}
.interntext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E5976;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #852E21;
	text-decoration: none;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
