/*----------------[ Set default page style values ]------------------*/

body {
margin-left: 30px;
margin-right: 30px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
font-family: tahoma;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

a:link {
font-family: tahoma;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

a:hover {
font-family: tahoma;
font-size: 10pt;
color: #000000;
text-decoration: underline;
}

a:visited {
font-family: tahoma;
font-size: 10pt;
color: #000000;
text-decoration: none;
}

a:active {
font-family: tahoma;
font-size: 10pt;
color: #000000;
text-decoration: none;
}


/*----------------[ Set custom class style values ]------------------*/


.navBarTxt {
font-family: tahoma;
font-size: 12pt;
color: #FFFFFF;
text-decoration: none;
}
.navBarLink:link {
font-family: tahoma;
font-size: 12pt;
color: #FFFFFF;
text-decoration: none;
}

.navBarLink:hover {
font-family: tahoma;
font-size: 12pt;
color: #FFFFFF;
text-decoration: underline;
}

.navBarLink:visited {
font-family: tahoma;
font-size: 12pt;
color: #FFFFFF;
text-decoration: none;
}

.navBarLink:active {
font-family: tahoma;
font-size: 12pt;
color: #FFFFFF;
text-decoration: none;
}

.formHeaderTxt{
font-family: tahoma;
font-size: 12pt;
color: #000000;
text-decoration: none;
font-weight: bold;
}

.formBodyTxt {
font-family: tahoma;
font-size: 12pt;
color: #000000;
text-decoration: none;
}

/*----------------[ Set container style values ]------------------*/

#container {
width: 1200px;
height: 100%;
background-color: ;
position: relative;
margin-left: auto;
margin-right: auto;
text-align: center;
z-index: 0;
}

/*----------------[ Set page element style values ]------------------*/

#header, #content, #footer {
box-shadow: 10px 0px 20px #B5BDCB, -10px 0px 20px #B5BDCB, 0px 5px 20px #B5BDCB;
border: 1px solid #CCCCCC;
width: 1030px;
padding: 10px;
margin-left: auto;
margin-right: auto;
z-index: 1;
}

#header {
height: 275px;
position: relative;
background-color: #FFFFFF;
}

#content {
height: ;
background-color: #FFFFFF;
position: relative;
margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}

#footer {
height: ;
background-color: #FFFFFF;
position: relative;
text-align: center;
}

/*----------------[ ]------------------*/

#header_img_1 {
position: absolute;
top:15px;
left:135px;
z-index:2;\
}

#header_txt_1 {
position: absolute;
top:8px;
left:10px;
z-index:2;
text-align: left;
font-weight: bold;
color: #007C00;
}

#header_txt_2 {
position: absolute;
top: 125px;
left: 395px;
z-index: 2;
text-align: left;
font-weight: bold;
}

#header_txt_3 {
position: absolute;
top: 125px;
left: 575px;
z-index: 2;
text-align: left;
font-weight: bold;
}

#header_txt_4 {
position: absolute;
top: 8px;
right: 10px;
z-index: 2;
text-align: left;
border-left: 1px solid #C0C0C0;
padding-left: 10px;
}

#header_canvas_1_Shadow-LHS {
position: absolute;
top: 255px;
left: -10px;
z-index: 5;
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 9px 9px 0;
border-color: transparent #002800 transparent transparent;
}

#header_canvas_1_Shadow-RHS {
position: absolute;
top: 255px;
right: -10px;
z-index: 5;
width: 0px;
height: 0px;
border-style: solid;
border-width: 9px 9px 0 0;
border-color: #002800 transparent transparent transparent;
}

#header_canvas_1 {
position: absolute;
top: 215px;
left: -10px;
z-index: 4;
width:1070px;
height:40px;
background-color: #007300;
box-shadow: 0px 5px 20px #B5BDCB;
}

#header_txt_5 {
position: absolute;
top: 225px;
left:0px;
width: 100%;
text-align: center;
z-index: 5;
}

#fbLink {
position: absolute;
top: 260px;
right: 10px;
z-index: 4;
}

#footer_evenCell {
background-color: #FFFFFF; 
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

#footer_oddCell {
background-color: #EEEEEE; 
border-left: 1px dashed #B5BDCB;
border-right: 1px dashed #B5BDCB;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}


.tContainer {
border: 0px solid #C0C0C0;
border-radius: 10px;
-moz-border-radius: 10px;
background-color: ;
padding: ;
width:1030px;
}

.tBody {
border: 1px solid #C0C0C0;
border-radius: 10px;
-moz-border-radius: 10px;
background-color: #EEEEEE;
padding: 10px;
spacing: 10px;
margin: 10px;
}

.tTitle {
background-color: #011639;
align: center;
valign: middle;
height: 80px;
font-weight: bold;
font-family: tahoma;
font-size: 16pt;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.tHeader {
align: left;
valign: middle;
height: 25px;
font-weight: bold;
font-family: tahoma;
font-size: 11pt;
color: #011639;
text-decoration: none;
font-style: ;
font-weight: bold;
}

.tCell {
align: left;
valign: middle;
height: 25px;
border: ;
width: ;
font-family: tahoma;
font-size: 11pt;
color: #000000;
text-decoration: none;
}

.inputTxtStyle {
margin: 5px;
padding: 2px;
height: 20px;
background-color: #F9F9F9;
border-radius: 5px;
-moz-border-radius: 5px;
}

.inputSelectStyle {
margin: 5px;
padding: 5px;
background-color: #F9F9F9;
border-radius: 5px;
-moz-border-radius: 5px;
}

.inputCheckStyle {
margin: 5px;
padding: 5px;
}

.inputRadioStyle {
margin: 5px;
padding: 5px;
}

.inputButtonStyle {
margin: 5px;
padding: 5px;
}

.tSpacer {
height: 20px;
}



.tRHS {
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
border-left: 1px dashed #C0C0C0;
font-family: tahoma;
font-size: 11pt;
color: #000000;
text-decoration: none;
}
