/* CSS Document */

#div-1 {
 position:static;
}
#div-1a {
 float:left;
 width:250px;
}
#div-1b {
 float:left;
 width:450px;
}
#div-1c {
 color:#ffffff;
 clear:both;
}


html {
	height: 100%;
	background-color:#c7c7c7;
}

body {
	height: 100%;
	background: url(../images/oas_header_bg.png) repeat-x;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

.portalWidth
{
	width:1190px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin:0;
	
}

.clearing
{
clear:both;
}

.main_content
{

padding:0;
margin:0;
	background-color:white;
	
}

.main_content_left
{
	width:100%;
	background: url(../images/leftContent.png)  top left no-repeat;
         display:inline-block;

}

.main_content_right
{
	width:100%;
	background: url(../images/rightContent.png)  top right  no-repeat;
         display:inline-block;

}

.main_content_left_repeat
{
	width:100%;
	background: url(../images/leftContentRepeat.png) left  repeat-y;
}

.main_content_right_repeat
{
	width:100%;
	background: url(../images/rightContentRepeat.png) right  repeat-y;
}

.content
{
	display:inline-block;
	padding-left:110px;
	padding-right:110px;
	min-height:680px;
}

.content_left_col
{
	float:left;
	width:60%;
}

.content_right_col
{
	padding-left:2%;
	float:right;
	width:38%;
}

.footer
{
	padding:0;
	height:62px;
	width:100%;
	background: url(../images/footer_middle.png) top  repeat-x;
}

.footer_left
{
	height:62px;
	width:100%;
	background: url(../images/footer_left.png) top left  no-repeat;
}

.footer_right
{
	height:62px;
	width:100%;
	background: url(../images/footer_right.png) top right  no-repeat;
}

.footer_content
{
	text-align:left;
	padding-top:15px;
	padding-left:70px;
	
}
.footer_content_l
{
	float:left;
	width:12%;
}
.footer_content_m
{
         float:left;
         text-align:center;
	width:75%;
	font-size:0.7em;
	color:#444444;
}
.footer_content_r
{
	float:right;
	width:12%;
}

.copyright
{
	font-size:8pt;
	color:#848484;
	padding-left:70px;
	font-weight:bold;
	vertical-align:top;
}
.copyright_l
{
	float:left;
	width:75%;
}

.copyright_r
{
	float:left;
	width:23%;
}


#buttons_outer {
	width: 100%;
  margin-bottom: 1px;
	margin-right: 2px;
	float: left;
	text-align:right;

}

#buttons_inner {
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:1.05em;
}

ul#mainlevel-nav li
{
	/*background-image: none;*/
	vertical-align:top;
	padding-left: 13px;
	padding-right: 0px;
	float: left;
	margin: 0;body

	white-space: nowrap;
	text-decoration: none;
	color: #6681b1;
	
	/*background-image: url(../images/oasisarrow.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 2px;
	/*border-right: 1px solid #cccccc;*/
	
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 5px;
	font-weight:bold;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
/*	color: #569a26;*/
	/*background: #c64934;*/
	text-decoration: underline;
}
#active_menu-nav
{
	color: #569b27;
	text-decoration: underline;
}


#search_outer {
	float: left;
	width: 100%;
}

#search_inner {
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #c64934;
}

.searck_lbl
{
	color:#569b27;
	font-weight:bold;

}

#header_outer {
height: 134px;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 154px;
	background: url(../images/oas_logo.png) no-repeat;
}

#header_bg
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 154px;
	background: url(../images/oas_logo_middle.png) repeat-x;
}

#header_bg_right
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 154px;
	background: url(../images/oas_logo_right.png) top right no-repeat;
}

img.header_logo_img
{
border:0;
}

.header-logo
{
	width:27%;
	float:left;
}

.header-banner
{
	width:73%;
	float:left;
}

.header_banner_row1
{
	font-size:0.9em;
	font-weight:bold;
	color:#8c8c8a;
	padding-top: 10px;
}

