body {
	margin-top: 0px;
	background-image: url(images/layout/bgstrip.jpg);
	background-repeat: repeat-x;
	background-color: #A6A6A6;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.generic_top_bar {
	background-image: url(sos2007/images/layout/top_generic_header_bar.jpg);
	background-repeat: no-repeat;
	height:49px;
	width:744px;
}

.investigationheader {
	background-image: url(sos2007/images/layout/redsnapheader.jpg);
	background-repeat: no-repeat;
	width:744px;
}
#generic_footer {
	background-image: url(sos2007/images/layout/bottom_generic_base.png);
	background-repeat: no-repeat;
	height:7px;
	width:744px;
}

* html #generic_footer{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/layout/bottom_generic_base.png", sizingMethod="crop");
} 

#main_table{
	background-image: url(sos2007/images/layout/shadow.PNG);
	background-repeat:repeat-y;
}

* html #main_table{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/layout/shadow.PNG", sizingMethod="scale");
} 

.maintext {
	background-color: #FFFFFF;
}

table.maincontent{
	padding-left:20px;
	padding-right:20px;
}

.sidetable{
	background-color:#E5E5E5;
}
.sideinnertable{
	background-color:#E5E5E5;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

/* Normal A Style, Dont Mess It Up With Navigation Based A Elements */
a {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

td.topnav a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-right:10px;
	padding-left:4px;
}
td.topnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

td.topnav a:hover {
	color: #daeaa5;
	text-decoration: underline;
}
td.topnav a:active {
	color: #daeaa5;
	text-decoration: none;
}

td.bottomnav a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-right:10px;
	padding-left:4px;
}
td.bottomnav a:visited {
	color: #ffffff;
	text-decoration: none;
}

td.bottomnav a:hover {
	color: #daeaa5;
	text-decoration: underline;
}
td.bottomnav a:active {
	color: #daeaa5;
	text-decoration: none;
}

td.bottomnav div{
	display: inline;
	padding-right: 5px;
}

td.bottomnav img{
	vertical-align:middle;
}

ul.navbar {
	color: #000000;
	text-transform: uppercase;
	list-style-image:url(images/layout/arrows/red.gif);
	list-style-type:none;
	margin-top:0px;
	margin-bottom:0px;
}
ul.navbar li{
	margin-top:5px;
	padding-bottom:5px;
	border-bottom: dashed 1px #999999;
}
ul.navbar a {
	text-decoration:none;
	color: #000000;
}
ul.navbar a:visited {
	text-decoration:none;
	color: #000000;
}
ul.navbar a:hover {
	text-decoration:underline;
	color: #000000;
}

 ul.navstats {
	color: #000000;
	text-transform: capitalize;
	list-style-image:url(images/layout/arrows/red.gif);
	list-style-type:none;
	position: relative;
	left: -5px;
	margin-top:0px;
	margin-bottom:0px;
}
ul.navstats li{
	margin-top:2px;
	padding-bottom:2px;
	
}
ul.navstats a {
	text-decoration:none;
	color: #000000;
}
ul.navstats a:visited {
	text-decoration:none;
	color: #000000;
}
ul.navstats a:hover {
	text-decoration:underline;
	color: #000000;
}

ul.navpoints {
	color: #000000;
	text-transform: capitalize;
	list-style-image:url(images/layout/arrows/blue.gif);
	list-style-type:none;
	margin-left:-3px;
	_margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}
ul.navpoints li{
	margin-top:2px;
	padding-bottom:2px;
	
}
ul.navpoints a {
	text-decoration:none;
	color: #000000;
}
ul.navpoints a:visited {
	text-decoration:none;
	color: #000000;
}
ul.navpoints a:hover {
	text-decoration:underline;
	color: #000000;
}

.headtitletext {
	font-size: 14px;
	font-weight:bold;
	text-align:right;
	color: #FFFFFF;
}

.headtitletextside {
	font-size: 16px;
	text-transform: capitalize;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	color: #FFFFFF;
	background-color:#505050;
	
}
.headtitletextsubside {
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

h1 {
	font-size: 16px;
	text-transform: capitalize;
	font-weight:bold;
}
h2{
	font-size: 13px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}
hr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999
}


div.leftbox {
	background-image: url(sos2007/images/layout/readaboutitbg.jpg);
	background-repeat: no-repeat;
	width:220px;
	height:150px;
	padding:5px;
	text-align:left;
}

div.rightbox {
	background-image: url(sos2007/images/layout/thumbsupbg.jpg);
	background-repeat: no-repeat;
	width:220px;
	height:150px;
	padding:5px;
	text-align:left;
}

.pagetitle {
	text-transform:capitalize;
	font-size:24px;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:normal;
	color: #FF6600;
}


.toptitle {
	text-transform:uppercase;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	
}

.toptitlesub {
	text-transform:uppercase;
	font-size:10px;
	color:#ffffff;
	
}

.textcontent{
	padding: 10px 20px 10px 40px;	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

input[type=radio] {
	border: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
