/***** Main Styles */
BODY {
background-color: #5c738e;
SCROLLBAR-FACE-COLOR: #e6e6e6;
SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
SCROLLBAR-SHADOW-COLOR: silver;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: gray;
SCROLLBAR-TRACK-COLOR: #f3f3f3;
SCROLLBAR-DARKSHADOW-COLOR: white
}

a:visited {text-decoration: none;}
image {border-color: #4f96c2}


/***** Normal Styles */
.normal {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
}

.normal li {
font-size: 12px;
margin-left: 20px; 
margin-bottom: 8px; 
list-style-position: outside; 
list-style-image: url("images/bullet_arrow_blue.gif");
}

.normal ul 
{ 
padding-left: 0px; 
margin-left: 0px; 
}

.normal a:link {
color: #0368a7;
text-decoration: underline;
}

.normal a:hover {
color: #0368a7;
text-decoration: underline;
}

.normal a:visited {
color: #0368a7;
}

/***** Links Styles */
.links {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
}

.links li {
font-size: 12px;
margin-left: 20px; 
margin-bottom: 8px; 
list-style-position: outside; 
list-style-image: url("images/bullet_arrow_blue.gif");
}

.links ul 
{ 
padding-left: 0px; 
margin-left: 0px; 
}

.links a:link {
color: #0368a7;
text-decoration: underline;
}

.links a:hover {
color: #0368a7;
text-decoration: underline;
}

.links a:visited {
color: #0368a7;
text-decoration: underline;
}

/***** Text Styles */
.green {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #668b04;
}

.black_bold {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.black_bold_12 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.black_bold_14 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

.black_bold_14 a:link {
color: #000000;
text-decoration: none;
}

.black_bold_14 a:hover {
color: #000000;
text-decoration: underline;
}

.black_bold_14 a:visited {
color: #000000;
}

.black_11 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #000000;
}

.black_11 a:link {
color: #000000;
text-decoration: underline;
}

.black_11 a:hover {
color: #000000;
text-decoration: underline;
}

.black_11 a:visited {
color: #000000;
text-decoration: underline;
}

.black_12 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000;
}

.blue_bold_12 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0368a7;
}

.blue_16 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
color: #0368a7;
}

.blue_22 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
color: #0368a7;
}

.grey-light_11 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #999999;
}

.grey-light_13 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
color: #999999;
}

.grey_bold {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
}
.grey_bold a:link {
color: #666666;
text-decoration: none;
}

.grey_bold a:hover {
color: #666666;
text-decoration: underline;
}

.grey_bold a:visited {
color: #666666;
}

/***** Footer Nav Styles */
.footer {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #6e92a7;
}

.footer a:link {
color: #6e92a7;
text-decoration: none;
}

.footer a:hover {
color: #6e92a7;
text-decoration: underline;
}

.footer a:visited {
color: #6e92a7;
}


/***** BreadCrumb Styles */
.bread {
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
color: #2B428F;
}

.bread a:link {
color: #2B428F;
text-decoration: underline;
}

.bread a:hover {
color: #2B428F;
text-decoration: underline;
}

.bread a:visited {
color: #2B428F;
}


/***** Input Styles */

.contact input {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #4f96c2;
	background-color: #FFFFFF;
	font-size: 11px;
}

.contact select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #4f96c2;
	background-color: #FFFFFF;
	font-size: 11px;
}

.contact textarea {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #4f96c2;
	background-color: #FFFFFF;
	font-size: 11px;
}

.contact_error input {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9a9fa6;
	background-color: #e3eaf2;
	font-size: 11px;
}

.contact_error select {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9a9fa6;
	background-color: #e3eaf2;
	font-size: 11px;
}

.contact_error textarea {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9a9fa6;
	background-color: #e3eaf2;
	font-size: 11px;
}

/***** Heading Styles */
.heading {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 20px;
line-height: 17px;
color: #246e99;
}

.sub-heading {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333f4e;
}

.int-heading {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333f4e;
}


/***** Other Misc Styles */
.bg_right {
	background-position:right;
}

.bg_right_y {
	background-position:right;
	background-repeat: repeat-y
}

.bg_y {
	background-repeat: repeat-y
}

.bg_x {
	background-repeat: repeat-x
}

.bg_right_norep {
	background-position:left;
	background-repeat: no-repeat;
}

.bg_norep {
	background-repeat: no-repeat;
}

.relElement {
z-index:100;
display: block;
position:relative;
left:119px;
top:0px;
height: 20px;
width: 20px;
overflow:hidden;
margin: -20 0 0 0;
padding: 0 0 0 0;
}

/***** SIDE MENU */

.navcontainer ul
{
margin: 0;
padding: 0;
width: 160px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3f556f;
border-bottom: 3 solid #3f556f;
}

.navcontainer li
{
margin: -1px 0px 0px 0px;
}

.navcontainer a
{
display: block;
padding: 4px 2px 5px 30px;
width: 160px;
background-color: #ffffff;
color: #3f556f;
background-image:  url("images/nav/sub_1/bg.gif");
}

.navcontainer a:link, #navcontainer a:visited
{
color: #3f556f;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #a6ddff;
background-image:  url("images/nav/sub_1/bg.gif");
color: #3f556f;
}

.active a:link, #active a:visited, #active a:hover
{
background-color: #a6ddff;
background-image:  url("images/nav/sub_1/bg.gif");
color: #3f556f;
}

.thebottom
{
display: block;
background-image:  url("images/nav/sub_1/bg_bottom.gif");
}

.navcontainer_2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3f556f;
width: 150px;
}

.navcontainer_2 li { margin: 0 0 0px 0; }

.navcontainer_2 a
{
display: block;
padding: 3px 2px 3px 10px;
width: 170px;
background-color: #a6ddff;
color: #3f556f;
}

.navcontainer_2 a:link, #navcontainer_2 a:visited
{
color: #3f556f;
text-decoration: none;
}

.navcontainer_2 a:hover
{
background-color: #ffffff;
color: #3f556f;
}

.active_2 a:link, #active_2 a:visited, #active_2 a:hover
{
background-color: #ffffff;
color: #3f556f;
}

/***** TABLE */

.thetable table{
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #545454;
border-collapse: collapse;
border: 0px
}

.thetable td, th{
border: 1px dotted #CCCCCC;
}

.thetable tbody td
{
padding: 0.7em;
}

.thetable td a:link, th a:link{
color: #545454;
font-weight: bold;
text-decoration: none;
}

.thetable td a:visited, th a:visited{
color: #545454;
font-weight: bold;
text-decoration: none;
}

.thetable td a:hover, th a:hover{
color: #545454;
font-weight: bold;
text-decoration: underline;
}