@import url("standardskin.css");

/* Form, */


html, body, form {
margin: 0;
padding: 0;
border:0;

}


html {
height: 100%;

}

html[class~="ie7"]
{
overflow:auto;    
    }

body {
height: 100%;
position: relative;
overflow:auto;

}
form {
height: 100%;

}

.ie7 form {
height: 99.75%;
}

 

/* Header Image */
#headerlogo
{
    background-image: url('Images/logo.jpg');
    width: 264px;
    height: 33px;
    background-position: left;
    float: left;
}
/* Body Background */
body
{
	background-image: url('Images/background.jpg');
	background-repeat: repeat-x;
	background-color: #001c2b;
}

/* Page */
.page
{
    width: 900px;
    background-color: #fff;
    vertical-align: top;
}

.blue, .blue a, .blue:visited, .blue:hover, .blue:focus {
    color: #006fac
}

/* Container Background Color */
.container.coloredbackground
{
    background-image: url('Images/containerbluebg.jpg');
    background-repeat: repeat-x;
}

.bluecontainer {
    background-image: url('Images/containerbluebg.jpg');
    background-color: #e0edf5;
    background-repeat: repeat-x;
    background-position: center bottom;
}

.frontpagecontainer
{
   height: 144px;
}

.webkit .frontpagecontainer
{
   height: 133px; 
}

.graycontainer {
    background-color: #ededed;
}

.graycontainer_corner {
    background-image: url('Images/gray_lefttop_corner.png');
    background-repeat: no-repeat;
    background-position: left;
}

.graycontainer_chcolor {
    background-image: url('Images/graycontainerbg.jpg');
    background-color: #ededed;
    background-repeat: repeat-x;
    background-position: center bottom;
}

.bluecontainer_corner_bottom {
    background-image: url('Images/blue_rightbottom_corner.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.bluecontainer_bottom {
    background-image: url('Images/blue_bottom.png');
    background-repeat: repeat-x;
}

.Container_frontpage {
  float: left;
  padding: 5px 5px 5px 5px;
  width: 204px;
  height: 165px;
  
  *height: 161px;
}

.Container_page {
   
}

.Container_Title {
    height: 25px;
    padding-left: 20px;
    padding-top: 13px
}

.ff3 .Container_Title {
    height: 40px;
}

.Container_Title_Adv {
    height: 42px;
    padding-left: 0px;
    padding-top: 23px
}

.ff3 .Container_Title_Adv {
    height: 65px;
}

.Container_Title_about {
    height: 21px;
    padding-left: 20px;
    padding-top: 19px;
    padding-right: 20px;
}

.ff3 .Container_Title_about {
    height: 40px;
}


/* Main Font */
body, input, textarea, select {
	font-family: Arial;
	font-size: 12px;
	color:#000;
}
/* Main Font Link Color */
a, a:visited, li a, li a:visited
{
	color:#000;
}
/* Main Font Link Selected/Hover Color */
a:hover, a:focus, li a:hover, li a:focus 
{
	color:#000;
}

a.arrowlink {
    background-image: url('Images/small_arrow.png');
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 7px;
    text-decoration: none;
}
a.blackarrowlink {
    background-image: url('Images/black_small_arrow.png');
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 7px;
    text-decoration: none;
}
.whitearrow {
    background-image: url('Images/white_small_arrow.png');
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 7px;
    text-decoration: none;
}
/*
a.arrowlink:hover, a.arrowlink:focus {
    background-image: url('Images/small_arrow.png');
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 7px;
}
*/

/* Heading Font Link*/
.Head
{
    color:#006fac;
    font-size: 16px;
    line-height: 17px !important;
    display: block;
    font-weight:bold;
    text-transform: uppercase;
}
.Head a
{
    color:#006fac;
    font-size: 16px;
    line-height: 17px !important;
    display: block;
    font-weight:bold;
    text-transform: uppercase;
    text-decoration:none;
}
.Headtiny
{
    color:#000;
    font-size: 16px;
    line-height: 17px !important;
    display: block;
    font-weight:normal;
    text-transform: none;
}
.Headtiny a
{
    text-decoration:none;
}

.Headsmaller
{
    color:#000;
    font-size: 12px;
    font-weight:bold;
    line-height: 15px !important;
}
.Headsmaller a
{
    text-decoration:none;
}
.Normal
{
    color:#000;
    font-size: 12px;
    line-height: 14px !important;
}
.Normal a
{
    color:#006FAC;
    text-decoration:underline;
    line-height: 14px !important;
}

.datetime
{
    font-family: Arial;
    font-size: 12px;
    color: #686868;
    text-decoration: none;
    padding-top: 10px;
    padding-right: 30px;
    float: right;
}

/* Menu bar */
.menubar {
    background-color: #fff;
    background-image: url('Images/menubg.jpg');
    background-repeat: repeat-x;
}

/* Menu Level 0 Background Color */
ul.firstLevelNav
{
    
}
/* Menu Level 0 Seperator Color */
/*
ul.firstLevelNav li
{
	border-right: 1px solid #fff;
}
*/
/* Menu Level 0 Link Color */
ul.firstLevelNav li a, ul.firstLevelNav li a:visited
{
    color: #000;
    font-weight: bold;
    text-transform:uppercase;
    font-size: 11px;
}
/* Menu Level 0 Link Selected/Hover Color */
/*
ul.firstLevelNav li a:hover, ul.firstLevelNav li a:focus
{
    color: #000 !important;
}
*/

.Menu_Level0_First_Selected, .Menu_Level0_Selected {
    color: #fff !important;
}

.Menu_Level0_First_Selected_bg, .Menu_Level0_Selected_bg {
    background-image: url('Images/menu_selected.jpg');
    height: 24px !important;
    color: #fff !important;
}





/* MenulLevel 1 Background Color*/
ul.secondLevelNav
{
    background-color: #fff;
}
/* Menu Level 1 Seperator Color */
/*
ul.secondLevelNav li
{
	border-right: 1px solid #fff;
}
*/
/* Menu Level 1 Link Color */

ul.secondLevelNav li a, ul.secondLevelNav li a:visited
{
    padding-left: 8px;
}

/* Menu Level 1 Link Selected/Hover Color */
/*
ul.secondLevelNav li a:hover, ul.secondLevelNav li a:focus
{
    color: #000 !important;
}
*/

.Menu_Level1  {
    background-image: url('Images/black_small_arrow.png');
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 7px;
    text-decoration: none;
}

.Menu_Level1_Selected a 
{
    color: #006fac !important;
    text-decoration: none;
}

.Menu_Level1_Selected, .Menu_Level1_Selected:visited {
    background-image: url('Images/small_arrow.png');
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 7px;
}

.Menu_Level2_Selected a 
{
    color: #006fac !important;
    text-decoration: none;
}

.Menu_Level2_Selected, .Menu_Level2_Selected:visited {
    color: #006fac;
    font-weight: bold;
}

.Menu_Level3_Selected a 
{
    color: #006fac !important;
    text-decoration: none;
}

.Menu_Level3_Selected, .Menu_Level3_Selected:visited {
    color: #006fac;
    font-weight: bold;
}

.topspace 
{
    height: 21px;
}

.smallspacestop 
{
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}

.ie6 .smallspacestop 
{
    display:none;
}

.ssnPrintButton 
{
    top: -25px;
}