td img {
	display: block;
	
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#mainTable {
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
 }
 #maincontent {
 	border-left: 2px dotted #333;
 	font-size: 14px;	/*/*/font-size: 100%; /* */
	width: 85%;
 }
 #cryercontent {
 	width: 100%;
	font-size: 12px;
	vertical-align: top;
	/*/*/padding: 5px;
	font-size: 100%;
	/* */
 } 
 #cryercontent td {
 	padding: 6px; /*Pads each table cell in modern browsers*/
	/*/*/font-size: 100%;
	line-height: 1.5em;
	/* */
 } 
 #sidebar {
 	width: 170px;
 	font-size: 12px;
	vertical-align: top;
	padding: 8px;/*Pads each table cell in modern browsers*/
	/*/*/font-size: 85%; /* */
 }
 #formbox {
 	width: 100%;
	border-left: 2px dotted #333;
 	font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 100%;
	line-height: 1.5em;
	margin: 0px 0px 3px 0px;
	/* */
 }
 #header {
 	color: #FFFFFF;
	font-size: 18px;
	padding: 0px;/*Pads each table cell in modern browsers*/	
 }
 #footer {
    background-color: #195620;
 	color: #ccc;
	font-size: 12px; 	 
 }
 #footer a {
  background-color: #195620;
 	color: #FFFFFF;
 	
 }
 #footer a:hover{
 	background-color: #195620;
 	color: #FFCC00; 	
 }
 td, p, ul {
 	font-family: Georgia, "Times New Romans", Times, serif;
 }
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h3:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h4:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/
 h1 { font-size: 140%; }
 h2 { font-size: 120%; }
 h3 { font-size: 95%; }
 h4 { font-size: 85%; }
 
 #sidebar a {
 	/*/*/padding: 3px;
 	display: block;
 	border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 140px; /* */
 }
 #sidebar a:link, #sidebar a:visited {
 	color: #666;
 }
 #sidebar a:hover, #sidebar a:active {
 	color: #FFFFFF;
 	background-color: #195620;
 	border: 2px solid #000;
 }
 #sidebar ul {
 	/*/*/padding-left:6px;
 	margin-left: 6px;
 	list-style-type: none; /* */
 }
 #sidebar li {
 	/*/*/margin: 0px 20px 5px 0px; /* */
 }
 #sidebar p {
 	/*/*/margin: 0px 20px 0px 15px; /* */
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
 }
 .cryer4bordr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.cryerbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	padding-right: 3px;
}

.stratos {
	background-color: #195620;
	color: #FFFFFF;
	font-size: 10px;
 	font-family: Trebuchet MS", Arial, Helvetica, sans-serif", Arial, Helvetica, sans-serif; 
}
.style1 {
  color: #660000;
  font-weight: bold;
}
.topblckimg
{
background-image: url(../assets/images/hdr_r1-repeat.gif);
background-repeat: repeat;
}
.btmblckimg
{
background-image: url(../assets/images/hdr_r2-repeat.gif);
background-repeat: repeat;
}