.header_banner_row2
{
  padding-top: 23px;
	color:#ffffff;
	font-size:1.9em;
	
}

.header_banner_row3
{
color:#ffffff;
font-size:1.0em;
padding-top:3px;
font-weight:bold;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 15px;
/*list-style: none;*/
}

li
{
/*line-height: 15px;*/
padding-left: 3px;
padding-top: 0px;
/*background-image: url(../images/oasisarrow.gif);
background-repeat: no-repeat;
background-position: 0px 2px;*/
}


td {
	text-align: left;
	/*font-size: 11px;*/
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Verdana, Sans Serif;
	/*line-height: 120%;*/
	font-size: 0.9em;
	color: #3c3c3c;
	
}

/* Joomla core stuff */
a:link, a:visited {
	color: #6681b1; 
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #ffffff;	
	background-color:#6681b1;
	text-decoration: underline;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	
	font-weight: bold;
  /*color: #c64934;*/
 /* font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;*/
  /*background: url(../images/button_bg.png) repeat-x;*/
  /*padding: 0px 5px;*/
  /*line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;*/
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;

}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	
}

h4 {
	font-size:0.9em;
	font-weight:bold;
	
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;

	margin: 0 0 0 0;
	
}


h5 {
	font-size:0.7em;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;

	margin: 0 0 0 0;
	
}

