/* Body */
body {
background-image:url(template/background/background.jpg);
background-repeat:repeat;
background-position:top center;
margin: 0px;
padding: 0px;
}


/* Links */
a:link { 
color: #8D0104;
text-decoration: none ;
}
a:visited { 
color: #8D0104;
text-decoration: none ;
}
a:hover { 
color: #8D0104;
text-decoration: underline ;
}
a:active { 
color: #8D0104;
text-decoration: underline ;
}


/* Navigation 1 */ 
.nav_1 {
display: inline-block;
width: 130px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px 0px;
}
.nav_1o {
display: inline-block;
width: 130px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: 0px -50px;
}
.nav_1:hover { 
background-position: 0px -50px;
}
.nav_1:active { 
background-position: 0px -50px;
}

/* Navigation 2 */ 
.nav_2 {
display: inline-block;
width: 140px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -130px 0px;
}
.nav_2o {
display: inline-block;
width: 140px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -130px -50px;
}
.nav_2:hover { 
background-position: -130px -50px;
}
.nav_2:active { 
background-position: -130px -50px;
}

/* Navigation 3 */ 
.nav_3 {
display: inline-block;
width: 180px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -270px 0px;
}
.nav_3o {
display: inline-block;
width: 180px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -270px -50px;
}
.nav_3:hover { 
background-position: -270px -50px;
}
.nav_3:active { 
background-position: -270px -50px;
}

/* Navigation 4 */ 
.nav_4 {
display: inline-block;
width: 160px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -450px 0px;
}
.nav_4o {
display: inline-block;
width: 160px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -450px -50px;
}
.nav_4:hover { 
background-position: -450px -50px;
}
.nav_4:active { 
background-position: -450px -50px;
}

/* Navigation 5 */ 
.nav_5 {
display: inline-block;
width: 150px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -610px 0px;
}
.nav_5o {
display: inline-block;
width: 150px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -610px -50px;
}
.nav_5:hover { 
background-position: -610px -50px;
}
.nav_5:active { 
background-position: -610px -50px;
}

/* Navigation 6 */ 
.nav_6 {
display: inline-block;
width: 138px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -760px 0px;
}
.nav_6o {
display: inline-block;
width: 138px;
height: 50px;
background: url(template/header/header_navigation.jpg) no-repeat;
background-position: -760px -50px;
}
.nav_6:hover { 
background-position: -760px -50px;
}
.nav_6:active { 
background-position: -760px -50px;
}



/* Captcha */
.recaptchatable, .recaptcha_image_cell {
background-color:#EAEAEA  !important; 
}
#recaptcha_table {
border-color: #999999 !important;
}
#recaptcha_response_field {
border-color: #999999 !important;
}


/* Header */
.header_container {
margin-top: 10px;
padding: 0px;
}
.header {
border-top:1px solid #FFFFFF;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
background:url(template/header/header_bg.png) repeat-x;
}
.header_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
margin: 0px;
padding: 0px 15px 0px 0px;
line-height: 18px;
margin: 0px;
padding: 0px 5px 0px 0px;
}
.header_nav {
width:898px;
margin: 0px;
padding: 0px;
border-bottom:1px solid #CCCCCC;
}
.header_menu a:link { 
color: #CCCCCC;
text-decoration: none ;
font-weight: bold;
}
.header_menu a:visited { 
color: #ccc;
text-decoration: none ;
font-weight: bold;
}
.header_menu a:hover { 
color: #fff;
text-decoration: underline ;
font-weight: bold;
}
.header_menu a:active { 
color: #ccc;
text-decoration: underline ;
font-weight: bold;
}
.header_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666;
margin: 0px;
padding: 0px;
}
.header_text a:link { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:visited { 
color: #666666;
text-decoration: none ;
font-weight: bold;
}
.header_text a:hover { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}
.header_text a:active { 
color: #666666;
text-decoration: underline ;
font-weight: bold;
}

/* Featured */
.featured_container {
margin: 0px;
padding: 0px;
}
.featured {
border-bottom:1px solid #CCCBCB;
border-right:1px solid #CCCBCB;
border-left:1px solid #CCCBCB;
height:399px;
background:url(template/featured/featured_bg.jpg) repeat-x;
}
.featured_photo{
border:1px solid #CCCBCB;
height:366px;
width:570px;
background-color:#fff;
margin:15px;
}

/* Content */
.content_container {
margin: 0px auto;
padding: 0px;
}
.content {
background-color: #FFFFFF;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0px;
padding-top:0px;
}

/*Sidebar */
.sidebar{
background:url(template/sidebar/sidebar_bg.jpg) repeat-y #fff;
}

.sidebar-right{
background:url(template/sidebar/sidebar-right_bg.jpg) repeat-y #fff;
}

/* Footer */
.footer_container {
margin: 0px;
padding: 0px;
}
.footer {
padding: 20px 10px 20px 0px;
margin-bottom: 10px;
background: #001736 url(template/footer/footer_bg.jpg) top repeat-x;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;

}
.footer_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666;
margin: 0px;
padding: 0px;
line-height: 18px;
}
.footer_menu a:link { 
color: #ccc;
text-decoration: none;
font-weight: bold;
}
.footer_menu a:visited { 
color: #ccc;
text-decoration: none;
font-weight: bold;	
}
.footer_menu a:hover { 
color: #fff;
text-decoration: underline;
font-weight: bold;
}
.footer_menu a:active { 
color: #fff;
text-decoration: underline;
font-weight: bold;
}
.footer_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
line-height: 20px;
margin: 0px;
padding: 0px;
}
.footer_text a:link { 
color: #ccc;
text-decoration: none ;	
}
.footer_text a:visited { 
color: #ccc;
text-decoration: none ;	
}
.footer_text a:hover { 
color: #fff;
text-decoration: underline ;
}
.footer_text a:active { 
color: #fff;
text-decoration: underline ;
}

