
/* 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: url(../template_images/header/bg_gradient.jpg) repeat-x top left #7A8CA2;
}

table.body {
    width: 778px;
    margin:0px auto 0px auto;
}

td.header_top {
    text-align:center;
    font-size: 12px;
    color: #666666;
    height: 30px;
    padding-bottom: 5px;    
}

td.header {
    background: #FFFFFF;
	padding: 0px;
	border: 0px;
}

td.menu {
   width: 778px;
   height: 26px;
   clear: both;
   background: URL('../template_images/header/menu_bg.jpg') no-repeat top left;  
}  

td.menu div {
    position: relative;
    height: 26px;
	vertical-align:top;
	z-index: 1;
}

html>td.menu div {
    position: relative;
    height: 26px;
	z-index: 1;
}

/* --- 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: 11px;
	text-align:center;
	text-decoration: none;
	color: #FFFFFF;
	line-height:26px;
	cursor:pointer;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align:center;
	color: #666666;
	line-height:26px;
	/*background: url(../template_images/header/menu_ro.jpg) repeat-x top left;*/
	cursor:pointer;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-color: transparent;
	cursor:pointer;
	
}
.m0l0oover {
	text-decoration : none;
	background:url();
	background-color: transparent;
	cursor:pointer;

}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	text-decoration : none;
	font-size: 11px;
	color: #666666;	
	line-height:26px;
	padding-left: 5px;
	background: #9EC1DD;
	cursor:pointer;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	line-height:26px;
	background: #666666;
	cursor:pointer;

}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #FFFFFF;
	padding: 0;
	cursor:pointer;
}
.m0l1oover {
	text-decoration : none;
	background-color: #FFFFFF;
	padding: 0;
	cursor:pointer;
}

/* menu end */


td.outer {
    text-align:left;
    color: #666666;
    background: #FFFFFF;
    vertical-align: top;
}

table.outer{
    width: 100%;
    height: 100%;
}

td.footer {
    text-align:center;
    font-size: 10px;
    height:20px;
    color: #666666;
	background: url(../template_images/footer_bg.jpg) repeat-y top right #FFFFFF;
}

/* HEADER */

/* header - top */

div.headertop_L {
    text-align: left;
    color: #666666;
    font-size: 10px;
    float: left;
    bottom: 0px;
}    

html>body div.headertop_L {
    height: 10px;
}

td.award {
	padding: 20px;
	width: 230px;
	
}

td.search_unit {
	height: 24px;
	padding-left: 20px;
	width: 230px;
	background: url(../template_images/header/search_bg.jpg) repeat-y top left;
	font-size:12px;
	color:#666666;
}

td.search_unit a             {color: #FFFFFF;}
td.search_unit a:link        {color: #FFFFFF;}
td.search_unit a:active      {color: #FFFFFF;}
td.search_unit a:visited     {color: #FFFFFF;}
td.search_unit a:hover       {color: #FFFFFF;}


td.logo {
	width: 100px;
	padding-right: 20px;
}

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: 778px;
    position: relative;
}  

#header_L{
    float: left;
    position:relative;
    width:135px;
    height:100px;
    color: #666666;
}

#header_M {
    text-align: center;
}   

* html #header_M {
    margin-left: 0px;
    left: 0px;
}

#header_R {
    text-align: left;
    top: 0px;
    right: 0px;
    position: absolute;
    width:250px;
    height:118px;
    color: #666666;
}

html>body #header_R {

}   

/*header - menu*/

div.menu {
   width: 780px;
   height: 26px;
   clear: both;
   background: URL('../template_images/header/menu_bg.jpg') no-repeat top left;  
}        

table.navitem {
}

td.navitem {
    height: 26px;
	padding-left: 10px;
}

td.navitem_button {
    width: 30%;
}

