/* Global Classes */
* {padding: 0px; margin: 0px;}
.clear         {clear: both; height: 0px;}
.float-left    {float: left; margin-right: 10px; margin-bottom: 10px;}
.float-right   {float: right; margin-bottom: 10px; margin-left: 10px;}
.text-left     {text-align: left;}
.text-right    {text-align: right;}
.text-center   {text-align: center;}
.text-justify  {text-align: justify;}
.bold          {font-weight: bold;}
.italic        {font-style: italic;}
.underline     {border-bottom: 1px solid;}
.highlight     {background: #ffc;}
.img-left      {float: left; margin-right: 10px; margin-bottom: 10px;}
.img-right     {float: right; margin-bottom:10px; margin-left: 10px;}
.nobullet      {list-style: none; list-style-image: none;}
.error, .red {background:#FFEBE8 none repeat scroll 0%; border:1px solid #DD3C10; margin:0px 10px 10px; padding:10px; display: block;}
.correct, .green {background:#E6FCE6 none repeat scroll 0%; border:1px solid #84DB12; margin:0px 10px 10px; padding:10px; display: block;}
.info {background:#FBFCE6 none repeat scroll 0%; border:1px solid #D9B411; margin:0px 10px 10px; padding:10px; display: block;}
.required_fields {color:red;}
/* End Global Classes */

body.editor {background: #FFF;}

body {background: #FFF; font: 62.5% Arial;}

#container {width: 980px; margin: 0px auto;}

/* Header Styles */
#header {width: 980px; height: 150px; display: block; font-size: 1.4em; background: url(../images/sce/header-bg.jpg) no-repeat top left;}

#header p {display: none;}
/* End Header Styles */

/* Site Search Styles */
.search {float: left; display: block; width: 250px; height: 27px; padding: 4px 0px; border-bottom: 16px solid #FFF;}

.search input {float: left; border: 1px solid #AAA; width: 168px; height: 16px; padding: 4px; margin-left: 10px;}

.search button {float: left; border: none; background-color: transparent; color: #FFF; height: 18px; width: 48px; margin-left: 4px; margin-top: 3px;}
/* End Site Search Styles */

/* Footer Styles */
#footer {clear: both; display: block; width: 980px; height: 164px; margin: 0px auto; border-bottom: 10px solid #FFF;}

.footer_links {background: url(../images/sce/footer-links-bg.jpg) repeat-y top left; display: block; width: 965px; height: 83px; padding-top: 20px; padding-left: 15px;}

#footer ul {list-style: none; float: left; display: block; width: auto; margin-left: 20px; margin-right: 20px; font-size: 1.2em;}

#footer li {padding-bottom: 2px;}

#footer p {font-size: 1.2em; display: block; width: 300px; float: left;}
/* End Footer Styles */

/* Contact Form Styles */
#contactform {float: left; width: 444px; font-size: 1.4em; margin: 10px 0px; padding: 10px; border: 2px solid #005777; background-color: #DDD;}

#contactform .indent {margin: 10px 0px 10px 135px;}

#contactform .form_element {padding: 5px 10px 0px 0px; text-align: right; float: left; color: #000; width: 125px;}

#contactform .form_data {text-align: left; float: left;}

#contactform .separator {clear: left; font-size: 0em; height: 0px; padding-bottom: 5px;}

#contactform input, #contactform textarea {width: 200px; padding: 5px;}

#contactform .image {background: url(../images/sce/submit-bg.jpg) repeat-x left top; border: 2px solid #005777; color: #005777; width: auto; padding: 2px 5px; font-weight: bold;}

#label9 {margin-top: 5px;}

#contactform #ctl00_MainContent_ctl02_field9_0, #contactform #ctl00_MainContent_ctl02_field9_1, #contactform #ctl00_MainContent_ctl02_field9_2, #contactform #ctl00_MainContent_ctl02_field9_3, #contactform #ctl00_MainContent_ctl02_field9_4 {width: 18px;}
/* End Contact Form Styles */

#content_wrap {clear: both; width: 980px; background: url(../images/sce/container-bg.jpg) repeat-y top left;}

.left_content {float: left; display: block; width: 284px; padding: 8px 16px; min-height: 383px;}

.content {float: left; display: block; width: 664px;}

.content ol {margin-left: 20px; margin-top: 10px; margin-bottom: 10px; font-size: 1.4em;}

.content ul {margin-left: 20px; margin-top: 10px; margin-bottom: 10px; list-style: none; font-size: 1.4em;}

.content li {line-height: 1.4em; color: #000; background: url(../images/sce/bullet.png) no-repeat left center; padding: 5px 0px 5px 20px;}

p {font-size: 1.4em; line-height: 1.4em; color: #000; margin-bottom: 10px;}

table {margin-top: 10px; margin-bottom: 10px;}

a {color: #005777;}

a:hover {color: #000;}

strong {color: #005777; font-weight: bold;}

h1 {font-size: 2.6em; font-weight: normal; color: #005777; margin: 0px 0px 10px 0px;}

h2 {font-size: 2.4em; font-weight: normal; color: #005777; margin: 5px 0px;}

h3 {font-size: 2.2em; font-weight: normal; color: #005777; margin: 5px 0px;}

h4, h5, h6 {font-size: 2em; font-weight: normal; color: #005777; margin: 5px 0px;}

/* Site Search Results */
.SiteSearch {font-size: 1.4em;}

.SiteSearch h2 {font-size: 2em;}

.SiteSearch_result_item {margin-bottom: 10px;}
/* End Site Search Results */

/* Site Map Styles */
#site_map ul, #site_map ul ul {margin-top: 0px; margin-bottom: 10px; list-style: none;}

#site_map ul li, #site_map ul ul li {margin-top: 5px; margin-bottom: 0px;}

#site_map ul li a {color: #183a82; font-size: 1.4em;}

#site_map a:hover {color: #777;}
/* End Site Map Styles */

/* News Styles */
.VolNewsDetail {min-height: 300px;}

.VolNewsDetail .news_title {font-size: 2.6em; color: #005777; margin: 0px 0px 10px 0px;}

.VolNewsDetail .news_date {font-size: 1.2em;}

.VolNewsSearch ul {list-style: none;}

#content .VolNewsSearch li {margin-bottom: 10px;}

.VolNewsSearch .search-label {display: block; width: 80px; float: left;}

#ctl01_MainContent_news_search_key_button, #ctl01_MainContent_news_search_spsearch_button {
background: url(../images/sce/submit-bg.jpg) repeat-x left top;
border: 1px solid #005777;
color: #005777;
width: auto;
padding: 2px 5px;
}

#ctl01_MainContent_news_search_archive_list label {margin-right: 10px; margin-left: 2px;}

.news_category_detail {min-height: 200px; font-size: 1.2em;}

.news_category_detail .news_title {text-decoration: none; font-size: 1.8em;}

.news_category_detail .headline2 {padding-bottom: 10px;}

.new_footer {margin-top: 20px; font-size: 1.2em;}

.new_footer a {
background: url(../images/sce/submit-bg.jpg) repeat-x left top;
border: 1px solid #005777;
color: #005777;
width: auto;
padding: 2px 5px;
text-decoration: none;
}
/* End News Styles */

.staff {float: left; display: block; width: 465px; margin-bottom: 20px;}

.staff img {float: left; margin-right: 10px;}

/* Homepage Styles  */
.our_stores {
float: left;
display: block;
width: 284px;
height: 148px;
border-top: 16px solid #FFF;
border-bottom: 16px solid #FFF;
color: #FFF;
padding: 16px;
background: url(../images/sce/our-stores-bg.jpg) no-repeat left top;
margin-right: 16px;
}

.our_stores h2, .our_stores a {color: #FFF; margin-top: 0px;}

.our_stores p {margin-bottom: 5px;}

.our_stores a:hover, .newsletter a:hover {color: #005777;}

.newsletter {float: left; border-top: 16px solid #FFF; border-bottom: 16px solid #FFF; margin-right: 16px; margin-bottom: 0px;}

.newsletter a {display: block; width: 284px; height: 148px; color: #FFF; padding: 16px; background: url(../images/sce/newsletter-bg.jpg) no-repeat left top; text-decoration: none;}

.newsletter a:hover {color: #FFF;}

.newsletter .title {display: block; margin-bottom: 10px; font-size: 1.8em;}

.newsletter .desc {display: block;}

.newsletter .link {display: block; width: 143px; height: 21px; padding: 5px 0px; font-size: 1.1em; background: url(../images/sce/submit-bg.jpg) repeat-x left top; border: 2px solid #FFF; color: #005777; text-align: center; margin-top: 10px;}

.VolNewsLatest {
float: left;
display: block;
width: 284px;
height: 148px;
border-top: 16px solid #FFF;
border-bottom: 16px solid #FFF;
background: url(../images/sce/news-events-bg.jpg) no-repeat left top;
padding: 16px;
color: #FFF;
}

.VolNewsLatest h2 {color: #FFF; margin-top: 0px;}

.VolNewsLatest .news_title {float: left; display: block; width: auto; color: #FFF; text-decoration: none; font-size: 1.2em;}

.VolNewsLatest .read_more {color: #aad8e8; font-weight: bold; text-decoration: none; float: left; display: block; width: 80px; margin: 0px 0px 5px 2px; font-size: 1.2em;}
/* End Homepage Styles */

.vacancytable {
width: 950px;
font-size: 1.3em;
text-align: left;
margin: 10 0 10 0;
}

.vacancytable th {
color: #fff;
background: #005777;
padding: 5px;
border: 2px solid #fff;
text-align: left;
}

.vacancytable td {
background: #eee;
padding:5px;
border: 2px solid #fff;
text-align: left;
}