/* generic styles */
a:focus {
  outline-style:none;
}

table {
	border:0;
    border-collapse:collapse;
}
th {
    text-align:left;
}
td {
    vertical-align:top;
}
img {
    border:0;
}
form {
    margin:0;
}
input, select, textarea {
    padding:0;
    margin:0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
input.radio {
    margin-bottom:-2px;
}

body {
	margin:0px;
	background-color:#FFFFFF;
}


/* text/link styles */
p, div, td, li {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

p {
	margin:0px;
	margin-bottom:12px;

}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#494807;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 20px 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#666666;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 20px 0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ad342c;
	margin:20px 0px 20px 0px;	
	font-weight:normal;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:-3px 0px 2px 0px;
}

a {
	color:#AD342C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

ol {
	line-height:16px;
	margin-left: -20px;
	*margin-left: 24px;
}

ul {
	list-style-image:url(../template_images/bullet.jpg);
	line-height:16px;
	margin-left: -20px;
	*margin-left: 18px;
}

li {
margin-bottom:5px;

}

/* div styles */
#div_site_holder {
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;

}

/* header*/

#header {
	width:900px;
	height:95px;

}

#logo {
	float:left;
	width:358px;
	height:95px;
}

#login {
	float:right;
	width: 542px;
	height:35px;
	margin-top: 40px;
}

.txt_field_login {
	width:120px;
	height:16px;
}

/* menu */
#div_nav_holder {
	width:900px;
	height:45px;
}

#main_nav {
	width:701px;
	float:left;
	height:45px;
	padding: 0px 7px;
	background:url(../template_images/btn_main.jpg) repeat-x top left;
}

#menu_item {
	float:left;
	width: 100px;
	height:45px;
	font-size:11px;	
}

#menu_item a{
	padding-top:14px;
	width:100px;
	height:31px;
	display:block;
	text-align:center;
	color:#FFFFFF;
}

#menu_item a:hover{
	text-decoration:none;
	background:url(../template_images/btn_main_rol.jpg) no-repeat top center
}


#donations {
	width:178px;
	float:right;
	height:45px;
	text-align:right;
}

#donations a{
	width:178px;
	height:45px;
	display:block;
	background:url(../template_images/btn_donation.jpg);

}

#donations a:hover{
	background-position: 0px -45px;

}


/* hero / banners */

#hero {
	width:900px;
	height: 310px;
	vertical-align:top;
}

#banner {
	width:410px;
	height: 100px;
	background:url(../template_images/banner_left.gif) repeat-x top left;
	padding:20px;
	position:relative;
	float:left
}

#crumb {
	width:410px;
	float:left;
	color:#AD342C;
}

#pci_header {
	clear:both;
	width:410px;
	position:absolute;
	bottom:0px;
	
}



#ul_sub1 {
	margin-bottom:10px;
}

.li_sub1 {

}

.link_sub1 {
	color:#31558f;
	font-weight:bold;
}

.link_sub1:hover {
	color:#020927;
	text-decoration:none;
}

.link_sub1_active {
	color:#020927;
}


#ul_sub2 {
	margin-bottom:15px;
}

.li_sub2 {
	margin-left:5px;
}

.link_sub2 {
	color:#5a5f67;
	font-weight:bold;
}

.link_sub2:hover {
	color:#333333;
	text-decoration:none;
}

.link_sub2_active {
	color:#333333;
	text-decoration:none;
}


/* page center entry */
#div_pce_holder {
	float:left;
	width:860px;
	margin:30px 20px 0px 20px;
	_margin-left:10px;
	_margin-right:10px;
	background:url(../template_images/pce_holder.gif) repeat-y top left;
}

#latest_news {
	float:left;
	width:260px;
	padding-right:20px;
	
}

#news_item {
	width:260px;
	float:left;
	margin-bottom:20px;
	line-height:18px;
}

#news_footer {
	width:259px;
	clear:both;
}

#pce_main_content {
	float:left;
	width:560px;
	padding-left:20px;
}

td.pce_content{
	width:300px;
	padding-right:40px;
}

