/* Background and body styles */
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-image: url(/ogsys/images/mainsite/bg.gif);
	background-repeat: repeat;
	text-align: center;

}
h1 {}

form {margin:0; padding:0;}

a:link{
        color : #0098CB;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        text-decoration: none;
/*	font-weight: bold;*/
        }


a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	/*font-weight: bold;*/
	color: #0098CB;
        }


a:hover{
        color : #21A9D3;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        text-decoration: underline;
        }


a:active{
    color : #21A9D3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
        }

.menu a:hover {text-decoration:none;}

/* container */
/*-----------------------------------------------------------------------------------------------*/

#container {
	width: 918px;
	background-color: #fff !important;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
	text-align: left;
}

#homemid{
	margin-bottom: 8px;
}

#hometable {
	background-color: #FFFFFF;
	background-image: url(/ogsys/images/mainsite/home-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width: 277px;
	color: #000000;
}

.homephoto {
	border: 1px solid #FFFFFF;
}

.hometext {
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
}
.bannertext {
	color: #D8F1F8;
	padding-left: 15px;
	padding-right: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/ogsys/images/mainsite/banner.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.bannertext h3 {
	font-size: 26px;
	padding-top: 50px;
	padding-bottom: 0px;
	line-height: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
}
.bannerlist{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.bannerlist li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	width: 200px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/* top */
/*----------------------------------------------------------------------------*/

#header {
	width: 918px;
	height: 97px;
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(/ogsys/images/mainsite/header-bg.gif);
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	margin: 22px 0 0 32px;
}

#tagline {
	float: right;
	margin-top: 58px;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 18px;
}
#tagline a{
	margin: 0 5px 0 5px;
}
#search {
	font-size: 10px;
	color: #838383;
	margin-left: 10px;
}

/* sub page content area */
/*----------------------------------------------------------------------------*/

#sidenav{
	float:left;
	width:150px;
	margin-left: 2px;
	padding-top: 18px;
	margin-right: 8px;
}
#sidenav ul {
	margin: 4px 0 49px 18px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #e3e3e3;
}

#sidenav ul {
	margin: 0;
	padding: 0;
}

#sidenav ul li {
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #fff;
	margin: 0px;
	padding: 0px;
}

#sidenav ul li a {
	font-weight: bold;
	padding: 5px 12px 5px 12px;
	margin: 0;
	display: block;
	/*color: #0098CB;*/
	color: #666;
	font-size: 11px;
}

#sidenav a:hover {
	background-color: #ECEFF0;
	text-decoration: none;
}

#sidenav a.on {
	color: #666666;
}

#sidenav li.on {
}

#content{
	float:left;
	width:550px;
	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-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 18px;
	padding-left: 25px;
	font-size: 12px; /*changed from 11px*/
	color: #333333;
}

#ogsyscontent {
        float:left;
        width:705px;
        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-left-style: solid;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        padding-top: 18px;
        padding-right: 25px;
        padding-bottom: 18px;
        padding-left: 25px;
        font-size: 12px; /*changed from 11px*/
        color: #333333;
}





#content h1,#ogsyscontent h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 24px;
	color: #999999;
}

#content h2,#ogsyscontent h2 {
	font-size: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: 18px;
	color: #00A064;
}

#content h3,#ogsyscontent h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
}


#content h4,#ogsyscontent h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 18px;
	color: #999999;
}


#content h5,#ogsyscontent h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	color: #FF0000;
}


#content h6,#ogsyscontent h6 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
}


.subpage{
	color: #00A064;
}

#contentright{
	float:left;
	width:147px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-left: 8px;
	font-weight: bold;
	color: #00A064;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
/* members */
/*----------------------------------------------------------------------------*/
#members{
	float:left;
	width:870px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: 11px;
	color: #999999;
	margin-left: 2px;
}
#members a {
	margin-right: 15px;
	margin-left: 15px;
}

/* footer */
/*----------------------------------------------------------------------------*/

#footer {
	float:left;
	width:875px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 13px;
	font-size: 11px;
	color: #999999;
	margin-left: 2px;
}

#footer a {
	font-size: 10px;
	color: #0098CB;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

#copyright {
	font-size: 10px;
	color: #CCCCCC;
	float: right;
	padding-left: 10px;
}

/* home page specific */
/*----------------------------------------------------------------------------*/

