﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
	background-image:url('../images/bg.gif')
}
#container {
	width: 997px;
	margin: 0 auto;
	background: #fff;
	background-repeat: repeat-y;
}
#masthead {
	text-align:center;
	margin-right: 12px;
	margin-left: 12px;
	width: 975px;
	padding: 0;
	background-color: #fff;
}
#navigation {
	margin-right: 2px;
	margin-left: 2px;
	background-color: #d3d3d3;
	overflow: hidden;
	background-image:url('../images/bluegrad_new.gif');
}
#maillist {
	background-color:white; 
}
#amazonfoot {
	text-align:center;
}
#googleads {
	text-align:center
}
#metataggenerator {
	text-align:center
}
#column_L {
	width: 120px;
	margin-left:2px;
	float:left;
	background-color: #f0f1f2;
	padding: 0px 0px 0px 0px;
}

#column_C {
	width: 728px;
	margin: 0 0 0 0px;
	padding: 0 10px 10px 10px;
	float:left;
	background-color: #1E4561
}
#column_C_alt {
	width:auto;
	margin: 0 0 0 5px;
	padding: 0 10px 10px 10px;
	float:left;
	background-image:url('../services/images/whitegrey.jpg');
	background-position:right;
}

#column_r {
	width: 120px;
	margin-right: 2px;
	float: right;
	background-color: #f0f1f2;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	padding: 2px;
}
#newsheader {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader table {
	width:724px;
	border-collapse:collapse;

}
#newsheader0 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader0 table {
	width:724px;
	border-collapse:collapse;

}
#newsheader1 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader1 table {
	width:724px;
	border-collapse:collapse;

}
#newsheader2 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader2 table {
	width:724px;
	border-collapse:collapse;

}
#newsheader3 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader3 table {
	width:724px;
	border-collapse:collapse;

}
#newsheader4 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader4 table {
	width:724px;
	border-collapse:collapse;

}
#newsheader5 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader5 table {
	width:724px;
	border-collapse:collapse;

}
#newsheader6 {
		margin-top:10px;
}
/* Styles for NewsHeader */
#newsheader6 table {
	width:724px;
	border-collapse:collapse;

}



.newstable {
	width:724px;
	border-collapse:collapse;
	
}

.tablenewsinner {
	width: 100%;
	height:125px;
	background-color:#317296;
	border-collapse:collapse;
}

.thL {
	
	background-image:url('../images/corner-left.jpg');
	background-repeat:no-repeat;
	height:25px;
	width:25px;
	background-color:#8592a0;
}
.thC {
	
	height:25px;
	width:674px;
	background-color:#8592a0;
	text-align:left;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#f0f1f2;
	
}

.thC_2col {
	
	height:25px;
	width:305px;
	background-color:#8592a0;
	text-align:left;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#f0f1f2;
	
}
.thC_3col {
	
	height:25px;
	width:235px;
	background-color:#8592a0;
	text-align:left;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#f0f1f2;
	
}



.tdSingle {
	background-color:#317296;
	height:125px;
}

.thR {
	height:25px;
	width:25px;
	background-color:#8592a0;
	background-image:url('../images/corner-right.jpg');
	background-repeat:no-repeat;
	text-align:right;
	
}

.tdL {
	
	height:125px;
	width:250px;
	background-color:#317296;
	}

.tdR {
	height:125px;
	background-color:#317296;	
}

#three_col {
	
	margin-top:10px;

}
#three_col0 {
	
	margin-top:10px;

}

#three_col1 {
	
	margin-top:10px;

}
#three_col2 {
	
	margin-top:10px;

}
#three_col3 {
	
	margin-top:10px;

}
#three_col4 {
	
	margin-top:10px;

}
#three_col5 {
	
	margin-top:10px;

}
#three_col6 {
	
	margin-top:10px;

}
#three_col7 {
	
	margin-top:10px;

}
#three_col8 {
	
	margin-top:10px;

}
#three_col9 {
	
	margin-top:10px;

}





/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color:white;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid grey;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
	color:black;
}

/* Menu Buttons */

#menubuttons {
padding: 5px 0 0 0;
margin: 0;
width: 120px;
background-color:#1e4561;
}

#menubuttons li{
list-style: none;
padding: 0 0 0 0;
margin: 0;
margin-left:0px;
margin-top:10px;
padding-left:0px;
list-style-image:none;
list-style-type:none;
text-indent:0px;
height:40px;
width:120px;
}

#menubuttons ul{
list-style-type:none;
padding-left:0;
margin-left:0;
	
}


/* Styles for Content */
p {
	
	color:white;
}

li {
	color:#CCCCCC
}
h1 {
	color: #FC8C23;
	font-size: 2.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #FC8C23;
	font-size: 1.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #FC8C23;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #FC8C23;
	font-size: 1.25em;
}
h5 {
	color: #2b709e;
	font-size: 0.75em;
}
h6 {
	color: #2b709e;
	font-size: 0.5em;
}
big {
	color: #2b709e;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

