
/* Basic structure of site */

html,body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align:center;
    height:100%;
    padding:0px;
    margin:0px;
    color: #666666;
	background: #132439 url('../template_images/background.jpg') repeat-y top center;
}

table.body {
    width: 780px;
    height: 100%;
    margin:0px auto 0px auto;
}

td.header_top {
    text-align:center;
    font-size: 12px;
    color: #000000;
    height: 10px;
    padding-bottom: 5px;    
}

td.header {
    height: 63px;
    background: #132439;
}

* html td.header {
    height: 73px;
    background: #132439;
}

td.menu {
    height: 26px;
	background: #132439;
	}  

td.outer {
    text-align:left;
    color: #000000;
    background: #FFFFFF;
    vertical-align: top;
}

table.outer{
    width: 100%;
    height: 100%;
}

td.footer {
    text-align:center;
    font-size: 10px;
    height:30px;
    color: #666666;
    border-top: 7px solid #132439;
}

/* HEADER */

/* header - top */

div.headertop_L {
    text-align: left;
    color: #AAAAAA;
    font-size: 10px;
    float: left;
    bottom: 0px;
}    

html>body div.headertop_L {
    height: 10px;
}

div.headertop_R {
    color: #AAAAAA;
    font-size: 9px;
    text-align: right;
    float: right;
}    

td.header_top h1 {
    display: inline;
    font-size: 10px;
    font-weight: normal;
}    

#header {
    width: 780px;
    position: relative;
	
}  

#header_L{
    float: left;
    position:relative;
    width:135px;
    height:63px;
    color: #000000;
	vertical-align: middle;
	padding: 5px;
}

#header_M {
    text-align: center;
    position:relative;
    width: 500px;
    height:63px;
    margin-left: 140px;
}   

* html #header_M {
    margin-left: 0px;
    left: 0px;
}

#header_R {
    text-align: right;
	padding-right: 10px;
    top: 0px;
    right: 0px;
    position: absolute;
    width:250px;
    height:63px;
    color: #FFFFFF;
}

#header_R a:link{color: #FFFFFF; font-size: 10px;}
#header_R a:visited{color: #FFFFFF; font-size: 10px;}
#header_R a:active{color: #FFFFFF; font-size: 10px;}
#header_R a:hover{color: #FFFFFF; text-decoration:underline; font-size: 10px;}





html>body #header_R {

}   

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 9px 6px 0 0px;
	color: #FFFFFF;
	vertical-align: middle;
	position: relative;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 9px 6px 0 0px;
	color: #132439;
	vertical-align: middle;
	position: relative;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url('../template_images/header/tab_up.gif');
	background-repeat: no-repeat;
/*	border: 1px solid #336699;
	background-color: #2C5F93;*/
}
.m0l0oover {
	text-decoration : none;
	background-image: url('../template_images/header/tab_down.gif');
	background-repeat: no-repeat;
/*	background-color: #2C5F93;
	border: 1px solid #336699;*/
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 25px;
	color: #6D6F71;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 20px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #ECECEC;
	border: 0px solid #629DB2;
	padding-top: 0;
	
	margin-top: 0px;
}
.m0l1oover {
	text-decoration : none;
	background-color: #ECECEC;
	background-image: url('../template_images/header/drop_bg.gif');
	background-repeat: no-repeat;
	border: 0px solid #336699;
	padding-top: 0px;
}

/* level 2 inner */
.m0l2iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 25px;
	color: #6D6F71;
}
.m0l2iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 20px;
	color: #07183A;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	background-color: #ECECEC;
	border: 0px solid #629DB2;
	padding-top: 0;
	
	margin-top: 0px;
}
.m0l2oover {
	text-decoration : none;
	background-color: #ECECEC;
	background-image: url('../template_images/header/drop_bg2.gif');
	background-repeat: no-repeat;
	border: 0px solid #336699;
	padding-top: 0px;
}

/*header - menu*/

div.menu {
   width: 780px;
   clear: both;
   background: #132439;
   position: relative;
}        

table.navitem {
}

td.navitem {
    height: 26px;
}

td.navitem_button {
    width: 30%;
}

