/* CSS Document */

	h1 a { color: #4B4B4B; text-decoration: none; }
	h1 a:visited { color: #4B4B4B;  text-decoration: none; }
	h1 a:hover { color: #48BCD9;  text-decoration: none; }

	h2 a { color: #48BCD9; text-decoration: none; }
	h2 a:visited { color: #48BCD9;  text-decoration: none; }
	h2 a:hover { color: #48BCD9;  text-decoration: underline; }

	a { color: #4B4B4B; text-decoration: underline; }
	a:visited { color: #4B4B4B; text-decoration: underline; }
	a:hover { color: #48BCD9; text-decoration: underline; }

	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/backgd_body_2.gif);
	background-repeat: repeat;
	}

	p {
	font-family:arial,sans-serif;
	color:#4B4B4B;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	}
	
	h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height:30px;
	color:#4B4B4B;
	margin:10px 0px 10px 0px;
	display: inline;
	}
	
	h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	line-height:42px;
	color:#48BCD9;
	margin-top:10px;
	margin-bottom:10px;
	display: inline;
	}

	h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
	color:#4B4B4B;
	display: inline;
	}

	h4 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	line-height:30px;
	color:#A5A5A5;
	margin:10px 0px 10px 0px;
	display: inline;
	}

	img {
	border:0;
	margin : 0 0 0 0;
	}
	
	blockquote {
	margin:20px;
	 }	

	small {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color:#191919;
	}
	
/*Structure Elements*/


	#wrapper {
		width:1200px;
		margin-right:auto;
		margin-left:auto;
		margin-top:20px;
		text-align:left;
	}

	#container {
		width:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		min-height:100px;
		float:left;
	}

	#header {
		clear:both;
		float:left;
		width:1160px;
		padding:0px;
		margin:0px 20px 0px 20px;
	}

		#header_col_01 {
			width:240px;
			float:left;
			margin:0px;
			padding:90px 0px 0px 0px;
			height:140px;
			vertical-align:middle;
			background-image: url(images/backgd_header_n_col01-03.gif);
			background-repeat: no-repeat;
		}
		
		#header_col_02 {
			width:640px;
			float:left;
			margin:0px 20px 0px 20px;
			padding:0px;
			height:230px;
		}	
	
		#header_col_03 {
			width:240px;
			float:left;
			margin:0px;
			padding:90px 0px 0px 0px;
			height:140px;
			background-image: url(images/backgd_header_n_col01-03.gif);
			background-repeat: no-repeat;
		}
	
	#col_01 {
		width:240px;
		float:left;
		margin:0px 20px 0px 20px;
		padding:0px;
	}
	
	#col_02 {
		width:660px;
		float:left;
		margin:0px;
		padding:6px 0px 0px 0px;
	}
	
	#col_03 {
		width:240px;
		float:left;
		margin:0px 20px 0px 0px;
		padding:0px;
	}	

	.paginate {
	background-color:#DBDBDB;
	padding:20px 20px 20px 20px;
	margin:14px 20px 20px 0px;
	font-family:arial,sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#4B4B4B;
	letter-spacing:1px;
	}

	.paginate a { color: #4B4B4B; text-decoration: underline; }
	.paginate a:visited { color: #4B4B4B;  text-decoration: underline; }
	.paginate a:hover { color: #48BCD9;  text-decoration: underline; }

/*TABLE STRUCTURE*/
	
	.table {
	width:600;
	margin: 0px;
	padding: 0px;
	}
	
	.table_left {
	padding-right: 10px;
	width:290px;
	}
	
	.table_right {
	padding-left: 10px;
	width:290px;
	}		
	
/* STYLE ELEMENTS */	

	#advx3_banner {
	background-color:#DAF2F7;
	padding:20px;
	margin-right:20px;		
	}

	.container_left {
	background-color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:5px;
	margin-right:20px;
	}

	.container_right {
	background-color:#ffffff;
	padding:20px;
	font-family:arial,sans-serif;
	font-size:10px;
	line-height:15px;
	color:#4B4B4B;
	}

	.entry_details {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18 px;
	color:#48BCD9;
	padding-bottom:5px;
	padding-top:5px;
	letter-spacing:1px;
	text-transform:uppercase;
	}

	.sidebar_outdent {
	text-indent: -0.6em;
	margin:0px;
	display:block;
	 }	
	 		
	.entry_details a { color: #48BCD9; text-decoration: underline; }
	.entry_details a:visited { color: #48BCD9;  text-decoration: underline; }
	.entry_details a:hover { color: #4B4B4B;  text-decoration: underline; }

	
	.gray {
	color:#4B4B4B;
	}
	
	.keycolor {
	color:#48BCD9;
	}
	
	.data_title {
	font-family:arial,sans-serif;
	font-size:9px;
	letter-spacing:1px;
	line-height:15px;
	color:#48BCD9;
	font-weight:bold;
	}

	.data_title a { color: #48BCD9; text-decoration: underline; }
	.data_title a:visited { color: #48BCD9;  text-decoration: underline; }
	.data_title a:hover { color: #4B4B4B;  text-decoration: underline; }

	.data_content {
	font-family:arial,sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color:#4B4B4B;
	padding-bottom:15px;
	}
	
	.comment_name {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	line-height:21px;
	color:#48BCD9;
	font-weight:bold;
	}
