
body {
	margin:0;
	padding:0;
	background:#0568B2;
	font-size:78%;
	font-family:Helvetica, Arial, Sans-serif;
}

img, image {
	border:0px
}

hr {
	color:#eee;
	border:1px
}	

hr.contr {
	color:#dde;
	border:dashed 1px;
}
/****************       COMMON ELEMENTS           *******/
/****************           LINKS           ********/
a {
	color:#224277;
}

a:hover {
	color:#6E99CD;
	text-decoration:none;
}

a.wht {
	color:#fff;
}

a.wht:hover {
	color:#003;
	text-decoration:none;
}	

a.hdr2 {
	color:#f33;
}

a.hdr2:hover {
	color:#006;
	text-decoration:none;
}
/****************          HEADINGS          *******/
h1, h2 {
	margin:0;
	padding:20px 0 0 10px;
	font-family:Tahoma, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.6em;
	color:#333;
}



h2 {
	font-size:1.3em;
	padding-left:10px;
	font-weight:bold;
	font-family:helvetica, arial, sans-serif;
}

	

h2 a{
	color:#000;
	text-decoration:none;
}

h2 a:hover{
	color:#6E99CD;
	text-decoration:none;
}

h2.hdr {
	padding:10px;
	background:#4B8AD7;
        color:#fff;
}


h3 {
	margin:0;
	padding:16px 0 0 10px;
	font-family:Tahoma, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.0em;
	color:#333;
}




h4 {
	margin:0;
	padding:0 0 0 10px;
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	color:#333;
}


h4 a{
	color:#000;
	text-decoration:none;
}

h4 a:hover{
	color:#6E99CD;
	text-decoration:none;
}




/**********                         PARAGRAPHS         ******/
p {
	text-indent:0px;
	padding-left:10px;
}

p.about {
	text-indent:20px;
	padding-left:10px;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.4em;
}
/***********                        TABLES                     ******/
table {
	width:96%;
	border:1px solid #aaa;
	border-collapse:collapse;
	margin:10px 0 10px 10px;
}

table.comp {
	background:#f0f3f3;
}

td {
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:6px 6px 6px 6px;
}

th {
	margin:0;
	padding-left:4px;
	font-family:helvetica, Tahoma, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	background:#e5e5e5;
	color:#333;
}	

th.cohdr {
	margin:0;
	padding-left:10px;
	font-family:helvetica, arial, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	color:#fff;
	/**************** background:#0568B2;  ***********/
	background:#4B8AD7;

}

table.nonbor {
	width:70%;
	border:0px;
	border-collapse:collapse;
	margin:10px 0 10px 10px;
}

td.nontd {
	border:0px;
	padding:6px 6px 6px 6px;
}

/******************           INDEPENDANT DIVS AND CLASSES            ****/
/*****                    MAIN CONTAINER      *****/
#container {
	width:1000px;
	margin:0 auto;
	border-left:1px solid #0e5ec2;
	border-right:1px solid #0e5ec2;
	background:#fff url(images/contrepeat.gif) repeat-y center;
	padding-bottom:20px;
}


#containerhm {
	width:1000px;
	margin:0 auto;
	border-left:1px solid #0e5ec2;
	border-right:1px solid #0e5ec2;
	background:#fff url(images/contrepeat2.gif) repeat-y center;
	padding-bottom:20px;
}




#banners {
	text-align:center;
	width:1000px;
	height:100px;
	padding-top:80px;
	padding-bottom:10px;
}

#banners img {
	border:0;
}

#altbanners {
	float:right;
	text-align:center;
	width:760px;
	height:100px;
	padding-top:30px;
}


#topmenu {
	height:18px;
	background:#fff url(images/topmenu.gif) repeat-x top center;
	border-top:1px solid #0e5ec2;
}



#topmenu a {
	color:#224277;
	font-weight:bold;
	text-decoration:none;
	margin: 4px 16px;
}	


#topmenu a:hover {
	color:#ddeeff;
	text-decoration:none;
}





