p 
{
	font-size: 12px;
	color: #000;
	padding: 0;
	margin-top: 0px;
}

div.sms {
padding:3px;
margin-top: 5px;
margin-bottom: 5px;
border-width: 1px;
border-style: dotted;
border-color: gray;
}

/*/*/a{}
body p 
{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body p 
{
	font-size: small;
}
/* */

html, body 
{
	
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
}

h1,h2,h3,h4
{
	text-decoration: none; 
	color:#229cb1; 
	background-color: #fff; 
}

h1{	font-size:30px;}
h2{	font-size:24px;}
h3{	font-size:20px;}
h4{	font-size:16px;}

/* Start Layout and Page Formatting */

.pagelayout
{
	background: #fff;
	position: absolute;
	top: 15px;
	margin:5px 5px 5px 5px;
}

.leftcolumn 
{
	width: 220px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	text-align: left;
}

.rightcolumn 
{
	width: 220px;
	float: right;
	margin-right: -1px;
	padding: 10px;
	text-align: right;
}

.centercolumn 
{
	padding: 10px;
}

.imageFrame
{
	border: 0px;
	text-align: center;
}

/* End Layout and Formatting */

/* header section */
.header 
{
	background-color: #fff;
	color: #229cb1;
	margin-bottom: 5px;
}


a.headermaintitle:link, a.headermaintitle:visited, a.headermaintitle:hover 
{
border: none;
	color: #229cb1; 
	font-size:24px; 
	background-color: #fff
}

a.headersubtitle:link, a.headersubtitle:visited, a.headersubtitle:hover
{
border: none;

	text-decoration: none; 
	color: #229cb1; 
	font-size:18px; 
	font-style: italic;
	font-weight: normal;
	background-color: #fff
}



/* end header section */


.footer 
{
	width:100%;
	background-color: #fff;
	color: #006;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 0 0;
	clear: both;
}

.spacer 
{
	clear: both;
}


.datetitle
{
	text-align: left;
	padding-right: 2px; 
	margin-top: 0; 
	padding-left: 2px; 

	font-weight: bold; 
	font-size: 12px; 
	background: #229cb1; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 
	color: #fff; 
	line-height: 14px; 
	padding-top: 2px; 
	border-bottom: #999 1px solid; 
	letter-spacing: 0.2em; 
	text-align: left
}

.listtitle
{
	padding-right: 2px; 
	margin-top: 0; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	background: #229cb1; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 
	color: #fff; 
	line-height: 14px; 
	padding-top: 2px; 
	letter-spacing: 0.2em; 
	text-align: left
}

.list
{
	border: 1px #229cb1 dotted;
	border-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.postlist
{
	border: 1px #229cb1 dotted;
	border-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.singlepost
{
	border: 0px;
	background-color: #fff;
	color: #006;
	border-bottom: 1px solid #006;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}


.itemdesc 
{
	background-color: #fff;
	color: #000;

	font-size: 11px;
	text-align: left;
	padding-bottom: 5px;
}

.posttitle
{	
	padding: 5px 0px 5px 0px;
}

a.posttitle:link, a.posttitle:visited, a.posttitle:hover
{
	border: none;
	text-decoration: underline; 
	color:#229cb1; 
	font-size:16px;
	background-color: #fff; 
	font-weight: bold;
}

.singleposttitle
{

	text-decoration: underline; 
	color:#229cb1; 
	font-size:22px;
	background-color: #fff; 
	font-weight: bold;
}
 
a.singleposttitle:link, a.singleposttitle:visited, a.singleposttitle:hover   
{
	border: none;
	text-decoration: underline; 
	color:#229cb1; 
	font-size:22px;
	background-color: #fff; 
	font-weight: bold;
}

a.itemdesc:link, a.itemdesc:active, a.itemdesc:visited
{
	border: none;
	text-decoration: none; 
	color:#006bad; 
	font-size:11px;
	background-color: #fff;
	font-weight: normal;
}

a.itemdesc:hover 
{
	border: none;
	text-decoration: underline;
	background-color: #fff;
	color:#006bad;
}

ul.entrylist {
list-style: none;
color: #000;
font-size:12px;
border: 0px
border-top: 0px;
margin-top: 0;
margin-left:0px; /* for mozilla  */
margin-right:0px; 
padding-left: 0;
padding-right: 0;
/* border: 1px #aaaaaa dotted;*/
}

li.entrylistitem { 
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 3px 0px;
	text-align: left;
} 

a.entrylisttitle:link, a.entrylisttitle:visited, a.entrylisttitle:active, a.entrylisttitle:hover
{
	border: none;
	text-decoration: underline; 
	color: #006bad; 
	font-size:13px; 
	font-weight:bold;
	background-color: #fff
}

ul.list {
list-style: none;
color: #000;
font-size:12px;
border: 1px #aaaaaa dotted;
border-top: 0px;
margin-top: 0;
margin-left:0px; /* for mozilla  */
margin-right:0px; 
padding-left: 0;
padding-right: 0;
/* border: 1px #aaaaaa dotted;*/

}

li.listitem { 
	padding-left: 0;
	padding-right: 0;
	margin-left: 5px;
	text-align: left;
} 

a.listitem, a.listitem:link, a.listitem:visited, a.listitem:active  
{
	border: none;
/*	text-decoration: none; 
	color:#006bad; 
	font-size:14px;
	background-color: #fff;
	*/
	
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#006bad;
}

a.listitem:hover 
{
	background-color: #fff;
	color:#e59d44; 
/*	text-decoration: underline; */
	margin-left: 10px;
}

blockquote 
{
	background: #E1EBF4;
	border: 2px solid #666;
	margin: 0px 15px 10px 15px;
	padding: 5px 5px 5px 8px;
}


img 
{
	border: none;
}

div.seperator  
{
	background-color: #fff;
	border-top: 1px solid #006bad;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	height:1px;
	width:95%;
}



/*a:link, a:visited, a:active 
{
	font-weight: bold; 
	color: #006bad;  
	text-decoration: none
}


a:hover 
{
	background: #000; 
	color: #fff
}
*/
a:link, a:visited, a:active a {
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#e59d44;
	font-weight:bold;
}

a:hover {
/*	text-decoration:underline;*/
color:#e59d44;
	border-style:dashed;
	border-color:#229cb1;
	border-width:0px;
	border-bottom-width:thin;
	background-color: white;

}


.commentform
{
	text-align:left;
	
}

.moreinfotitle
{

	font-weight: bold; 
	font-size: 16px; 
	line-height: 14px; 
	margin: 0 0 0 0;
	padding:0 0 0 0;
	border-style: dashed;
	border-width: thin;
background-color: #DDDDDD;
	/*border-bottom: #999 1px solid; */
	
}

.moreinfo
{
	border: 0;
	background-color: #fff;	
	margin: 15px 0px 15px 0px;	
}

ul.morelist 
{
	list-style: none;
	border: 0px;
	border-top: 0px;
	margin-top: 0;
	margin-left:0px; /* for mozilla  */
	margin-right:0px; 
	padding-left: 0;
	padding-right: 0;
	/* border: 1px #aaaaaa dotted;*/
}

li.morelistitem { 
margin-top: 10px;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0px;
	text-align: left;
	font-size: 10px; 
} 


a.printlink:link, a.printlink:visited  
{

	text-decoration: none; 
	color:#006bad; 
	background-color: #fff;
	font-weight: normal;
}

a.printlink:hover 
{
	text-decoration: underline; 
}

PRE {
	font-family: courier; 
	color: #003366; 
	font-size: 12pt;
	border-style: solid;
	border-color: #2da9c8;
	border-width: medium;
	margin-top: 8px;	
/**/	margin-bottom: 8px;
}

.console {
	font-family: courier; 
	color: white; 
background-color: black;
	font-size: 12pt;
	margin: 8px;
}

a.wiki:link, a.wiki:visited
{
	color:black;
	border-style:dashed;
	border-color:#229cb1;
	border-width:0px;
	border-bottom-width:thin;
	background-color: white;
font-weight: normal;
}

a.wiki:hover
{
	color:#229cb1;
	border-style:solid;
	border-color:#229cb1;
	border-width:0px;
	border-bottom-width:thin;
	background-color: white;
font-weight: normal;
}

.regex
{
	font-family: courier; 
	border-style:solid;
	border-color: #229cb1;
	border-width: thin;
}

.code
{
	font-family: courier; 
}