﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 0 0 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	width: 300;
	right: auto;
}
body {
	background-color: #1261D6;
	line-height: 14px;
	font-size: small;
	color: #2c2d2e;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* Centers the page content container in IE 5 browsers. */;
	margin: 0 0 0 0;
/* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */	padding: 0 0 0 0;
	background-image: url('../imagessite/body_grad_bl.jpg');
	background-repeat: repeat-x;
}
h1 {
	line-height: 14px;
	color: #8D9C4B;
	font-size: x-large;
	font-weight: bold;
}
h2 {
	line-height: 14px;
	color: #777890;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	line-height: 14px;
	color: #777890;
	font-size: 12px;
	font-weight: bold;
}
/* Sets the style for unvisited links. */
a, a:link {
	color: #808080;
	font-weight: bolder;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #333399;
	font-weight: bolder;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
/* Sets the style for a link that has focus. */
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #383644;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	background-color: #fff;
	width: 760px;
	text-align: left; /* Redefines the text alignment defined by the body element. */;
	margin: 20px auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #company {
	height: 85px;
	background-color: #EEEBEA;
}
#outerWrapper #company h1 {
	font-size: x-large;
	font-style: italic;
	padding-left: 20px;
	color: #8D9C4B;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
#outerWrapper #company h2 {
	font-size: 14px;
	font-style: italic;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #8D9C4B;
}
#outerWrapper #hdrspc {
	height: 5px;
	background-color: #FFFFFF;
}
#outerWrapper #header {
	background-color: #9ea3aa;
	height: 200px;
	line-height: 15px;
	font-size: xx-small;
	background-repeat: no-repeat;
	font-style: italic;
	padding: 10px;
/* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */	font-weight: bolder;
	background-image: url('../imagessite/helmir_hdr_5.JPG');
	border-bottom: solid 1px #767a7f;
	color: #BA0803;
}
a:focus {
	color: #3a32c4;
}
#outerWrapper #contentWrapper #leftColumn1 {
	margin: 5px;
	background-color: #EEEBEA;
	float: left;
	border-right: solid 1px #9ea3aa;
/* Sets the right border properties for an element using shorthand notation */	width: 150px;
	padding: 8px;
}
a:hover {
	color: #3a32c4;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #content {
	padding: 10px 10px 10px 10px;
	border-left: solid 1px #9ea3aa;
/* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */	margin: 0 0 0 178px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
	display: block;
	clear: left;
}
#outerWrapper #footer {
	background-color: #000000;
	border-top: solid 1px #9ea3aa;
/* Sets the top border properties for an element using shorthand notation */	color: #ffffff;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#outerWrapper #footer a:active {
	color: #fbfbfb;
}
#outerwrapper #header .button-container {
	width: 154px;
	top : 0px;
	position: fixed;
	left: 0px;
}
/* login menu */
#navb-container {
	margin: 10px auto -20px auto;
	font-size: x-small;
	width: 760px;
	background : transparent;
}
#navb-container p {
	text-align: right;
	color: #FFFFFF;
	font-size: 1.2em;
}
/*- Menu Tabs 4--------------------------- */
#tabs3 {
	float: left;
	width: 100%;
	background-color: #EEEBEA;
	font-size: 93%;
	line-height: normal;
	font-weight: lighter;
	/*border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: #7E8699;*/
}
#tabs3 ul {
	margin: 0;
	padding: 10px 10px 0 20px;
	list-style: none;
}
#tabs3 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs3 a {
	background-position: left top;
	float: left;
	background: url('../imagessite/tableft3.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs3 a span {
	float: left;
	display: block;
	background: url('../imagessite/tabright3.gif') no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs3 a span {
	float: none;
}
/* End IE5-Mac hack */
#tabs3 a:hover span {
	color: #FFF;
}
#tabs3 a:hover {
	background-position: 0% -42px;
}
#tabs3 a:hover span {
	background-position: 100% -42px;
}
#tabs3 #current a {
	background-position: 0% -42px;
}
#tabs3 #current a span {
	background-position: 100% -42px;
}
/*- end Menu Tabs 4--------------------------- */
/*  new css */
.side1 {
	width: 146px;
	background: #EDF3D7;
	border: thin solid #fff;
	text-align : left;
	margin: 5px 0 0 0;
	color: #000000;
	font-size : 8pt;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.side1 h2 {
	border-style: solid;
	color: #808080;
	padding-bottom: 4px;
	background-color: #D3DFAF;
	border-bottom-width: thin;
	border-bottom-color: #A8BE6B;
}
.side2 {
	border: thin solid #fff;
	background: #F0A118;
	text-align : left;
	margin : 10px 0 0 0;
	font-size : 8pt;
	width: 148px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
/* Misc */
img.photosmall {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background: #E0E0E0 url("../../background_table_04.gif") repeat-x;
	padding: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}
img.photosmall_c {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background: #E0E0E0 url("../../background_table_04.gif") repeat-x;
	padding: 6px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.table_p {
}
.table_p td {
	padding: 2px;
	text-align: center;
	border-width: 2px;
	font-size: xx-small;
	vertical-align: top;
}
.clear {
	clear: both;
}
.date {
	color: #808080;
	background: #FFFFFF;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #eee;
	border-top-width: 1px;
}