/*********                    HEADER                          *******/
#header {
	height:180px;
	text-align:center;
	background:#fff url(images/apglogo.gif) no-repeat top left;
	border:0;
	overflow:hidden; /* Keeps header from blowing up when text size is incresased  **/
}

#header h1, #header h2 {
	color:#333;
	padding:10px 0 0 10px;
	font-size:3em;
}	

#header h2 {
	font-size:1.2em;
	padding:0 0 0 65px;
	margin-top:-6px;
}


#altheader {
	float:left
	text-align:center;
	width:220px;
	height:156px;
	border:0;
	overflow:hidden; /* Keeps header from blowing up when text size is incresased  **/
}
	
/***********                      LEFT COLUMN           *****/

#leftcol {
	width:170px;
	float:left;
}

#leftcol h1 {
	font-size:1.3em;
	padding-left:10px;
	font-weight:bold;
	font-family:helvetica, arial, sans-serif;
}	

#leftcol h1 a{
	color:#224255;
	text-decoration:none;
}

#leftcol h1 a:hover{
	color:#6E8C96;
	text-decoration:none;
}




/************                    RIGHT COLUMN         ****/

#rightcolabout {
	float:right;
	width:580px;
	padding-right:20px;
	padding-left:20px;
	text-align:left;
}

#rightcolabout table, tr, td {
	border:0px;
}


#rightcolabout h4 a{
	color:#000;
	text-decoration:underline;
}

#rightcolabout h4 a:hover{
	color:#6E99CD;
	text-decoration:none;
}


#rightcol {
	float:right;
	width:620px;
padding-right:20px;
}	


#rightcol ul {
	margin-top:0px;
}

#rightcol li {
	line-height:1.5em;
	list-style:none;
	margin-left:-12px;
}





/************                    RIGHT COLUMN  directory       ****/
#rightcoldir {
	float:right;
	width:620px;
}	


#rightcoldir ul {
	margin-top:0px;
}

#rightcoldir li {
	line-height:1.5em;
	list-style:none;
	margin-left:-12px;
}



#rightcoldir table {
	width:96%;
	border:1px solid #aaa;
	border-collapse:collapse;
	margin:10px 0 10px 10px;
}

#rightcoldir td {
	border-right:0px solid #aaa;
	border-bottom:0px solid #aaa;
	padding:6px 6px 6px 6px;
}




/************                    google COLUMN         ****/
#googlecol {
	float:right;
	margin-left:10px;
	width:170px;
}	

#googlecol li {
	line-height:1.5em;
	list-style:none;
}






/************                COLUMNs         ****/

#col1 {
	width:260px;
	float:left;
	margin-right:20px;
}
#col2 {
	width:260px;
	float:left;
	margin-right:20px;
}

#col3 {
	width:260px;
	float:left;
}











	
/****************                NAVIGATION IN RIGHT COLUMN         *******/
#nav {
	list-style:none;
	padding-left:17px;
	margin:0 auto;
}

#nav li {
	background:#F0F3FF;
	width:150px;
	height:1.2em;
	line-height:1.2em;
	text-align:left;
	font-size:1.0em;
	margin:4px 0;
}	

#nav li a {
	color:#000;
	text-decoration:none;
	display:block;
	width:150px;
}	

#nav li a:hover {
	background:#4A88D5;
	color:#fff;
}	



#addlinks {
	list-style:none;
	padding-left:17px;
	margin:0 auto;
}

#addlinks li {
	background:#F0F3FF;
	width:150px;
	height:1.2em;
	line-height:1.2em;
	text-align:left;
	font-size:1.0em;
	margin:4px 0;
}	

#addlinks li a {
	color:#000;
	text-decoration:none;
	display:block;
	width:150px;
}	

#addlinks li a:hover {
	background:#4A88D5;
	color:#fff;
}

/******************                  FOOTER                 ****/
#footer {
	text-align:center;
	clear:both;
	margin:20px;
	border-top:0px solid #ccc;
}

img.portrait {   /**        The main image in the sidebar     **/
	background:#fff;
	padding:4px;
	border:1px solid #ccc;
	display:block;
	margin:10px auto 0 auto;
}	