﻿body{
	background-color: white;
	text-align:center;
	padding-top:10px;
	color:black;
	
}

#pageframe{
	border:1px dotted #6BB5DC;
	width:800px;
	margin:0px auto;
	padding:3px;
}

#header{
background-image:url('logo.png');
background-position:10px 10px;
background-repeat:no-repeat;
background-color: #f0eff3;
margin:-0px auto 0px auto;
width:798px;
height:113px;
text-align:right;
border:1px solid #3a6b9c;
}

/*MAIN NAVIGATION */
#navigation_table{
	width:425px;
	float:right;
	text-align:center;
	margin-top:0px;
	}
#navigation_table tr{
	height:15px;
}

#navigation_table td{
	padding-top:0px;
	margin:0px;
	height:15px;

}
#navigation_images{
	border-left:1px dotted #3a6b9c;
	margin-top:10px;
	margin-bottom:0px;
}
.navigation{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color: #3a6b9c;
	text-transform:uppercase;
	text-decoration:none;
}
#first_link{
	width:110px;
	}

#second_link{
	width:100px;
}
#third_link{
	width:110px;
}
#fourth_link{
	width:105px;
}

.navigation:hover{
	color: #9A1616;
	font-weight:bold;
}

/* MAIN NAVIGATION */
/*LEFT CENTER AND RIGHT PARENT*/
#content{
background-color:white;
width:796px;
margin:0px auto;
text-align:left;
border-right:2px solid #f0eff3;
border-left:2px solid  #f0eff3;
border-bottom:2px solid  #f0eff3;
font-family:verdana,sans-serif;
font-size:11px;
color:#274470;
text-align:justify;
}
/*LEFT CENTER AND RIGHT PARENT*/
/*LEFT AND CENTER PARENT*/
#left_right_table{
	width:613px;
	margin-top:-1px;
}
#maintext{
	width:619px;
	margin:0px 0px 0px 2px;
	border-right:1px dotted #3a6b9c;
	clear:left;
	font-family: 'Trebuchet MS',sans-serif;
	font-size:13px;color:black;
	
	}
	
/*LEFT AND CENTER PARENT*/

#td_left{
	width:175px;
	text-align:center;
	
}

#left_navigation{
	width:175px; 
	margin-top:15px;
	}
	
#left_navigation ul{
	width:150px;
	margin:0px auto;
	padding:0px ;
	
	}
#left_navigation li{
	width:150px;
	height:20px;
	vertical-align:middle;
	text-align:left;
	padding:0px;
	list-style-type:none;
	border-bottom:2px dotted #f0eff3;
	margin-bottom:5px;	
}
#left_navigation a{
	color: #3a6b9c; 
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
}

#left_navigation a:hover{
	color:#9A1616;
	font-weight:bold;
}
#left_navigation h3{
	background-color:#f0eff3;
	color:#9A1616;
		font-size:12px;
	text-align:left;
	width:155px;
	margin:0px auto 10px auto;
	padding-left:5px;
}
/* ACTUAL CONTENT OF THE PAGE */
#td_maintext{
	width:435px;
	padding-left:5px;
	border-left:1px dotted #3a6b9c;
	padding-bottom:10px;
}
#td_maintext h1{
	font-size:18px;
	text-align: left;
	
}
/* ACTUAL CONTENT OF THE PAGE */
#td_maintext a{
	color:#9A1616;
}

.text_table{
	width:100%;
	
}

.text_table th{
	border-top:1px dotted #CDCAD7;
	border-bottom:1px dotted #CDCAD7;
	color:#3a6b9c;
	font-size:12px;

}
.text_table td{
	font-size:12px;
	padding-top:3px;
}
.text_table tfoot td{
	border-top:1px dotted #CDCAD7;
	border-bottom:1px dotted #CDCAD7;
	font-weight:bold;
	color:#3a6b9c;

}
/*Bread crumb navigation */
#breadcrumbs {
	font-size:11px;
	padding-top:15px;
	text-align:right;
}
#breadcrumbs span {
	vertical-align:middle;
	
}/*Bread crumb navigation */

.side_element_right{
	width:150px;
	border-left: 2px #f0eff3 dotted;
	border-bottom: 2px #f0eff3 dotted;
	border-right: 2px #f0eff3 dotted;


	margin:15px 8px 15px 0px;
	font-family:verdana,sans-serif;
	font-size:10px;
	text-align:left;
	float:right;clear:right;
	background-image:url('news_background2.png');
	background-repeat:repeat-x;		
	color:#274470;	
		
}

/* RIGHT COLUMN */
	
.side_element_right h3{
	
	font-size:14px;
	margin:0px;
	text-align:center;
	color:#9A1616;
}

.side_element_right a{
	color:#3a6b9c;
}

/* RIGHT COLUMN */

/*FOOTER */
#footer{
	background-image:url('logo_footer.png');
background-position:675px 5px;
background-repeat:no-repeat;
background-color: #f0eff3;
margin:0px auto 0px auto;
width:798px;
height:46px;
text-align:right;
border:1px solid #3a6b9c;
text-align:left;
font-family:Verdana,sans-serif;
font-size:11px;
line-height:63px;
color:#9A1616;
}

#footer span{
	margin-left:10px;
}
#footer span a{
		color:#9A1616;	
		text-decoration:none;
		
}
#footer img{
	margin:0px 0px 0px 0px;
}
/* FOOTER */