table.moduletable th, div.moduletable h3 {
	
		font-size:1.1em;
	font-weight:bold;
	color:#569b27;
	

	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;


	/*text-transform: uppercase;*/
	margin: 0 0 0 0;
	
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
/*Login*/

.pad-left1
{
	padding-left:1px;
}
.pad-left2
{
	padding-left:2px;
}
.pad-left5
{
	padding-left:5px;
}

.pad-left15
{
	padding-left:15px;
}
.pad-left20
{
	padding-left:20px;
}
.pad-left27
{
	padding-left:27px;
}

.pad-left180
{
	padding-left:180px;
}

.align-left
{
	text-align:left;
}
.align-right
{
	text-align:right;
}

.valign-bottom
{
	vertical-align:bottom;
}
.margin5
{
	margin:5px;
}
.padding10
{
	padding:10px;
}
.padding5
{
	padding:5px;
}
.padding2
{
	padding:2px;
}
.login_container
{
	float:left;
	width:100%;
}
.login_left
{
	width:48%;
	float:left;
}

.login_right
{
	width:52%;
	float:right;
}

.window_container
{
	width:100%;
}

.window_header_container
{
	padding:0;
	height:15px;
	background: url(../images/window/top_middle.png) top  repeat-x;
	width:100%;
	padding:0;
	margin:0;
	font-size:0em;
}
.window_header_left
{
	height:15px;
	background: url(../images/window/top_left.png) top left  no-repeat;
	width:100%;
	padding:0;
	margin:0;
}
.window_header_right
{
	height:15px;
	background: url(../images/window/top_right.png) top right  no-repeat;
	width:100%;
	padding:0;
	margin:0;
}
.window_content_container
{
	padding:0;
	margin:0;
	width:100%;
}
.window_content_left
{
	padding:0;
	margin:0;
	background: url(../images/window/middle_left.png)  top left repeat-y;
	
}
.window_content_right
{
	padding:0;
	margin:0;
	background: url(../images/window/middle_right.png) top right repeat-y;
	
}

.window_content_content
{
	padding:0;
}


.window_footer_container
{
	padding:0;
	margin:0;
	height:15px;
	background: url(../images/window/bottom_middle.png) top  repeat-x;
	width:100%;
}
.window_footer_left
{
padding:0;
	margin:0;
	height:15px;
	background: url(../images/window/bottom_left.png) top left no-repeat;
	width:100%;
}
.window_footer_right
{
padding:0;
	margin:0;
	height:15px;
	background: url(../images/window/bottom_right.png) top right no-repeat;
	width:100%;
}

.window_border/* , .dn-whole*/
{
	border-top :1px solid #c4c4c3;
	border-left :1px solid #a0a19f;
	border-right :1px solid #a0a19f;
	border-bottom :1px solid #a0a19f;
	text-align:left;
	padding:0;
	width:100%;
}


.window_bottom_gradient
{
	min-height:24px;
	width:100%;
	background: url(../images/window/window_bottom_gradient.png) bottom repeat-x;
}

.window_bottom_gradient_small_links
{
	min-height:24px;
	width:100%;
	background: url(../images/window/window_bottom_gradient.png) bottom repeat-x;
	font-size:0.8em;
	text-align:center;
	width:100%;
}

.small_links
{
	font-size:0.8em;
}

.banner_yellow
{
	width:80%;
	background-color: #cad200;
	color:white;
	font-weight:bold;
	padding:5px;
}
.blue_link
{
	text-align:left;
	width:80%;
	color:#4c87b6;
	padding:2px;
}
.bold
{
	font-weight:bold;
}
.align-center
{
	text-align:center;
}

.poweredbyjoomla
{
	text-align:center;
	font-size:8pt;
}

.top_qal
{
	text-align:right;
	font-size:0.9em;
	padding-right:70px;
	padding-top:3px;
	padding-bottom:2px;
}

.table-div
{
	clear:left;
	text-align:left;
}

.table_td_10_left
{
	width:10%;
	float:left;
}


.table_td_20_left
{
	width:20%;
	float:left;
}

.table_td_30_left
{
	width:30%;
	float:left;
}

.bgGray
{
	background-color:#bfbfbf;
}

.bgYellow
{
	background-color:#ffffdd;
}

.contentTable
{
	border :1px solid black;

}

/* Table */

.os_tr
{
	clear: left;	
	color: #989898;
	padding-top:8px;
	padding-bottom:8px;
}

.os_th
{
	clear: left;
	color: #989898;
	font-weight:bold;	
}

.os_td_10
{
	display: block;
	float: left;
	width: 9.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td-90
{	display: block;
	float: left;
	width: 89.5%;
	padding-bottom: 2px;
	padding-top: 2px;
	}	

.os_td_5
{	
display: block;
	float: left;
	width: 4.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_10
{	
display: block;
	float: left;
	width: 9.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_15
{	
display: block;
	float: left;
	width: 14.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_20
{	
display: block;
	float: left;
	width: 19.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_25
{	
display: block;
	float: left;
	width: 24.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_30
{	
display: block;
	float: left;
	width: 29.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_40
{	
display: block;
	float: left;
	width: 39.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_50
{	
display: block;
	float: left;
	width: 49.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_70
{	
display: block;
	float: left;
	width: 69.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_75
{	
display: block;
	float: left;
	width: 74.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_80
{	
display: block;
	float: left;
	width: 79.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_10r
{	
	display: block;
	float: right;
	width: 9.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_20r
{	
	display: block;
	float: right;
	width: 19.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_25r
{	
	display: block;
	float: right;
	width: 24.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_30r
{	
	display: block;
	float: right;
	width: 29.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_50r
{	
	display: block;
	float: right;
	width: 49.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_33
{	
	display: block;
	float: left;
	width: 32.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_100
{	
	display: block;
	float: left;
	width: 99.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_33r
{	
	display: block;
	float: right;
	width: 32.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}

.os_td_80r
{	
	display: block;
	float: right;
	width: 79.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_85r
{	
	display: block;
	float: right;
	width: 84.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td_90r
{	
	display: block;
	float: right;
	width: 89.5%;
	margin-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight:bold;
}
.os_td-70
{	display: block;
	float: left;
	width: 69.5%;
	padding-bottom: 2px;
	padding-top: 2px;
	}	
.rl
{
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	width:30%;
}
.consortium
{
	clear: left;
}

.consortium_left


{
	display: block;
	float: left;
	width: 59.5%;
	margin-right: 0px;
	padding: 5px;
	/*font-weight:bold;*/
}

.consortium_right
{	display: block;
	float: left;
	width: 36.5%;
	padding: 5px;
	}	

.title_green
{
	font-size:1.4em;
	font-weight:bold;
	color:#569b27;
}


.title_green_home
{
	font-size:1.2em;
	font-weight:bold;
	color:#569b27;
	padding-top:12px;
}

.title_green_nm
{
	font-size:1em;
	font-weight:bold;
	color:#569b27;
}

.title_green_sm
{
	font-size:1.0em;
	font-weight:bold;
	color:#569b27;
}

.contact_lbl
{
	font-size:0.9em;
	color: #3c3c3c;
	padding:4px;
	/*font-weight:bold;*/
}

.contact_email
{
	font-size:0.9em;
	color: #989898;
	padding:4px;
	/*font-weight:bold;*/
}
.contact_left
{
	display: block;
         float: left;
	width: 59.5%;
	margin-right: 0px;
	padding: 5px;
	/*font-weight:bold;*/
}

.contact_right
{	display: block;
	float: left;
	width: 36.5%;
	padding: 5px;
	}	
	
	

.window_cont_container
{
width:100%;
}

.window_cont_header_container
{
	padding:0;
	height:14px;
	background: url(../images/window_cont/top_middle.png) top  repeat-x;
	width:100%;
	padding:0;
	margin:0;
	font-size:0em;
}
.window_cont_header_left
{
	height:14px;
	background: url(../images/window_cont/top_left.png) top left  no-repeat;
	width:100%;
	padding:0;
	margin:0;
}
.window_cont_header_right
{
	height:14px;
	background: url(../images/window_cont/top_right.png) top right  no-repeat;
	width:100%;
	padding:0;
	margin:0;
}
.window_cont_content_container
{
	padding:0;
	margin:0;
	width:100%;
	background-color:#edebeb;
}
.window_cont_content_left
{
padding:0;
	margin:0;
	background: url(../images/window_cont/middle_left.png)  top left repeat-y;
	width:100%;
}
.window_cont_content_right
{
padding:0;
	margin:0;
	background: url(../images/window_cont/middle_right.png) top right repeat-y;
	width:100%;
}
.window_cont_footer_container
{
	padding:0;
	margin:0;
	height:15px;
	background: url(../images/window_cont/bottom_middle.png) top  repeat-x;
	width:100%;
}
.window_cont_footer_left
{
padding:0;
	margin:0;
	height:15px;
	background: url(../images/window_cont/bottom_left.png) top left no-repeat;
	width:100%;
}
.window_cont_footer_right
{
	padding:0;
	margin:0;
	height:15px;
	background: url(../images/window_cont/bottom_right.png) top right no-repeat;
	width:100%;
}

.rule_center
{
	width:80%;
}


.login_frm_left
{
  float:left;
	width:40%;
}

.login_frm_right
{
	float:left;
	width:60%;
}

.window_content_header
{
background-color:#989898;
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #ffffff;
	text-align: left;
	/*padding-left: 4px;*/
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 0.9em;
	/*text-transform: uppercase;*/
	margin: 0 0 0 0;
	
	border-top :1px solid #a0a19f;
	border-left :1px solid #a0a19f;
	border-right :1px solid #a0a19f;
	/*border-bottom :1px solid #b2b2b2;*/
	width:100%;
	}

.window_content_title
{
	float:left;
	width:70%;
}
.window_content_title_full
{
	padding-left: 4px;
	float:left;
}
.window_content_buttons
{
text-align: right;
float:right;
width:28%;

}

.italic
{
   font-style:italic;
}

.bold
{
	font-weight:bold;
}

.padding-top2
{
	padding-top: 3px;
}
.buttonheading img
{
   border: 0px none;
   padding-right:2px;
}

.valign-center
{
	vertical-align: middle;
}

#conf {
border:3px solid #6681B1;
}

#conf span {
color:#6681B1;
font-weight:bold;
text-align: center;
text-decoration:none;
}

#conf p {
padding-left:10px;
}


#conf a {
color:#6681B1;
font-weight:bold;
text-align: center;
text-decoration:none;
}


#conf a:hover {	
	text-decoration: underline;
	font-weight: bold;
	background: #ffffff;
}