@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #003366;
	background-image: url();
	background-repeat: repeat;
}

.redField
{
color:white; 
background:red; 
}

.defaultField
{
color:black; 
background:white; 
}

#wrapper {
	background-color: #f7f7f7;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99999;
	border-left-color: #99999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrapper #logo {
	height: 100px;
	background-color: #FFF;
}

#wrapper #headerImg {
	background-image: url(../images/headerImg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 150px;
}
#wrapper #bodyArea #inner_left {
	float: left;
	width: 750px;
	margin-bottom: 50px;
}
#wrapper #bodyArea #inner_right {
	float: right;
	width: 230px;
	margin: 10px;
}
#wrapper #bodyArea #inner_left #inner_inner_left {
	float: left;
	width: 230px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 10px;
	color: #000;
}
#wrapper #bodyArea #inner_left #inner_inner_right {
	width: 480px;
	float: right;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 1px;
	color: #000;
	font-family: "MS Serif", "New York", serif;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#wrapper #footer {
	clear: both;
	height: 40px;
	background-color: #999;
	font-size: 14px;
	text-align: left;
}

a href {
	text-decoration: none;
	font-size: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 25px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #030;
	font-weight: 400;
	background-color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 10px;
}
#wrapper #bodyArea #inner_left #inner_inner_right p strong  h1{
	text-align: left;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
	
#wrapper #bodyArea #inner_left #inner_inner_right p strong {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
}
#wrapper #bodyArea #inner_left #inner_inner_right p span {
	color: #000;
}

#inner_inner_left h1{
	text-align: left;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#inner_inner_right h2{
	text-align: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#inner_inner_left a {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
#inner_inner_left a:visited {
	color: #003366;
	text-decoration:underline;
}
#inner_inner_left a:link {
	text-decoration: none;
	text-decoration:underline;
}
#inner_inner_left a:hover {
	text-decoration:underline;
}
#inner_inner_left a:active {
	text-decoration:underline;
}

#inner_inner_right h1 {
	text-align: center;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#inner_right h1{
	text-align: right;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#inner_right h2{
	text-align: right;
	text-decoration:underline;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800;
}

#inner_right a {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
#inner_right a:visited {
	color: #003366;
	text-decoration:underline;
}
#inner_right a:link {
	text-decoration:underline;
}
#inner_inner_left a:hover {
	text-decoration:underline;
}
#inner_inner_left a:active {
	text-decoration:underline;
}
ul, ol, dl
{
	margin:2px 5px 5px 20px;
/*  font-size:0.9em;*/
}

ul li, ol ol
{
	margin:4px 0px 4px 40px;
}



/*Calendar CSS http://www.rainforestnet.com/datetimepicker.htm*/
table
{
	background-color: white;
}

