/*** Normalized ***/

#main_body {
    background-color: #991700;
/*    background-image: url(images/top/bg_body.gif); */
}


#container {
    background-color: #ffffff;
}

#slogan {
    color: #cc5300;
}

#footer {
    background-image: url(images/top/bg_footer.gif);
    color: #5c5c5c;
}

/* Begin main_nav */

#main_nav_container {
    background-image: url(images/top/bg_main_nav.gif);
}

#main_nav_list {
    background-image: url(images/top/main_nav_separator.gif);
}

#main_nav_list li {
    background-image: url(images/top/main_nav_separator.gif);
}

#main_nav_list a.main_nav_item {
    background-image: url(../../images/dynamic/buttonset1/main_nav.gif);
    color: #ffffff;
}

#main_nav_list a.main_nav_item:hover {
    background-image: url(../../images/dynamic/buttonset1/main_nav_active.gif);
    color: #5d1400;
}

#main_nav_list a.main_nav_active_item {
    background-image: url(../../images/dynamic/buttonset1/main_nav_active.gif);
    color: #5d1400;
}

/* End main_nav */

/* Begin Submain_nav */

#sub_nav_container {
    background-image: url(images/top/bg_sub_nav.gif);
}

.sub_nav_list {
    background-image: url(images/top/sub_nav_separator.gif);
}

.sub_nav_list li {
    background-image: url(images/top/sub_nav_separator.gif);
}

.sub_nav_list a.sub_nav_item {
    background-image: url(../../images/dynamic/buttonset1/sub_nav.gif);
    color: #ffffff;
}

.sub_nav_list a.sub_nav_item:hover {
    background-image: url(../../images/dynamic/buttonset1/sub_nav_active.gif);
    color: #5d1400;
}

.sub_nav_list a.sub_nav_active_item {
    background-image: url(../../images/dynamic/buttonset1/sub_nav_active.gif);
    color: #5d1400;
}

/* End Submain_nav */

/* Begin Content */

.content {
    color: #969696;
}

.content table {
    border-color: #e32c40;
}

.content th {
    background-color: #c20b26;
    border-color: #e32c40;
    color: #ffffff;
}

.content td {
    border-color: #e32c40;
    color: #818181;
}

.content tr.odd {
    background-color: #ffffff;
}

.content tr.even {
    background-color: #ffdde2;
}

/* End Content */

/* Begin Search */

/* End Search */

.content textarea {
    background-color: #ffffff;
    border-color: #b70e24;
}

.content input {
    background-color: #ffffff;
    border-color: #b70e24;
}

.content button {
    background-color: #ffffff;
    border-color: #b70e24;
    border-color: #730614;
    color: #c20b26;
}

/* Begin Pager */

#pager {
    background-color: #c20b24;
    border-color: #fad5d6;
    color: #ffffff;
}

#pager a {
    color: #f3ced3;
}

#pager a:hover {
    color: #ffffff;
}

/* End Pager */

.content a {
    color: #d6031b;
}

.content a:visited {
    color: #525252;
}

.content a:hover {
    color: #d6031b;
}

.content h1 {
    color: #d6031b;
}

.content h2 {
    color: #d6031b;
}

.content h3 {
    color: #d6031b;
}

.content li {
    color: #818181;
}

#key_visual {
    background-image: url(../../images/dynamic/key_visual1.jpg);
}

#content_container a:active {
    color: #d6031b;
}

#content_container a:hover {
    color: #d6031b;
}

#content_container a:visited {
    color: #525252;
}

#content_container a:link {
    color: #d6031b;
}

#content_container h1 {
    color: #d6031b;
}

#content_container h2 {
    color: #d6031b;
}

#content_container h3 {
    color: #d6031b;
}

#content_container, #content_container p {
    color: #0C1F8C;
}

#footer_text {
    color: #ffffff;
}






/*** Normalized ***/

#main_body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-position: top;
    background-repeat: repeat-x;
}


