html {
	background-color: #002940;	
}	

body {
	font-size : 0.8em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #002940;
	padding-bottom: 20px;
}

a:visited,a:active,a:link,a:hover,a:focus {	
	color : #006ff7;
	text-decoration: none;	
}

.bluelinktext {	
	color : #006ff7;
	font-weight: bold;
}
.highlighted1,.highlighted3 {	
	display: none;
}
.blackandbold {	
	color : #000000;
	font-weight: bold;
}
img {
	border-style: 		none;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.txtinput {
	padding: 5px 5px;	
	color: #006ff7;
	border: 0px;
	/*border-color: blue;*/
}

.button {
	padding: 5px 5px;	
}	

.roundtop { 
	background: url('/telesto/images/tr.gif') no-repeat top right; 
}

.roundbottom {
	background: url('/telesto/images/br.gif') no-repeat top right; 
}

.greenroundtop { 
	background: url('/telesto/images/gtr.gif') no-repeat top right; 
}

.greenroundbottom {
	background: url('/telesto/images/gbr.gif') no-repeat top right; 
}

.pageTitle
{
	color: #006699;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
}

.getinthemiddle {
	border-style: none;
	width: 100%;
	padding: 0px;
	border: 0px; 
	text-align: center;
}	

.inblogtable {
	border-style: none;
	width: 528px;
	padding: 0px;
	margin: 0px;
	border: 0px; 
}	

.inblogtable td {
	font-size : 1em;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	width: 176px;
	padding: 0px;
	margin: 0px;
	border: 0px; 
}	


.textpos
{
	vertical-align: super;
}

.footer-table
{
	width: 100%;
}

.footer-td
{
	width: 50%;
}

.footer-td-right
{
	width: 50%;
	text-align: right;
}

.textpos a:visited,a:active,a:link,a:hover,a:focus
{
	text-decoration: none;
}

.blog-item-title 
{
	font-size : 1.1em;
	font-weight: bold;
	color : #006ff7;
}

.blog-item-title a:visited,a:active,a:link,a:hover,a:focus
{
	text-decoration: none;
}

.blog-item 
{
	margin: 0;
	padding: 0;
	background: #D6EEF6;
}	

.comment 
{
	margin: 0;
	padding: 0;
	background: #C3FDB8;
}

.comment-form 
{
	margin: 0;
	padding: 0;
	background: #D6EEF6;
}

.div-text-wrapper
{
	padding: 0px 20px 0px 20px;
	word-wrap: break-word;
}

.blog-item-footer 
{
	color: #4b5b61;	
	border-style: none;
	width: 100%;
	border: 0px; 
	text-align: center;
}	

#rightnavigation {
	float: right;
	width : 200px;
	padding-left: 16px;
	overflow: hidden;
}

#rightnavigation span {
	color: #7c95b3;
	font-size : 0.9em;
}

#rightnavigation h3 {
	font-size : 1.1em;
	font-weight: bold;
	margin : 0px;
	padding: 0 0 6px 0;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	margin : 0px;	
	margin-bottom: 6px;
	
}

#rightnavigation ul {
	list-style : none;
	font-size : 0.9em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#rightnavigation ul li
{
	color: #7c95b3;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#rightnavigation ul a:link, #rightnavigation ul a:visited, #rightnavigation ul a:active
{
	color: #7c95b3;
	text-decoration: none;
}

#rightnavigation ul a:hover
{
	color: #7c95b3;
	text-decoration: underline;
}

#main 
{
	padding-right: 12px;
	width: 534px;
	overflow: hidden;
	padding-left: 16px;
	padding-top: 6px;
}



#footer {
	margin: 0px;	
	clear: both;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
}

.quote {
	color: #006ff7;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

p span {
	padding: 1px;
	background: #FDFEE2;
	font-weight: bold;
}

#quicklinks 
{
	padding-top: 10px;
}

input.text 
{
	width : 300px;	
}

textarea 
{
	width : 300px;
	height : 200px;	
}

#relatedlinks ul 
{
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

fieldset
{
	margin-top: 16px;
	padding: 0 20px 20px 20px;
}

legend
{
	color: #7cc10b;
	font-weight: bold;
}

fieldset textarea
{
	width: 450px;
}

fieldset .smallbox
{
	width: 450px;
}

#news
{
    margin-top: 20px;
    margin-bottom: 20px;
}

#content
{
	padding: 14px 6px 6px 6px;
	background-color: #ffffff;
	width: 792px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url('/telesto/images/header1.jpg');
	width: 804px;
	height: 134px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00F;
	text-decoration: none;
}

#userArea
{
	float: right;
	margin-top: 16px;
	padding-right: 6px;
}

#welcome
{
	background-color: #000000;
	padding: 6px;
	padding-top: 4px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#title
{
	position: relative;
	left: 50px;
	top: 76px;
	width: 176px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	
	/*border: solid 1px #ff0000;*/
}

#title h1
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	color: #002940;
}

#title a:link, #title a:visited, #title a:active, #title a:hover, #title a:focus
{
	color: #793302;
}

#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{
	background: #666666 url('/telesto/images/nav-background.jpg') repeat-x;
	height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('/telesto/images/nav-bullet2.gif');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited, #navbar a:active, #navbar focus
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	text-decoration: underline;
}

































