/************* Layout Tags  ***************/

body {
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}
blockquote{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
h1{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	text-decoration: none;
	color: #996633;
	letter-spacing: normal;
	font-weight: normal;
	margin: 0px 0px 10px;
}
h2{
	font-size:15px;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	margin-top: 0%;
	margin-bottom: 5px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-top: 0%;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 1.5em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px 0px 10px;
	color: #000000;
}
a {
	color: #FF0000;
	text-decoration: none;

}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;

}
strong {
	font-weight: bold;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FD0004;
	text-decoration: none;
	letter-spacing: 0em;
}
/************* Form Elements  ***************/

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
select {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	color: #000000;
}
.text_black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding: 5px;
}

select {
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px outset #990000;
	text-transform: none;
	letter-spacing: 0em;
	padding: 2px;
	margin: 2px;
}

/************* Class Layout / Grid DIVS ***************/

.master_container{
	clear: both;
}
.container_head{
	width: 943px;
	background-color: #3266CC;
	border-top: 1px solid #6195FB;
	border-right: 1px solid #6195FB;
	border-bottom: 1px solid #3266CC;
	border-left: 1px solid #3266CC;
	background-image: url(../images/header_bg.jpg);
}
.container_head a{
	color: #FFFFFF;
	text-decoration: underline;
}
.container_head a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}
.container_head a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.container_head p{
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 3px 5px 5px;

}
.content_container {
	background-image: url(../images/bg.jpg);
	float: left;
	width: 945px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.column_1{
	float: left;
	width: 140px;
	text-align: left;

}
.column_1 p{
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 16px;
	text-decoration: none;

}
.column_1 h1{
	color:#333333;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.column_2 {
	float: left;
	text-align: left;
	width: 660px;
}



.column_3{
	float: left;
	width: 140px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #f5f5f5;

}
.column_3 p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 16px;
	text-decoration: none;


}
.column_3 h1{
	color: #000000;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	letter-spacing: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;


}
.logo_container {
	background-color: #FFFFFF;
	background-image: url(../images/ap_logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.head_row_1 {
	background-color: #F5F5F5;
	width: 498px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.head_row_1 p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
.head_row_1 h1{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.head_row_2 {
	background-color: #CC0000;
	width: 498px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.photo_box {
	width: 235px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	padding-left: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.photo_box p{
	color: #996633;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.photo_box li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #996633;
	list-style-type: square;
	padding: 0px;
	margin: 0px;

}
.head_row_2 p{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

.footer {
	clear: left;
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(../images/ap_logo_bw.jpg);
	background-repeat: no-repeat;
	padding-left: 145px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer p{
	color: #000000;

}
.footer a{
	color: #FF0000;
	text-decoration: none;

}
.footer a:hover{
	color: #CC0000;
	text-decoration: underline;

}
.footer a:visited{
	color: #990000;

}

.container_row {
	float:left;
}
.column_inline {
	float: left;
}
.row {
	float:left;
}
.box_black {
	border: 1px solid #000000;
	text-align: left;
}

.column_break {
	clear: left;
	height: 0px;
}
.text_pad {
	padding: 7px;
}

.nav{
	background-image: url(../images/box_1.jpg);
	background-repeat: repeat-y;
	width: 141px;
	float: left;
}
.nav a{
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3266CC;
	width: 130px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6195FB;
	border-right-style: solid;
	border-right-color: #5E92F8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	clear: none;
}
.nav a:hover{
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003399;
	width: 130px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6195FB;
	border-right-style: solid;
	border-right-color: #5E92F8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	clear: none;
}
.nav a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3266CC;

}

.container_footer {
	float:left;
	width: 945px;
	background-color: #CCCCCC;
	font-family: "Arial Narrow", Arial, "C Univers 57 Condensed";
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/************* Text Coloring ***************/
.orange_text {
	color: #FF6600
}
.red_text {
	color: #CC0000
}


/************* ID / Grid DIVS ***************/
.text_black12_strong {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text_white {
	color: #FFFFFF;
	font-size: 9px;
}
.table_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.counter {
	font-size: 9px;
	color: #FFFFFF;
}
.header-18 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #996633;
}
.TxtCtr {
	text-align: center;
}