a.navitem:link      {text-align: center;display: block;font-size: 11px; color: #FFFFFF; text-decoration: none; height: 26px;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:visited   {text-align: center;display: block;font-size: 11px; color: #FFFFFF; text-decoration: none; height: 26px;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:active    {text-align: center;display: block;font-size: 11px; color: #FFFFFF; text-decoration: none; height: 26px;line-height: 26px; padding: 0px 10px 0px 10px}
a.navitem:hover     { background:url(../template_images/header/menu_ro.jpg) repeat-x top left; text-align: center;display: block;font-size: 11px; 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: url(../template_images/content_bg.jpg) repeat-y top right #FFFFFF;
   padding: 0px 164px 20px 20px;
   vertical-align: top;
}

td.rhs {
	background: url(../template_images/news_bg.jpg) repeat-y top right;
    width: 164px;
    padding-left: 10px;
	padding-right: 10px;
    vertical-align: top;
	color:#FFFFFF;
}

td.rhs a             {color: #FFFFFF;}
td.rhs a:link        {color: #FFFFFF;}
td.rhs a:active      {color: #FFFFFF;}
td.rhs a:visited     {color: #FFFFFF;}
td.rhs a:hover       {color: #333333;}


/*INFO*/

td.info {
   font-size: 12px;
   background: #FFFFFF;
   width: 640px;
   padding: 0px 5px 20px 5px;
   border-left: 1px solid #E3E3E3;
   border-right: 1px solid #E3E3E3;
   vertical-align: top;
}  

td.content {
	width: 616px;
	height: 100%;
   font-size: 12px;
   background: url(../template_images/content_bg.jpg) repeat-y top right #FFFFFF;
   padding: 10px 50px 20px 20px;
   vertical-align: top;
}

/*SIDEBAR*/

td.lhs {
    width: 135px;
    padding-right: 5px;
    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: #BF2229;line-height:20px}

a.nav_sub_item_active               {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:link          {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:active        {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:visited       {color: #BF2229;font-weight: bold;line-height:20px}
a.nav_sub_item_active:hover         {color: #BF2229;font-weight: bold;line-height:20px}

/* sub items */

td.lhs ul {
	list-style-type:disc;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 19px
}

* html td.lhs ul {
	list-style-type:disc;
    margin: 0px 0px 10px 21px;
    padding: 0px;
}

td.lhs ul.s_nav li {
    width: 100px;
}

/* MODULE (side) BOX(S) */

div.mod_box {
    width: 100%;
}

* html div.mod_box {
    width: 100%;
}

div.mod_box span {
    text-align: center;
    display: block;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px;
    color: #4F4F4F;
    background: url(../template_images/mod_header.jpg) repeat-y top right;
    height: 25px;
    border-bottom: 1px solid #E3E3E3;
}    

div.mod_box div {
    padding: 3px 3px 3px 5px;
    margin: 0px
}   

div.mod_box div input.field {
    font-size: 11px;
    width: 110px;
}    

#adspace {
    padding:0px;
	margin:0px;
	height:230px;
}

/*footer*/

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;
}

#divcentre {
   text-align: center;
   float: none;
   position: relative;
   clear: both
   padding-top: 20px;
}

#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: 0px;
   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: 200px;
   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: #000000;
   background: #E3E3E3;
   border: 1px solid #666666;
}

/* Sitemap */

li.sitemap {
    font-style: italic;
    color: #AAAAAA;
}  

li.sitemap a {
    font-style: normal;
    font-weight: bold;
    color: #666666;
}

/*common*/  

#location {
    text-align: left;
    color: #666666;
    height: 20px;
    padding: 5px 0px 5px 5px;
}    

#location a {
    color: #666666;
}

a               {color: #3E6F93; text-decoration: none}
a:link          {color: #3E6F93; text-decoration: none}
a:active        {color: #3E6F93; text-decoration: none}
a:visited       {color: #3E6F93; text-decoration: none}
a:hover         {color: #333333; text-decoration: none}

table           {font-size: 12px;color: #666666;}
td              {font-size: 12px;color: #666666;} 

div             {margin:0px;padding: 0px; border:0px}

p               {font-size: 12px;color: #666666;line-height:15px;}

img             {border:0px;}    

form            {margin: 0px;padding:0px}
select          {font-size: 10px;color: #666666}
textarea        {font-size: 10px;color: #666666}
input           {font-size: 11px}

h1              {font-size: 14px;
                font-weight: bold}

h2              {font-size: 12px; 
                
                font-weight: bold}

hr  {
    border-width: 0px;
    color: #DECEB4;
    background: #E3E3E3;
    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-type:disc;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 14px
}

* html ul {
	list-style-type:disc;
    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;
}

/*Reort manager*/

        table.data {
            border: 1px solid #CCCCCC;
            width: 100%;
        }

        table.data th {
            background: #CCCCCC;
            font-size: 13px;
            padding: 5px;
            text-align: center;
        }

        table.data td {
            padding: 5px;
			text-align: center;
        }