#container {
    margin: 0 auto 0 0;
    width: 900px;
    background-position: left top;
    background-repeat: repeat;
}

#header {
    height: 140px;
    padding: 0;
}

#key_visual {
    width: 900px;
    height: 140px;
}

#logo {
    position: absolute;
    z-index: 1;
    left: 475px;
    top: 0px;
    width: 250px;
    height: 50px;
}

#slogan {
    padding: 0 0 10px 0;
    font-family: arial, tahoma, verdana, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#main_container {
    clear: both;
    background-position: left top;
    background-repeat: no-repeat;
}

#content_container {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    width: 100%;
    overflow: hidden;
}

/* Begin Menu */

#main_nav_container {
    overflow: hidden;
    float: left;
    background-position: left top;
    background-repeat: repeat;
    margin-top: 1px;
    padding: 0 0 0 5px;
    width: 895px;
}

#main_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 2px;
    background-repeat: no-repeat;
    background-position: left top;
}

#main_nav_list li {
    float: left;
    padding: 0;
    padding-right: 2px;
    background-repeat: no-repeat;
    background-position: right top;
}

#main_nav_list a {
    overflow: hidden;
    float: left;
    text-align: left;
    height: 18px;
    line-height: 16px;
    width: 90px;
    padding: 6px 0 0 10px;
    display: block;
    background-repeat: repeat-x !important;
    background-position: left top;
}

/* Begin SubMenu */

#sub_nav_container {
    overflow: hidden;
    clear: both;
    background-position: left top;
    background-repeat: repeat;
    margin-top: 1px;
    padding: 0 0px 0 5px;
}

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 2px;
    background-repeat: no-repeat;
    background-position: left top;
}

.sub_nav_list li {
    float: left;
    padding: 0;
    padding-right: 2px;
    background-repeat: no-repeat;
    background-position: right top;
}

.sub_nav_list a {
    overflow: hidden;
    float: left;
    text-align: left;
    height: 18px;
    line-height: 16px;
    width: 90px;
    padding: 6px 0 0 10px;
    display: block;
    background-repeat: repeat-x;
    background-position: left top;
}

/**/

#sub_container1 {
    /*
	  width: 148px;
    float: left;
    display: none;
    */

}

#sub_container2 {
    /*	margin: 0 148px 0 0;*/

    padding: 30px 30px 10px 30px;
}

#sub_container3 {
    clear: both;
}

#footer {
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 25px;
}

#footer_text {
    width: 400px;
    height: 20px;
    padding: 5px 0 0 5px;
    overflow: hidden;
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}


.content button {
    border: 1px solid;
}

.content textarea {
    border: 1px solid;
}

.content input {
    border: 1px solid;
}

.content fieldset {
    border: 1px solid;
}

.content {
    margin: 5px 0 15px 0;
    padding: 0;
}

.content p {
    margin: 5px 0 15px 0;
    padding: 0;
}

#main_nav_list a.main_nav_active_item {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#main_nav_list a.main_nav_item {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#main_nav_list a.main_nav_item:hover {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.sub_nav_list a.sub_nav_active_item {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.sub_nav_list a.sub_nav_item {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.sub_nav_list a.sub_nav_item:hover {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#content_container a:active {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#content_container a:hover {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
}

#content_container a:visited {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#content_container a:link {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

#content_container h1 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#content_container h2 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#content_container h3 {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#content_container, #content_container p {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}








#key_visual {
   background: url(images/top/top.jpg) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #0c1f8c;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/button/main_nav_active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5d1400;
}
#main_nav_list a.main_nav_item {
  background: url(images/button/main_nav.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/button/main_nav_active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5d1400;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/button/sub_nav_active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5d1400;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/button/sub_nav.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/button/sub_nav_active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #5d1400;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #0c1f8c;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #252c91;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #0c1f8c;
}
.content, .content p {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #969696;
}
#content_container a:visited {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #0c1f8c;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #0c1f8c;
}
#content_container a:hover {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #991700;
}
#content_container a:active {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #991700;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #991700;
}