.descriptions
{
	font: 11pt/16pt Georgia, Verdana, Arial;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none;
}
.copyright
{
	font: 8pt/8pt Verdana, Arial, Helvetica, sans-serif;
	color: #6666ff;
}
.itemdesc
{
	font: bold 8pt/15pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #0066ff;
	text-decoration: none;
}
.title
{
	font: bold 12pt/15pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #cc0033;
	text-decoration: none;
}
.subtitle
{
	border-bottom-width: thin;
	font: bold 10pt/20pt Georgia, Verdana, Arial;
	text-transform: none;
	color: #005151;
	background-color: #F9FF9B;
	text-decoration: none;
}
.bottomtext
{
	font-weight: bold;
	font-size: 8pt;
	color: #6666ff;
	line-height: 15pt;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bottomtext img
{
  border:none;
}


.lineItem
{
	font-weight: bold;
	font-size: 10pt;
	color: teal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.newsheader
{
	font: bold 10pt/19pt Georgia, Verdana;
	text-transform: capitalize;
	color: #336699;
	background-color: transparent;
}
.boldtext
{
	font: bold 10pt/16pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.subdesc
{
	font: 8pt/10pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: red;
	text-decoration: none;
}
.code
{
	font: 10pt/10pt 'Courier New' , Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: black;
	background-color: #ccff66;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.highlight
{
	font-weight: bold;
	font-size: 11pt;
	color: red;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: transparent;
	font-variant: small-caps;
}
.navigatemenu
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: capitalize;
	color: dodgerblue;
	font-family: Arial;
}
.comment
{
	font-size: 10pt;
	color: forestgreen;
	font-style: italic;
	font-family: Verdana, Arial;
}
.newstext
{
	font-size: 9pt;
	color: black;
	font-family: 'Courier New';
	text-align: left;
}
.nospam
{
	font-size: 10pt;
	text-transform: uppercase;
	color: darkgray;
	font-family: Verdana;
}
.article_title
{
	font-weight: bold;
	font-size: 11pt;
	color: teal;
	font-family: Georgia, Sans-Serif;
}
.article_summary
{
	font-size: 10pt;
	color: gray;
	font-family: Georgia, Sans-Serif;
	background-color: palegoldenrod;
}
.article_header
{
	font-weight: bold;
	font-size: 12pt;
	color: #990033;
	font-family: Georgia;
	text-align: left;
	text-decoration: none;
}
.email
{
	font-weight: bold;
	font-size: 10pt;
	color: #006666;
	font-family: Georgia;
}
.etitle
{
	font-weight: bold;
	font-size: 15pt;
	color: #339933;
	font-family: Arial, Verdana;
}
.eheading
{
	font-weight: bold;
	font-size: 12pt;
	color: #3300cc;
	font-family: Georgia;
}
.staticbox
{
	border-left-color: #99cc00;
	border-bottom-color: #99cc00;
	margin: 2px;
	border-top-style: solid;
	border-top-color: #99cc00;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffff99;
	text-align: center;
	border-right-color: #99cc00;
	border-bottom-style: solid;
}
.greeting_message
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana;
}
.button
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff66;
	font-family: Verdana;
	background-color: darkseagreen;
}
.grid
{
	border-right: #6600cc thin solid;
	border-top: #6600cc thin solid;
	font-size: 10pt;
	border-left: #6600cc thin solid;
	border-bottom: #6600cc thin solid;
	font-family: Verdana;
	background-color: #ccffff;
}
.grid_header
{
	border-right: #6600cc thin solid;
	border-top: #6600cc thin solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: #6600cc thin solid;
	color: white;
	border-bottom: #6600cc thin solid;
	font-family: Verdana;
	background-color: #006633;
}
.field_label
{
	font-size: 10pt;
	font-family: Verdana;
}
.ealert
{
	font-size: 10pt;
	color: #ff0066;
	font-family: Verdana;
}
.list_row1
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffff99;
}
.list_row2
{
	font-size: 10pt;
	font-family: Verdana;
	background-color: #ffffff;
}
.yiyu_bigtitle
{
	font-weight: bold;
	font-size: 30pt;
	vertical-align: baseline;
	color: #ff0066;
	font-family: Georgia, 'Cordia New' , Verdana;
	letter-spacing: normal;
}

.center 
{
	text-align: center;
}
.center table {
	margin: auto;
}
.left
{
	text-align: left;
}
.left table {
	margin-left: 0px; margin-right: auto;
}


.red
{
	color: red;
}

.justify
{
	text-align: justify;
}

.descriptions img
{border:none;}

hr 
{
  width: 100%;
}

.row_w50
{width:50%;}
.row_w33
{width:33%;}
.row_w250px
{width:250px;}


.row_h80
{height:80%}
.row_h40
{height:40%}
.row_h18
{height:18%}



STRONG
{
	font-weight: bold;
	font-size: 11pt;
	color: firebrick;
	font-family: Georgia, Arial, 'Courier New';
}


TABLE .parameter
{
	border-right: #009966 thin solid;
	border-top: #009966 thin solid;
	margin: 5px;
	border-left: #009966 thin solid;
	border-bottom: #009966 thin solid;
	border-collapse: collapse;
	font-family: 'Courier New';
	font-size: 10pt;
	table-layout: auto;
}


.parameter_header
{
	font-family: 'Courier New';
	background-color: gold;
	font-weight: bold;
	font-size: 10pt;
}


