body {

	background-color: #003366;

	margin: 0 auto;

	font-family: sans-serif;

	font-size: 12px;

	color: #000;

	text-align: center;

}

td{

	font-size: 12px;

}



h1, h2, h3	{

	color: #000;

	font-size: 120%;

}



a:link {

	color: #3300CC;

}







#col2	{

	margin: 0;

	padding: 10px 10px;

}







#blog	{

	margin: 0;

	padding: 1em 20px 2em;

	border-right: 1px solid #000;

	background: transparent;

}



.blogbody	{

	margin: 0;

}



.blogbody blockquote {		

	border-left: 1px solid #ACC7A6;

	padding-left: 5px;

}





.title	{

	margin-bottom:  0px;

	padding-bottom: 0;

}





.title a:link	{

	text-decoration: none;

	color: #000;



}



.title a:visited	{

	text-decoration: none;

	color: #000;



}



.date {

	color: #999;

	font-size: 11px;

}



h3 {

	font-size: 130%;

}



h4 {

	font-size: 100%;

	color: #FFF;

	margin: 0;

}



.container {

	width: 500px;

	padding: 15px;

	margin: 3px 0 20px 0;

}



#navSquare {

	margin: 0;

	padding: 5px 0 20px 10px;

}



#navSquare li {

	margin: 0; 

	padding: 0;

	display: inline;

	list-style-type: none;

}

	

#navSquare a:link, #navSquare a:visited {

	float: left;

	font-size: 10px;

	line-height: 14px;

	font-weight: bold;

	padding: 0 12px 6px 12px;

	text-decoration: none;

	color: #3300CC;

	}



#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {

	color: #000;

	background: url(images/triangle.gif) no-repeat bottom center;

	}



#col2 ul{

list-style-image: url(images/bullet00.gif);

}



#col2 li{

	font-size: 11px;

	padding-top : 5px;

	padding-bottom : 5px;

}



#blog ul{

list-style-image: url(images/leftbull.gif);

}



.footer {

	color: #CCC;

	font-size: 10px;

}

.table_header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	background-color: #628888;

	color: white;

	text-align: center;

}



.table_cell {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	background-color: #FFFFFF;

}



td.offer {

	border-style: dotted; border-width:thin; padding:10px; 

	font-size: 11px;

}



p.textlinks{

	font-size:11px;

}



.textbox{

border-style:solid;

border-color: #CCCCCC;

border-width:thin;

}



p.err{

background-color:#FF0000;

color:white;

padding:4px;

font-weight:bold;

}



p.msg{

background-color:green;

color:white;

padding:4px;

font-weight:bold;

}
span.msg{
background-color:green;
color:white;
padding:4px;
font-weight:bold;
}