a.navitem:link      {background: url('../template_images/focal-point_Child_r3_c1') repeat-x bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 26px;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:visited   {background: url('../template_images/header/menu_bg.jpg') repeat-x bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 26px;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:active    {background: url('../template_images/header/menu_bg.jpg') repeat-x bottom left;text-align: center;display: block;font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; height: 26px;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:hover     {text-align: center;display: block;font-size: 11px; font-weight: bold; background: transparent;color: #FFFFFF; height: 26px;text-decoration: none; line-height: 26px;padding: 0px 10px 0px 10px}  

td.nav_border {
    width: 5px;
}

/*ENTRY*/

td.entry {
   font-size: 12px;
   background: #FFFFFF;
   width: 602px;
   padding: 20px 5px 20px 5px;
   vertical-align: top;
   color: #666666;
}

* html td.entry {
   font-size: 12px;
   background: #FFFFFF;
   width: 595px;
   padding: 20px 5px 20px 5px;
   vertical-align: top;
}

td.rhs {
    width: 198px;
    padding-right: 3px;
    vertical-align: top;
	
}

* html td.rhs {
    width: 206px;
    padding-right: 0px;
    vertical-align: top;
	
}


/*INFO*/

td.info {
    font-size: 12px;
   background: #FFFFFF;
   width: 602px;
   padding: 0px 5px 20px 5px;
   vertical-align: top;
}  

td.info2{
font-size: 12px;
   background: #FFFFFF;
   width: 100%;
   padding: 0px 5px 20px 5px;
   vertical-align: top;
}  

/*SIDEBAR*/

td.lhs {
    width: 198px;
    padding-right: 3px;
    vertical-align: top;
	
}

* html td.lhs {
    width: 206px;
    padding-right: 0px;
    vertical-align: top;
	
}

a.s_nav               {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:link          {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:active        {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:visited       {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}
a.s_nav:hover         {display: block;width:127px;color: #000000;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: #FFFFFF}

* html a.s_nav                  {width: 135px}
* html a.s_nav:link             {width: 135px}
* html a.s_nav:active           {width: 135px}
* html a.s_nav:visited          {width: 135px}
* html a.s_nav:hover            {width: 135px}

/*a.s_nav_active               {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:link          {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:active        {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:visited       {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}
a.s_nav_active:hover         {display: block;width:127px;color: #BF2229;font-weight: bold;border: 1px solid #E3E3E3;padding: 3px;margin-bottom:2px;background: url(../template_images/mod_header.jpg) repeat-y top right;}*/

* html a.s_nav_active                  {width: 135px}
* html a.s_nav_active:link             {width: 135px}
* html a.s_nav_active:active           {width: 135px}
* html a.s_nav_active:visited          {width: 135px}
* html a.s_nav_active:hover            {width: 135px}

a.nav_sub_item               {color: #666666;line-height:20px}
a.nav_sub_item:link          {color: #666666;line-height:20px}
a.nav_sub_item:active        {color: #666666;line-height:20px}
a.nav_sub_item:visited       {color: #666666;line-height:20px}
a.nav_sub_item:hover         {color: #132438;line-height:20px}

a.nav_sub_item_active               {color: #132438;font-weight: bold;line-height:20px}
a.nav_sub_item_active:link          {color: #132438;font-weight: bold;line-height:20px}
a.nav_sub_item_active:active        {color: #132438;font-weight: bold;line-height:20px}
a.nav_sub_item_active:visited       {color: #132438;font-weight: bold;line-height:20px}
a.nav_sub_item_active:hover         {color: #132438;font-weight: bold;line-height:20px}

a.nav_sub2_item               {color: #132438;line-height:20px; font-size: 10px; padding-left: 10px;}
a.nav_sub2_item:link          {color: #132438;line-height:20px; font-size: 10px; padding-left: 10px;}
a.nav_sub2_item:active        {color: #132438;line-height:20px; font-size: 10px; padding-left: 10px;}
a.nav_sub2_item:visited       	{color: #132438;line-height:20px; font-size: 10px; padding-left: 10px;}
a.nav_sub2_item:hover         	{color: #07183A;line-height:20px; font-size: 10px; padding-left: 10px;}

a.nav_sub2_item_active               {color: #07183A;font-weight: bold;line-height:20px; font-size: 10px;padding-left: 10px;  background: url('../template_images/icons/bullet.gif') no-repeat center left;}
a.nav_sub2_item_active:link          {color: #07183A;font-weight: bold;line-height:20px; font-size: 10px;padding-left: 10px;  background: url('../template_images/icons/bullet.gif') no-repeat center left;}
a.nav_sub2_item_active:active        {color: #07183A;font-weight: bold;line-height:20px; font-size: 10px;padding-left: 10px;  background: url('../template_images/icons/bullet.gif') no-repeat center left;}
a.nav_sub2_item_active:visited       {color: #07183A;font-weight: bold;line-height:20px; font-size: 10px;padding-left: 10px;  background: url('../template_images/icons/bullet.gif') no-repeat center left;}
a.nav_sub2_item_active:hover         {color: #07183A;font-weight: bold;line-height:20px; font-size: 10px;padding-left: 10px;  background: url('../template_images/icons/bullet.gif') no-repeat center left;}

/* sub items */

td.lhs ul {
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px
}

* html td.lhs ul {
	list-style-image: none;
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

td.lhs ul.s_nav li {
    width: 100%;
	border-bottom: 1px dotted #666666;
}

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 174px;
    border: 0px solid #E3E3E3;
    margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 10px;
	background: url('../template_images/news_bg.gif') repeat-x bottom left;
	height: 100%;
	min-height: 200px;
	
}



td.border_left {background: url('../template_images/news_left.gif') repeat-y top right; width: 4px;}


td.border_right {background: url('../template_images/news_right.gif') repeat-y top right; width: 4px;}

td.middle_area{ width: 196px; vertical-align: top; }

* html td.middle_area{ width: 194px;}

* html div.mod_box {
    width: 194px;
	padding: 0px 6px 20px 10px;
}

div.mod_box span {
    text-align: left;
    display: block;
    line-height: 25px;
 	
    font-size: 12px;
    color: #4F4F4F;
    /*background: url(../template_images/mod_header.jpg) repeat-y top right;*/
    height: 25px;
    border-bottom: 0px dotted #E3E3E3;
}    

div.mod_box div {
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.mod_box div ul{
		 list-style-image: url('../template_images/icons/bullet.gif');	
		 color: #132438;}

div.mod_box div li{color: #132438;}

div.mod_box div input.field {
    font-size: 11px;
    width: 110px;
}    

#adspace {
    padding-left:5px
}

/*footer*/

.success{						width: 155px;
								height: auto;
								position: absolute;
								float: left;
								padding: 35px 10px 10px 10px;
								background: #333333;
								border: 2px solid #CCCCCC;
								background-image: url('../template_images/success.jpg') !important;
								background-position: top left !important;
								background-repeat: no-repeat !important;
								display: none;
								filter:alpha(opacity=92);
								-moz-opacity:0.92;
								-khtml-opacity: 0.92;
								opacity: 0.92;}								

.fail {							width: 155px;
								height: auto;
								position: absolute;
								float: left;
								padding: 35px 10px 10px 10px;
								background: #333333;
								border: 2px solid #CCCCCC;
								background-image: url('../template_images/error.jpg') !important;
								background-position: top left !important;
								background-repeat: no-repeat !important;
								display: none;
								filter:alpha(opacity=92);
								-moz-opacity:0.92;
								-khtml-opacity: 0.92;
								opacity: 0.92; }


#callback {						width: 155px;
								height: auto;
								position: absolute;
								float: left;
								background-position: top left;
								background-repeat: no-repeat;
								padding: 35px 10px 10px 10px;
								background: #333333;
								border: 2px solid #CCCCCC;
								display: none;
								filter:alpha(opacity=92);
								-moz-opacity:0.92;
								-khtml-opacity: 0.92;
								opacity: 0.92; }

td.footer a             {color: #666666}
td.footer a:link        {color: #666666}
td.footer a:active      {color: #666666}
td.footer a:visited     {color: #666666}
td.footer a:hover       {color: #666666}

#divleft {
   text-align: left;
   float: left;
   position: relative;
   clear: left;
   padding-top: 9px;
}

#divright {
   text-align: right;
   float: right;
   position: relative;
   clear: right;
}

/* HELP */

#help {
    color: #666666;
}

#help a {
    color: #666666;
}

table.help_search {
    font-size: 12px;
    width: 100%;
    padding-bottom: 10px;
}

table.help_body {
    width: 100%;
    border-top: 1px solid #006AC;
    padding-top: 10px;
}

td.help_icon {
    text-align: left;
    width: 16px;
}

a.help_addresslink:link     {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:visited  {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:active   {color: #000000; font-size: 12px; text-decoration: none}
a.help_addresslink:hover    {color: #000000; font-size: 12px; text-decoration: underline}

td.help_section {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}    

td.help_question {
    font-weight: bold;
    color: #666666;
    padding: 3px 0px 3px 10px;
}    

td.help_answer {
    font-style: italic;
    color: #000000;
    padding-left: 20px;
}    

table.help_topten {
    width: 100%;
    border-top: 1px solid #E3E3E3;
    padding-top: 10px;
    margin-top: 25px;
}

td.help_topten_header {
    font-weight: bold;
    color: #000000;
}   

#filerow {}

#filerowalt {
    background: #F8F8F8;
}

/* NEWS */

div.news h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.news span {
    display: block;
    font-style: italic;
}

/* FORMS */

table.feedback {
    width: 100%;
}  

table.form_table {
   text-align: center;
   border: 1px solid #E3E3E3;
   width: 100%;
   margin: 10px auto 10px auto;
   padding-bottom: 5px;
}

td.feedback_text {
    text-align: left;
    font-size: 11px;
    color: #666666;
    vertical-align: top
}

td.form_right {
   text-align: left;
}

td.form_left {
   text-align: right;
   padding: 0px 15px 0px 5px
}

td.form_right input,textarea {
   font-size: 10px;
   color: #000000;
   width: 125px;
   border: 1px solid #E3E3E3;
   margin: 5px 0px 5px 0px;
   overflow: auto;
}   

td.form_section {
    text-align: left;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 10px;
    border-bottom: 1px solid #000000;
}  

input.field {
   font-size: 10px;
   color: #000000;
   border: 1px solid #666666;
}

input.button {
   font-size: 10px;
   color: #FFFFFF;
   background: #132439;
   border: 1px solid #666666;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: #AAAAAA;
}  


li.sitemap a               {color: #132438; text-decoration: none; font-weight: bold;}
li.sitemap a:link          {color: #132438; text-decoration: none; font-weight: bold;}
li.sitemap a:active        {color: #132438; text-decoration: none; font-weight: bold;}
li.sitemap a:visited       {color: #132438; text-decoration: none; font-weight: bold;}
li.sitemap a:hover         {color: #132438; text-decoration: none; font-weight: bold;}

/*common*/  

#location {
    text-align: left;
    color: #666666;
    height: 10px;
	padding: 10px 0px 10px 0px;
   
}    

#location a {
    color: #666666;
}

a.black               {color: #000000; text-decoration: none}
a.black:link          {color: #000000; text-decoration: none}
a.black:active        {color: #000000; text-decoration: none}
a.black:visited       {color: #000000; text-decoration: none}
a.black:hover         {color: #000000; text-decoration: none}


a               {color: #132438; text-decoration: none}
a:link          {color: #132438; text-decoration: none}
a:active        {color: #132438; text-decoration: none}
a:visited       {color: #132438; text-decoration: none}
a:hover         {color: #132438; text-decoration: none}

table           {font-size: 12px;color: #666666}
td              {font-size: 12px;color: #666666} 
td.small              {font-size: 10px; color: #666666} 

div             {margin: 0px;padding: 0px}

p               {font-size: 12px;color: #666666;margin: 0px; padding: 5px 0px 10px 0px; line-height: 20px;}

img             {border: 0px}    

form            {margin: 0px;padding:0px}
select          {font-size: 10px; color: #666666}
textarea        {font-size: 12px;}
input           {font-size: 11px; background: url('../template_images/field.jpg') repeat-x top left; color: #666666;}

h1              {font-size: 12px;
                font-weight: bold;
				color: #07183A;
				border-bottom: 1px dotted #666666;}

h2              {font-size: 12px; 
                
                font-weight: bold}

hr  {
    border-top: 1px dotted #666666;
	border-bottom: none;
	border-left: none;
	border-right: none;
    color: none;
    background: none;
    height: 1px;
	
}

.b {
   font-weight: bold;
}

.top {
   vertical-align: top
}

.mid {
vertical-align: middle
}

.bot {
    vertical-align: bottom;
}    

.center {
    text-align: center;
    margin: 0px auto 0px auto
}

.right {
    text-align: right;
    margin: 0px 0px 0px auto
}

.left {
    text-align: left;
    margin: 0px auto 0px 0px
}





ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ul {
    list-style-image: url('../template_images/icons/bullet.gif');
    margin: 0px 0px 10px 16px;
    padding: 0px;
}

ol {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ol {
    margin: 0px 0px 10px 16px;
    padding: 0px;
}

li {
    font-size: 12px;
    color: #666666;
}

html>body li {
    padding: 0px;
    margin: 0px;
}