.home_banner_left {
	clear:both;
	float:left;
	width:643px; height:252px;
	padding-top:6px;
	background:url(/ogsys/images/mainsite/banner1.jpg) bottom no-repeat;
}

#banner_tag_line {
	padding:45px 0 0 25px;
	width:330px;
}
	#banner_tag_line h2 {
		margin:0; padding:0 0 10px;
		font-size:26px;
		line-height:28px;
	}
	#banner_tag_line a {
		font-size:14px;
	}
	#banner_tag_line a:hover {
		text-decoration:none;
	}
	#banner_tag_line .white {
		color:#fff;
	}
	#banner_tag_line .teal {
		color:#417184;
	}

.main_banner_tabs {
	position:absolute;
	top:330px;
}
.banner_tabs {
	width:195px;
	float:left;
	
	margin-left:12px;
	color:#fff;
	cursor:pointer;
}
	.banner_tabs img {padding-right:5px;}
	.banner_tabs p {
		margin:0; padding-top:3px;
		font-size: 10px;
	}
	.banner_tabs a {
		display:none;
	}
	
.home_banner_right {
	float:left;
	padding:6px 0 0 1px;
}
	
	#homemid ul.banners {
		position:relative;
		top:8px;
		margin:0; padding:0;
		list-style:none;
	}
	
	#homemid ul.banners li {
		margin-top:-7px;
		border:1px solid #cbccce;
	}
	
	#homemid ul.banners li a { 
		display: block;
		width:270px; height:69px;
		padding-top:8px;
		font-size:10px;
		color:#000;
		line-height:14px;
		text-decoration: none;
		background:url(/ogsys/images/mainsite/home-bg.gif) top repeat-x;
		border:solid #fff;
		border-width:0 1px;
	}
	#homemid ul.banners li a:hover { 
		background:url(/ogsys/images/mainsite/home-bg.gif) bottom repeat-x;
		text-decoration:none;
		color:#000;
	}
	
	#homemid ul.banners img {
		margin:-8px 9px 0 0;
		border:solid #fff;
		border-width:1px 1px 0 0;
	}
	
.tab_box {
	clear:both;
	width:901px;
	margin-left:1px; padding:23px 0 20px 13px;
	_margin-left:2px; /* IE6 hack */
	background:#fff;
	border:solid #ccc; border-width:0 1px 1px;
}
	.modules {
		width:160px; float:left;
		padding-right:20px;
	}
		.modules h5 {
			margin:0; padding:0;
			border-bottom:1px solid #ccc;
			font-size:11px;
		}
		.modules ul {
			margin:0; padding:5px 0 0 15px;
		}
			.modules ul li {
				margin:0; padding:0;
				line-height:14px;
			}

/* misc styles */
/*----------------------------------------------------------------------------*/

.clear {
	clear:both;
}

a.tnav1 {
	color:#fff;
	text-decoration:none;
	float:left;
	height:33px;
	width:229px;
	background-image: url(/ogsys/images/mainsite/tnav-off.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 8px;
}

.tnav1:hover {
	color:#ecf0f1;
	text-decoration:none;
}

a.on {
	color:#00A063;
	text-decoration:none;
	float:left;
	height:33px;
	background-image: url(/ogsys/images/mainsite/tnav-on.gif);
	background-repeat: no-repeat;
}

.tnav ul li{
        list-style-position : inside;
        list-style-type : none;
        }

ul { margin-left:20px; }       /* kill default 50px left padding and set 20px */
li { margin-bottom:2px; }          /* set default inter-item vertical spacing */

.tnav {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin: 0 0 0 1px;
	padding:0;
	border:0;
	height:27px;                                  /* the menu's overall height */
	width:918px;         /* we always want our menu to fill the available space */
	background:transparent; /*was #f3f3f3*/
	text-align: left;
	font-family:arial;
	font-size:12px;
	font-weight: bold;         /* this (and also below) sets the menu's font size */
	/*border-bottom:1px solid black;        /* give us a black border underneath */
	overflow:hidden;
	z-index: 1000;
}

/*ogsys form*/
/*.error {
	color: red;
	display: inline;
}
*/
.error {
	color: #FF0000;
	position: relative;
/*	top: -25px;
	float: left;
	margin-left: 16em;*/
	
}
#ogsyscontent input 
	{
	border: 1px solid #ccc;
	padding: 2px;
	}

#ogsyscontent h3
	{
	padding: 15px 0 5px 0;
	
}
