/* Insiteswebservices.com CSS Document */
 
/* Site CSS  */

body {
font-family: "Arial", "Times New Roman", Times, serif;
	background:url("/images/main-bg.png") repeat-x scroll 50% 0 #F4F4F4;
        color:black;
        min-width:1000px;
}
* html body{
	width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}
strong{
font-weight:bold;
}
.first-of-type {
     /*background-color:#c2c2c2;*/
       color:#ffffff;
}
.yuimenuitem{
       color:#ffffff;
}
.yuimenuitemlabel{
       color:#ffffff;
}
em{
 font-style:italic;
}
#ft{
text-align:center;
width:100%;
}
#tags {
font-size:.7em;
width:590px;
text-align:center;
margin:0 0 0 73px;
}
* html #tags{margin:0 0 0 0px;}
ol,ul,dl { 
	    /*bringing lists on to the page with breathing room */ 
	    margin-left:2em; 
} 
ol li { 
	    /*giving OL's LIs generated numbers*/ 
	    list-style: decimal outside;     
} 
 ul li{
 	    list-style-type: circle;
 }

#call2act{
color:red;
font-weight:bold;
text-align:center;
padding:10px;
}
#call2act a{
color:red;
font-weight:bold;
text-align:center;
}
#db{
 width:85%;
 background-color:#1b4576;
}
#record{
 width:70%;
 background-color:#1b4576;
 padding-left:10px; 
 padding-right:10px; 
 text-align:justify;
}
#category{

 padding:10px;
 /*width:90%;*/
 background-color:white;
}
#editrecord{
 width:120px;
 background-color:#333333; 
 margin-right:2px;
}

a:hover{
	text-decoration:none;
}
b.unb{
	font-weight:lighter;
	font-size:inherit;
	display:inline;		
	color: inherit;
	font-family: inherit;
	text-decoration:none;	
}
a {
	color:#76a7d6;
	display:inline;
	font-weight:bold;
}
a:visited{
	color:#ff0200;
	display:inline;
	font-weight:bold;
}
a{
	color:#ff0200;
}
a.una{
	font-family: inherit;
	text-decoration:none;	
	font-size: inherit;
	font-weight:inherit;
	color:black;
	
}
#flashNav {
	position:absolute;
	width:760px;
	margin: 0px auto;
	z-index:1;
}

h1 {
color: black;
font-size:1.2em;
	
}

.bottomMenu {
	font-style: italic;
	font-weight: bold;
}
.copyright{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}

.featured {
	text-align: center;	
	color: black;
	font-weight: bold;
	display:inline;
}
.textnav{
	
	font-size: .8em;	
		display:block;
		background-color:silver;
		width:100%;
		z-index:0;	
	text-align:center;
	
}
a.textnav{
	font-size: .8em;	
	
}
.head {
	color:#C80000;
	font-size: 1.4em;
	font-weight: bold;
}
.subhead {

	color: #9c3031;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.righttext{
	font-size: 70%;
	font-weight: bold;	
	display: inline;
}
.righthead{
	font-size: 85%;
	font-weight: bold;	
	display: inline;
	text-align:center;
	background-color: silver;
}
.righttext ul{
	margin-left:-.5em;
	list-style: none;
}

.doc2 {
        border:#CCCCCC solid 1px;
}
/*
body {
background:#000000 none repeat scroll 0;
color:#000000;
font-family:verdana,arial,helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}
.outerTable {
background:#FFFFFF none repeat scroll 0;
padding:0 10px 10px;
}
form {
margin:0;
padding:0;
}
td {
font-family:verdana,arial,helvetica;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
}
h4 {
font-family:verdana,arial,helvetica;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}
ul.leftAligned {
margin:0;
padding:0 0 0 18px;
}
ol.leftAligned {
margin:0;
padding:0 0 0 26px;
}
.homeCenterContent {
padding-right:4px;
}
.pageContent {
padding:10px 5px 0 0;
}
#topBar {
border-top:0 solid #003F74;
color:red;
text-align:center;
}

#clear, .clear {
clear:both;
}
.topNavContainer {
background:#FFFFFF none repeat scroll 0;
}
#topNav {
background:#003F74 none repeat scroll 0;
border-top:3px solid #2E94CD;
height:26px;
margin-bottom:5px;
}
#topNav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#topNav li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#topNav a {
background:transparent none repeat scroll 0;
color:#D9EDF8;
display:block;
float:left;
font-weight:bold;
height:auto;
padding:4px 12px;
text-align:center;
text-decoration:none;
width:auto;
}
#topNav a:hover, #topNav a.on {
background:#2E94CD none repeat scroll 0;
color:#FFFFFF;
}
#bottomNavBar {
background:#999999 none repeat scroll 0;
clear:both;
height:1px;
}
#logoSearch {
background:#FFFFFF none repeat scroll 0;
height:62px;
width:800px;
}
#search {
background:#FFFFFF none repeat scroll 0;
float:right;
height:auto;
}
#logo {
float:left;
height:auto;
padding:0 5px 5px;
width:100px;
}*/
#flash-head{
	color:#ffffff;
}
#topBar{
	width:726px;
	height:132px;
	overflow:hidden;
	border:#08080 solid 1px;
}

.first-of-type li a{
	color:#000000;
	cursor:default;
	display:block;
	font-size:12px;
	height:23px;
	/*line-height:30px;*/
	padding:9px 30px 0;
	position:relative;
	text-decoration:none;
	text-transform:uppercase;
}
#tags a:visited{
	color:#c80000;
}
#basicmenu{overflow:hidden;}
.first-of-type{width:100%;overflow:hidden;}
.first-of-type li{
	width:100%;
	float:left;
	height:32px;
	background:url(/images/menu-line.png) no-repeat 50% 100%;
}
.first-of-type #yui-gen10{
	background:none;
}
.first-of-type li a:hover{
	background:url(/images/hover-bg.png) no-repeat 0 0;
	color:#fff;
	height:23px;
}
#search{
	background:url(/images/input-bg.png) no-repeat 0 0;
	margin:41px 0 0 0;
	float:left;
	width:244px;
	height:20px;
	padding:2px 0 0 3px;
}
#search-input{
	float:left;
	border:none;
	width:146px;
	
}

*html #search-input{margin:-2px 0 0 -3px;}
#search-but{
	float:right;
	width:84px;
	height:20px;
	margin:-3px 0 0 0;
}
* html #search-but{margin:-2px 0 0 0;}
*+ html #search-but{margin:-2px 0 0 0;}


