/*** Normalized ***/


/*------ content ----*/

.content table {
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
}

.content tr.odd {
    font-size: 11px;
    padding: 3px 2px 3px 7px;
}

.content tr {
    font-size: 11px;
}

.content tr.even {
    font-size: 11px;
}

/*--- container for the search form ----------------------------------------*/

#content_search_container {
    margin: 20px 0 20px 0;
    width: 465px;
    height: 49px;
}

#content_search_caption {
    font-family: arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 42px;
    font-size: 15px;
    float: left;
    padding-left: 10px;
    color: #fff;
}

#content_search_container button {
    vertical-align: middle;
    border: 1px solid gray;
    margin-left: 0px;
}

#content_search_container input {
    margin: 11px;
    vertical-align: middle;
    margin-left: 8px;
    width: 300px;
}

#slogan {
    font-family: arial, tahoma,verdana,  sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}

#sub_container2 {
    float: right;
    margin: 0;
    padding: 8px 10px 20px 0px;
    width: 550px;
}

#content_container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 540px;
}

#mask {
    width: 775px;
    height: 198px;
}

#key_visual {
    width: 775px;
    height: 198px;
    float: right;
}

#logo {
	clear: both;
	position: absolute;
	top: 87px;
	left: 30px;
    width: 176px;
    height: 69px;
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sub_nav_list li {
    font-size: 11px;
    margin: 0px 0 0px 0;
    padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    font-family: arial, tahoma,verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    padding: 0 0px 0 35px;
    display: block;
    width: 130px;
}

html>body .sub_nav2 a {
    font-family: arial, tahoma,verdana, sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 24px;
    height: 24px;
    display: block;
    width: 132px;
}

.sub_nav_list a.sub_nav2_active {
    font-weight: bold;
    background: url(images/dynamic/buttonset1/sub2.gif) no-repeat;
    color: #000;
    padding: 0 0px 0 45px;
}

a.sub_nav2 {
    background: url(images/dynamic/buttonset1/sub2.gif) no-repeat;
    color: #595959;
    padding: 0 0px 0 45px;
    font-weight: normal;
}

a.sub_nav2:hover {
    background: url(images/dynamic/buttonset1/sub2.gif) no-repeat;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

html>body .sub_nav_list a {
    width: 130px;
}

.sub_nav_list a.sub_nav_item {
    text-decoration: none;
    color: #595959;
}

.sub_nav_list a.sub_nav_item:hover {
    text-decoration: none;
}

.sub_nav_list a.sub_nav_active_item {
    text-decoration: none;
}

/*-- global container ------------------------------------------------------*/

.sub_nav_container {
    padding-top: 8px;
    width: 187px;
    position: relative;
    top: 0px;
}

#left_column_container {
    float: left;
    width: 187px;
    padding-left: 7px;
}

#header {
	position: relative;
    width: 775px;
    height: 198px;
    background-color: #fff;
}

#container {
    padding: 0;
    margin: 0 auto;
    margin-top: 20px;    
    text-align: left;
    width: 775px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
    padding: 0;
    width: 775px;
}

#footer {
    margin: 0;
    padding: 0;
    top: 0;
    width: 775px;
    height: 38px;
    position: relative;
    clear: both;
}

#footer_text {
    padding: 11px 0 0 0;
    margin: 0 15px 0 15px;
    text-align: center;
    font-size: 10px;
line-height:14px
}

/*--- body -----------------------------------------------------------------*/

body#main_body {
    margin: 0;
    padding: 0;
    font-family: arial, tahoma,verdana,  sans-serif;
    font-size: x-small;
    /* IE5 Win */

    font-size: small;
    text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

.content {
    font-family: arial, tahoma,verdana,  sans-serif;
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.3;
}

.content p {
    font-family: arial, tahoma,verdana,  sans-serif;
    margin: 5px 0 20px 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.3;
}

/*--- headings -------------------------------------------------------------*/

.content h1 {
    font-family: arial, trebuchet ms, tahoma, verdana, sans-serif;
    font-style: normal;
}

.content h2 {
    font-family: arial, trebuchet ms,tahoma,verdana,sans-serif;
    font-style: normal;
}

.content h3 {
    font-family: arial, trebuchet ms,tahoma,verdana,sans-serif;
    font-style: normal;
}

/*--- links ----------------------------------------------------------------*/

.content a:link {
    font-family: arial, tahoma,verdana,  sans-serif;
    font-weight: normal;
    text-decoration: underline;
}

.content a:visited {
    font-family: arial, tahoma,verdana,  sans-serif;
    font-weight: normal;
    text-decoration: underline;
}

.content a:hover {
    font-family: arial, tahoma,verdana,  sans-serif;
    text-decoration: none;
}

.content a:active {
    font-family: arial, tahoma,verdana,  sans-serif;
    text-decoration: underline;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
    border-style: solid;
    border-width: 1px;
    border-spacing: 0;
    width: 100%;
    font-weight: normal;
    font-family: arial, sans-serif;
    border-collapse: collapse;
    font-size: 11px;
}

.content td {
    padding: 2px 3px 2px 5px;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    border-style: solid;
    border-width: 1px;
}

/*--- forms ----------------------------------------------------------------*/

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    color: #d60361;
}

.content input {
    border-style: solid;
    border-width: 1px;
}

.content textarea {
    border-style: solid;
    border-width: 1px;
}

.content button {
}

.content label {
}

.content select {
}

.content option {
}

/*--- lists ----------------------------------------------------------------*/

.content ol {
}

.content ul {
}

.content li {
}

/*--------------------------------------------------------------------------*/