/*Emblems*/
.emblems_container{
margin:0px auto;
}

.emblems{
margin:0px;
padding:0px;
}

/* Containers */
.container {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}
.container_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
text-align: justify;
line-height: 20px;
}
.container_title {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top: 20px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
font-size:24px;
color: #8D0104;
}
.container_title_color_a {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top: 20px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
font-size:22px;
color: #0B2943;
}
.container_feature {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top: 20px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 15px;
text-align: left;
font-size:18px;
line-height:30px;
color: #FFFFFF;
}
.container_title_large {
margin-top: 30px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}
.container_title_small {
margin-top: 20px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
}
.container_section {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666666;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
line-height: 32px;
}
.container_section_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #666666;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 20px;
text-align: left;
line-height: 26px;
}


/* Text */
.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.text_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.text_xsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #333333;
}
.text_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.text_xlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #333333;
}
.text_xxlarge {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #333333;
}
.text_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.text_small_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333333;
}
.text_xsmall_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #333333;
}
.text_large_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #333333;
}
.text_xlarge_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #333333;
}
.text_xxlarge_bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #333333;
}


/* Text Color A */
.text_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8D0104;
}
.text_small_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #8D0104;
}
.text_xsmall_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #8D0104;
}
.text_large_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #8D0104;
}
.text_xlarge_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #8D0104;
}
.text_xxlarge_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #8D0104;
}
.text_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #8D0104;
}
.text_small_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #8D0104;
}
.text_xsmall_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #8D0104;
}
.text_large_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #8D0104;
}
.text_xlarge_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #8D0104;
}
.text_xxlarge_bold_color_a {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #8D0104;
}


/* Text Color B */
.text_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #0B2943;
}
.text_small_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #0B2943;
}
.text_xsmall_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #0B2943;
}
.text_large_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #0B2943;
}
.text_xlarge_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #0B2943;
}
.text_xxlarge_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #0B2943;
}
.text_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #0B2943;
}
.text_small_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #0B2943;
}
.text_xsmall_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #0B2943;
}
.text_large_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #0B2943;
}
.text_xlarge_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #0B2943;
}
.text_xxlarge_bold_color_b {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #0B2943;
}


/* Form */
.form_body {
margin: 0px;
padding: 0px;
}
.form_field {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.form_field_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}
.form_field_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
}
.form_button {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}
.form_button_small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background-color: #336699;
border: 1px solid #999999;
}


/* Message */
.message_fail {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
}
.message_success {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #339900;
}


/* Horizontal Rule */
.hr {
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}


/* Image */
.image_right {
margin-left: 15px;
margin-bottom: 5px;
}
.image_left {
margin-right: 15px;
margin-bottom: 5px;
}
.image_right_border {
margin-left: 15px;
margin-bottom: 5px;
border: 1px solid #666666;
}
.image_left_border {
margin-right: 15px;
margin-bottom: 5px;
border: 1px solid #666666;
}

