/* STYLES ========================== */
/* 16 Jan 2009 ===================== */

html {
  height: 100%;
  margin-bottom: 0px;
}

body {
	padding				: 0px;
	/*height				: 98%;*/
  	margin-bottom		: 0px;
	margin-top			: 6px;
	/*color				: #5b92a9;*/
	color				: #3b7289;
    background-color	: #ffffff;
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	text-align			: center; /* Needed for IE to center the content */
}

iframe {
	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f;
}

/* BLOCKS ============================ */
#holder { /* 766px or 990px */
	width				: 990px;
	min-width			: 990px;
	/*height				: 700px;*/
	/*min-height			: 700px;*/
	height				: 694px;
	min-height			: 694px;
	margin-left			: auto;
	margin-right		: auto;
	padding				: 0px 0px 0px 0px !important; /* Top, right, bottom, left*/ 
	/*border				: solid 1px #5b92a9;*/
	border				: solid 1px #3b7289;
	background-color	: #ffffff;
}

#leftpanel {
	position:absolute; 
	left:0px; top:0px; 
	background-color:#ce9f24; 
	width:150px; 
	height:694px; 
	padding:0px; 
	z-index:200;
}

#footertext {
	position:absolute; 
	left:192px; 
	top:626px; 
	padding:0px; 
	z-index:200;
	width: 100%;
}


body.popup {
	padding				: 0px;
	/*height				: 98%;*/
  	margin-bottom		: 10px;
	margin-top			: 6px;
	/*color				: #5b92a9;*/
	color				: #3b7289;
    background-color	: #ffffff;
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	text-align			: center; /* Needed for IE to center the content */
}

#holder_popupXXX { 
	width				: 99%;
	min-width			: 99%;
	/*height				: 98%;*/
	/*min-height			: 98%;*/
	margin-left			: auto;
	margin-right		: auto;
	padding				: 0px 0px 0px 0px !important; /* Top, right, bottom, left*/ 
	/*border				: solid 1px #5b92a9;*/
	border				: solid 1px #3b7289;
	background-color	: #ffffff;
}

#holder_popup { 
	/*width				: 99%;
	min-width			: 99%;*/
	/*height				: 98%;*/
	/*min-height			: 98%;*/
	margin-left			: auto;
	margin-right		: auto;
	padding				: 0px 0px 0px 0px !important;
	background-color	: #ffffff;
}

#content {
	position:absolute;
	left	:192px; 
	top		:224px;
	width	:565px;
	margin	: 0px;
	padding	: 0px;
	z-index	:500;
	/*border	:1px solid red;*/
	text-align:left;
}

p {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	line-height			: 140%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 6px;
	/*color				: #5b92a9;*/
	color				: #3b7289;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: 1px;
}


#content p {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	line-height			: 140%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 6px;
	/*color				: #5b92a9;*/
	color				: #ffffff;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: 1px;
}

#content a.normalbold:link, #content a.normalbold:visited {
	color				: #3B7289 !important;
	text-decoration		: none !important;
	font-weight			: bold !important;
}

#content a.normalbold:hover {
	color				: #3B7289 !important;
	text-decoration		: underline !important;
	font-weight			: bold !important;
};


#content p a.brownbold:link, #content p a.brownbold:visited {
	color				: #CE9F24 !important;
	text-decoration		: none !important;
	font-weight			: bold !important;
}

#content p a.brownbold:hover {
	color				: #CE9F24 !important;
	text-decoration		: underline !important;
	font-weight			: bold !important;
};


#content a.blue:link {
	color				: #5577ee !important;
	text-decoration		: underline !important;
}

#content a.blue:visited {
	color				: #3b7289 !important;
	text-decoration		: underline !important;
}

#content a.blue:hover {
	color				: #ffffff !important;
	text-decoration		: underline !important;
};


#contentXX a:link {
	/*color				: #5b92a9;*/
	color				: #C7D6F3 !important;
	text-decoration		: none !important;
}

#contentXX a:visited {
	/*color				: #5b92a9;*/
	color				: #C7D6F3;
	text-decoration		: none !important;
}

#contentXX a:hover {
	/*color				: #5b92a9 !important;*/
	color				: #C7D6F3 !important;
	/*background-color	: #330099 !important;*/
	text-decoration		: underline !important;
};



/* DEFAULTS ========================================= */
p {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	line-height			: 140%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 6px;
	/*color				: #5b92a9;*/
	color				: #3b7289;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: 1px;
}

.highlight {
	color				: #0000cc;
}

tr {
	color				: #000000;
	background-color	: inherit;
}

th {
	font-family			: Verdana,Helvetica,sans-serif;
	font-size			: 9px;
	line-height			: 120%;
	font-weight			: normal;
	text-align			: left;
	color				: #ffffff;
	background-color	: #bbbbbb;
	padding				: 0px 4px 2px 4px; /* Top|right|bottom|left */ 
}

td {
	/*font-size			: 12px;*/
	/*line-height			: 120%;*/
	padding-left		: 0px;
	padding-right		: 0px;
}

h1 {
	font-size		: 16px;
	font-weight		: bold;
	line-height		: 100%;
	margin-top		: 0px;
	margin-bottom	: 4px;
	color			: #ffffff;
	background-color: inherit;
}

h2 {
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 100%;
	margin-top		: 6px;
	margin-bottom	: 1px;
	color			: #003E9F;
	background-color: inherit;
}

h3 {
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 100%;
	margin-top		: 2px;
	margin-bottom	: 1px;
	color			: #003E9F;
	background-color: inherit;
}