td.sidebar_right {
	width:220px;
}

/* page center info*/

#div_pci_holder {
	float:left;
	width:860px;
	margin:30px 20px 0px 20px;
	_margin-left:10px;
	_margin-right:10px;
	background:url(../template_images/pci_holder.gif) repeat-y top left;
}

#sidebar_left {
	float:left;
	width:195px;
	padding-right:20px;
}

#pci_main_content {
	float:left;
	width:625px;
	padding-left:20px;
	_width:620px;
}



#div_pce_holder p span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#31558f;
	font-style:italic;
}

.div_home_box_holder {
	float:left;
	width:137px;
	height:220px;
	background-color:#efeff0;	
}

.div_home_box_holder h4 {
	display:block;
	width:137px;
	height:25px;
	background-color:#ffffff;
	margin:0px;
}

.div_home_box_content {
	margin:6px;	
}

#div_pci_holder hr {
	background: url(../template_images/hr_pci.gif) no-repeat center left;
	border:none;
	clip:rect(5px 100% 6px 0);
	height:10px;
	position:absolute;
	width:440px;
	margin:20px 0px 20px 0px;
 }
 
/* footer */
#div_footer_holder {
	float:left;
	width:900px;
	height:80px;
	background:url(../template_images/footer_bg.jpg) repeat-x top left;
	margin-top:40px;
	clear:both;
}

#footer_div {
	width:900px;
	text-align:center;
	margin-top:10px;
	color: #FFFFFF;
}

#footer_div a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_div a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


/* extra pci sidebar right*/

div.pci_sidebar_r_holder {	
	float:left;
	width:670px;
}

table.pci_sidebar_r {
	width:670px;
}

td.pci_content {
	width:440px;/*470px;*/
	padding:0px 15px 0px 15px;
}

td.sidebar_r_content {
	width:170px;/*200px;*/
	padding:0px 15px 0px 15px;
}

/* forms */
.heading1{font-weight:bold; padding-top:20px; padding-bottom:5px;}

td.col1 {
		vertical-align:middle;
}

td.col1b {

}

.fieldLabel{}

.textField{border:1px solid #cccccc; width:150px; padding:3px; font-size:11px; margin:3px 0px 3px 0px;}

.addressField{border:1px solid #cccccc; width:150px; padding:3px; font-size:11px; margin:3px 0px 3px 0px;}

.dateField{border:1px solid #cccccc; width:35px; padding:3px; font-size:11px; margin:3px 0px 3px 0px;}

.mandatoryItem{color:#FF0000;}

.extraInformation{font-style:italic; font-size:10px; color:#006699;}

.form_radio {

}

hr {
	color:#FFFFFF;
	border:0px;
	border-bottom: 1px solid #CCCCCC;
}


/* help */
#div_search {
	float:left;
}

.field_search {
	width:200px;
	height:22px;
	*margin-top:-1px;
	color:#4e4e4e;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
}

#help {
    color: #FFFFFF;
}

#help a {
    color: #FFFFFF;
}

.help_search {
    font-size: 12px;
    width: 100%;
    padding-bottom: 10px;
}

.help_body {
    width: 100%;
    padding-top: 10px;
}

.help_icon {
    text-align: left;

}

.help_question {
    font-weight: bold;
    color:#333333;
    padding: 10px 20px;
}    

.help_question a {
    color:#333333;
}    


.help_answer {
    color:#333333;
    padding:5px 40px 10px 20px;
}    

.help_topten_holder {
    width: 100%;

}

.help_topten_header {
    font-weight: bold;
    color: #333333;
	padding:0px 8px 4px 8px;
}   


.topten_qs {
	padding:2px 8px 2px 8px;
}

#filerow {
    background-color:#f5f5f5;
}

#filerow a, #filerowalt a {
    color:#333333;
}

#filerowalt {
    background-color:#f0f0f0;
}

/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
	float:left;
}

div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
	float:left;
}

div.contact_col2check {
	width:220px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 input {
	width:212px;/*216px;*/
	height:17px;/*18px;*/
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
}




