/* CSS Document */
/**  begin of feedbak area**/
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/**  end of feedbak area**/
body
{
background-attachment:scroll;
background-image:url(../images/bgblue.jpg);
background-repeat:repeat-x;
background-color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a
{
font-family:Arial, Helvetica, sans-serif;
color: #00458c;
text-decoration:none;}

a:hover
{
color: #00458c;
text-decoration:underline;
}

.wtable
{
margin: 0 0 0 0;
margin:auto;
top: 0px;
background-color:#FFFFFF;
border: 1px solid #E6E6E6;
border-top: #498bd3;
}

p{
text-align:justify;
padding: 4px 4px 4px 4px;}

h1
{
color:#00458c;
font-size:14px;
padding: 4px 4px 4px 4px;
}

.flash
{
background-image:url(../images/header_03.gif);
text-align:center;
background-repeat:no-repeat;
height: 190px;
width: 742px;
}

.search
{
background: url(../images/header_04.gif);
text-align:center;
height: 27px;
}
.leftnav
{
border: 1px solid #CCCCCC;}

h4
{
background-image:url(../images/header_04.gif);
background-repeat: repeat;
width: 100%;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
border: 1px solid #FFFFFF;
}
.fontheader
{
background-image:url(../images/header_04.gif);
background-repeat: repeat;
width: 100%;
height:20px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-top: 1px;
padding-bottom: 5px;
border: 1px solid #FFFFFF;
}
.headertext
{
padding-left: 10px;
}

.txtarea
{width: 110px;
}
/*ACCORDION*/

.glossymenu{
margin: 0;
padding: 0;
width: 99%; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: #8db81e url(../images/glossyback.gif) repeat-x bottom left;
font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform:uppercase;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #e8f6c8;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px dotted #84b30d;
color:#7DC929;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px  Arial, Helvetica, sans-serif;
color: #5c7f03;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
font-weight: bold;

}

.glossymenu div.submenu ul li a:hover{
background: #c7dd92;
colorz: white;
}

/*END ACCORDION*/


.frameright
{background-image:url(../images/House_Frame_04.gif);
background-repeat:repeat-y;
background-attachment:scroll;
width: 52px;
}

.frameleft
{background-image:url(../images/House_Frame_02.gif);
background-repeat:repeat-y;
background-attachment:scroll;
width: 58px;

}

.frameheader
{
width:630px;
height:55px;
font:Arial, Helvetica, sans-serif;
font-size:18px;
}

.theader
{
margin-top:30px;
}
.footer
{
text-align:center;
color:#999999;}