h4 {
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 120%;
	margin-top		: 2px;
	margin-bottom	: 3px;
	color			: #336699;
	background-color: inherit;
}

.BodyText {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight`	: normal;
    line-height		: 130%;
	color			: #000033;
	text-decoration	: none;
    margin-top		: 0px;
    margin-bottom	: 6px;
}

.BodyText a:link, .BodyText a:visited, .BodyText12 a:link, .BodyText12 a:visited {
	color			: #777700;
    text-decoration	: none;
}

.BodyText a:hover, .BodyText12 a:hover {
	color			: #cc0099 !important;
    text-decoration	: none !important;
}

.BodyText12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

.BodyText11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

ol, ul {
	/*margin-left			: 40px !important;*/
	margin-top			: 3px;
	margin-bottom		: 6px;
}

li {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	line-height			: 130%;
	font-size			: 10px;
	/*text-align			: left;*/
	margin-left			: -22px !important;
	margin-top			: 0px;
	margin-bottom		: 1px;
	color				: #000033;
	background-color	: inherit;
}

.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0099;
}

.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #777700;
	text-decoration: none;
}

.Heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

/* COMMON ============================ */
h1.pagetitle {
	font-size		: 16px;
	margin-top		: 6px;
	margin-bottom	: 4px;
	color			: #003E9F;
	background-color: inherit;
}

div.intro {
	width		:65%;
	text-align	:left;
	border		: 1px solid #ffcccc;
	padding		: 4px 6px 2px 6px;
}

div.intro p {
	font-size	: 11px;
}

/* =================================== */

div.menu {
    width:400px;
    /*height:16px;*/
	text-align: left;
	/*width:auto;*/
    background-color: inherit;
    /*border-right: 1px solid #99b3cc;*/
    padding-left : 0px;
    padding-right : 0px;
	/*border: 1px solid red;*/
	height:16px;
}

.menu_btn {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-weight			: bold;
    line-height			: 11px;
	font-size			: 11px !important;
	text-align			: left;
    margin-top			: 0px;
	margin-bottom		: 0px;
	background-color	: inherit;
    letter-spacing		: 0px;
    text-decoration		: none !important;
	height				: 14px;
}

.menu_btn A:link, .menu_btn A:visited, .menu_btn A:active {
    color			: #5b92a9;
	text-decoration	: none;
	height				: 4px;
}

.menu_btn A:hover {
	color			: #d5a00f !important;
    text-decoration	: none !important;
	/*background-color	: #ccddff;*/
	height				: 4px;
}

td.nolink A:link, .nolink A:visited, .nolink A:active {
	color			: #000000;
	text-decoration	: none;
}

td.nolink A:hover {
	color				: #000000;
	background-color	: #ccddff;
	text-decoration		: underline;
}

/* FORMS ============================= */

.label {
	line-height			: 130%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 3px;
	color				: #6666cc !important;
	background-color	: inherit;
}

.small {
	line-height			: 120%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 2px;
	color				: #000000;
	background-color	: inherit;
}

.footer {
	line-height			: 100%;
	font-size			: 10px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 2px;
	color				: #8888aa;
	background-color	: inherit;
}

.footer a:link, .footer a:visited {
	color			: #8888aa;
    text-decoration	: none !important;
}

.footer a:hover {
	color			: #444466 !important;
}

.tiny {
	line-height			: 100% !important;
	font-size			: 9px !important;
	/*text-align			: left;*/
	margin-top			: 0px !important;
	margin-bottom		: 0px !important;
	color				: #000000;
	background-color	: inherit;
}

form {
	margin-top			: 0px;
	margin-bottom		: 0px;
}

input,textarea	{
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 13px;
	font-size			: 12px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px; /* Top|right|bottom|left */ 
	padding				: 0px 0px 0px 0px; /* Top|right|bottom|left */ 
	background-color	: #ffffff; /*inherit;*/
	border				: solid 1px #cccccc;
}

textarea.html	{
	font-family			: "Courier New", Courier, mono;
	line-height			: 13px;
	font-size			: 12px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px; /* Top|right|bottom|left */ 
	padding				: 0px 0px 0px 0px; /* Top|right|bottom|left */ 
	background-color	: #ffffff; /*inherit;*/
	border				: solid 1px #cccccc;
}

select	{
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 11px;
	font-size			: 11px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px; /* Top|right|bottom|left */ 
	padding				: 0px 0px 0px 0px; /* Top|right|bottom|left */ 
	background-color	: #ddeeff;
}

input:focus, textarea:focus, select:focus { 
	background-color : #ddeeff !important; /*outline: solid 1px #ff6699;*/
}

input.bookmark { 
	color				: #ffffff !important;
	background-color	: #ac4c5d !important;
	font-family			: Arial, Helvetica, sans-serif;
	text-align			: center !important;
	font-size			: 11px !important;
	font-weight			: normal;
	border				: 1px solid #000000 !important;
	padding				: 0px 2px 2px 2px !important;
	height				: 18px !important;
	margin-bottom		: 3px !important;
}

input.button-red {
  color				: #ffffff !important;
  background-color	: #ac4c5d !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 14px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-grn {
  color				: #ffffff !important;
  background-color	: #009900 !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 11px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-blue {
  color				: #ffffff !important;
  background-color	: #6666bb !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 8px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-white {
  color				: #000000 !important;
  background-color	: #ffffff !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 8px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

span.action {
	color				: #006600;
	background-color	: inherit;
}

a.white:link, a.white:visited {
	color				: #ffffff !important;
	text-decoration		: none !important;
}

a.white:hover {
	color				: #ffffff !important;
	/*background-color	: #330099 !important;*/
	text-decoration		: underline !important;
};

