/*
-----------------------------------------------
Swansea Bay 
Author:www.imaginet.co.uk
Version:28 Aug 2008 
----------------------------------------------- */


/* Global Styles
----------------------------------------------- */

* {
   padding:0;
   margin:0;
}
a {
   color:#ab0101;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a img {
   border:0;
}
p {
   margin:0 0 1em 0;
}
ul {
   list-style-type:none;
}
.breaker {
   clear:both;
   width:100%;
   height:1px;
   font-size:0.1em;
   overflow:hidden;
}
.none {
   display:none;
}
.alert {
   color:#f00;
}
.bot {
   overflow:hidden;
   font-size:0.1em;
}


XXX {
   background-color:#ffa;
}
#TEST {
   BACKGROUND:#FEE;
}





/* Page Structure
----------------------------------------------- */

html body {
   background:#fff url("graphics/bodybg_red.gif") repeat-x 0 0;
   color:#000;
   text-align:center;
   font:81.25% Verdana, Sans-serif;
}
#page {
   width:930px;
   background:#fff url("graphics/page_bg.gif") repeat-y 0 0;
   text-align:left;
   margin:0 auto;
   font-size:85%;
}
#page .pagepad {
   padding:0 15px 2em 15px;
}
#left {
   width:228px;
   float:left;
}
#main {
   width:642px;
   float:right;
}
#main .mainpad {
   padding:0 30px 0 0;
}
#main .col {
   padding:1em 0 0 0;
}





/* Home Page  
----------------------------------------------- */

#homepage {
   width:930px;
   background:#fff url("graphics/homepage_bg.gif") repeat-y 0 0;
   text-align:left;
   margin:0 auto;
   font-size:85%;
}
#homepage .pagepad {
   padding:0 15px 2em 15px;
}
#home {
   width:642px;
   float:right;
   background-image:url("graphics/home_bg.gif");
   background-repeat:no-repeat;
   background-position:0 35px;
}
#homeleft {
   float:left;
   width:446px;
}
#homeleft .col {
   padding:1em 0 0 0;
}
#homeright {
   float:right;
   width:165px;
   color:#666;
}
#homeright .col {
   padding:0 9px 0 0;
}
#homeright a {
   color:#666;
}



/* Home Latest   
----------------------------------------------- */

#latest {
   width:446px;
   background:#fff url("graphics/latestbg.gif") no-repeat 0 0;
   margin:0 0 1em 0;
}
#latest .bot {
   width:446px;
   height:4px;
   background:#fff url("graphics/latestbot.gif") no-repeat 0 0;
}
#latestleft {
   float:left;
   width:116px;
}
#latestright {
   float:right;
   width:320px;
   padding-top:16px;
}
#latest p {
   padding-right:10px;
}






/* Home Focus on   
----------------------------------------------- */

#focuson {
   width:446px;
   background:#fff url("graphics/focusonbg.gif") repeat-y 0 0;
   color:#fff;
   margin:0 0 1em 0;
}
#focuson .bot {
   width:446px;
   height:6px;
   background:#fff url("graphics/focusonbot.gif") no-repeat 0 bottom;
}
#focusonleft {
   float:left;
   width:218px;
}
#focusonright {
   float:right;
   width:218px;
}
#focuson .box {
   padding:0.8em 12px 0 12px;
}
#focuson h2 {
   font-size:1.3em;
   line-height:1.4em;
   color:#fff;
   margin:0 0 0.2em 0;
}
#focuson p {
   line-height:1.4em;
}
#focuson p.more {
   text-align:right;
   font-weight:bold;
}



/* Home Right Column    
----------------------------------------------- */

#video_rhs {
   text-align:center;
   border-bottom:1px solid #dedede;
   margin:0 0 1em 0;
}
#video_rhs .video {
   margin:0 0 0.5em 0;
}
#partners_rhs {
   text-align:center;
}
#partners_rhs h2 {
   font-size:1em;
   color:#666;
}


/* Newsletter Button 
----------------------------------------------- */

#freenewsletter {
   margin:0 0 1em 0;
}

#left #freenewsletter {
   margin:0 0 2em 8px;
}






/* Partner Login  
----------------------------------------------- */


#partner_login_rhs {
   margin:0 0 1em 0;
}
#partner_login_rhs input#emailaddy,
#partner_login_rhs input#password {
   width:130px;
   margin:0 7px 0 0;
}
#partner_login_rhs h2 {
   font-size:1em;
   color:#ab0000;
   margin:0 0 0.5em 0;
}
#partner_login_rhs table tr td {
   padding:0 0 0.5em 0;
}





/* News  
----------------------------------------------- */


#news_search {
   margin:0 0 1em 0;
}
#news_search_keywords {
   width:130px;
   margin:0 7px 0 0;
}
#news_search h2 {
   display:block;
   background-color:#ab0101;
   color:#FFF;
   font-size:1.0em;
   font-weight:bold;
   padding:0.4em 5px 0.5em 5px;
   margin:0 0 0.5em 0;
}
#newsmenu ul li h2 a.active {
   color:#fff;
}
#newsmenu ul li h2 a.active:hover {
   color:#fff;
}
#news_search label { 
  color:#ab0101;
}
#news_search td { 
  padding:0 0 7px 0;
}




/* News options   
----------------------------------------------- */

#newsoptions a {
   color:#6e6e6e;
   text-decoration:none;
}
#newsoptions ul {
}
#newsoptions ul li {
   margin:8px 0 8px 0;
} 
#newsoptions ul li a {
   background-repeat:no-repeat; 
   background-position:0 0;
   padding:3px 0 1.2em 26px;
   display:block;
   height:1.5em;
   overflow:visible;
}
#newsoptions ul li a:hover {
   text-decoration:underline;   
}
#newsoptions ul li a#rsslink {
   background-image:url("graphics/icon_rss.gif");
   background-position:2px 0;
}




/* News menu  
----------------------------------------------- */

#newsmenu a:hover {
   color:#94030a;
}
#newsmenu ul {
   margin:0;
}
#newsmenu ul li {
   width:100%;
}
#newsmenu ul li a {
   display:block;
   background-color:#e7e7e7;
   color:#000;
   font-weight:bold;
   padding:0.4em 5px 0.5em 5px;
   margin:0 0 0.5em 0;
}
#newsmenu ul li a.active {
   color:#fff;
   background-color:#ab0101;
}
#newsmenu ul li a.active:hover {
   color:#fff;
}
#newsmenu ul li ul {
   margin:0 0 1em 0;
}
#newsmenu ul li ul li {
}
#newsmenu ul li ul li a {
   font-weight:normal;
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-color:#fff;
   background-position:6px 3px;
   padding:0 0 0 20px;
}


/* News Listing 
----------------------------------------------- */

div.newslist h2 {
   margin:0 0 0.2em 0;
}
div.newslist p {
   line-height:1.6em;
   margin:0 0 1.5em 0;
}
p.date {
   font-weight:bold;
   color:#666;
}
div.newslist p.date {
   border-top:1px solid #e0e0e0;
   padding:1em 0 0 0;
   margin:0 0 0.5em 0;
}






/* Gallery 
----------------------------------------------- */

#gallery table {
   margin:0 0 1em 0;
}
#homepage #gallery table {
   width:446px;
}
#main #gallery table {
   width:600px;
}
#gallery table tr td {
   padding:0 0 1em 0;
}






/* Footer 
----------------------------------------------- */

#footer {
   width:930px;
   background:#fff url("graphics/page_bg.gif") repeat-y 0 0;
   margin:0 auto;
   font-size:85%;
   color:#999;
}
#footer a {
   color:#4d4d4d;
}
#footer .pad {
   padding:0 35px 0 35px;
}
#footer div.footleft {
   width:600px;
   float:left;
   text-align:left;
   padding:27px 0 0 0;
}
#footer div.footright {
   width:255px;
   float:right;
   text-align:right;
}
#footer div.footright p img {
   margin:2em 0 0 0;
}
#footer #sbflabel {
   width:120px;
   float:left;
   padding:27px 0 0 0;
   text-align:right;
}
#footer #sbflogo {
   width:120px;
   float:right;
}
#imaginet {
   width:100%;
   background:#e7e7e7 url("graphics/footer.gif") no-repeat center 0;
   color:#4d4d4d;
   font-size:85%;
}
#imaginet p {
   padding:30px 0 2em 0;
   margin:0;
}
#imaginet p a {
   color:#4d4d4d;
   font-weight:bold;
}
#footer div.line {
   border-top:1px solid #e0e0e0;
}
#validation a {
   color:#066;
}





/* Masthead
----------------------------------------------- */

#masthead {
   background:url("graphics/mastbg_red.gif") no-repeat 0 top;
   width:930px;
   margin:0 auto;
}
#masthead .col {
   padding:0 15px 0 15px;
}
#masthead #mastlogo {
   width:228px;
   float:left;
}
#masthead #mastflash {
   float:right;
   width:672px;
}   
#masthead .breaker {
   background:#fff url("graphics/masthead_breaker_red.gif") no-repeat 0 0;
   height:1px;
}




/* Topnav 
----------------------------------------------- */

#topnav {
   background:url("graphics/topnav_bg_red.gif") no-repeat 0 0;
   width:930px; 
   margin:0 auto;
}
#topnav .breaker {
}
#topnav .col {
   padding:0 15px 0 15px;
}
#topnavleft {
  width:228px; 
  height:46px;
  background:url("graphics/leftnav_top_red.gif") no-repeat 0 0;
  float:left;
  overflow:hidden;
}

body#cy #topnavleft {background-image:url("graphics/leftnav_top_red_cy.gif");}


#topnavright {
  width:672px; 
  float:right;
}
#topnavright .breaker {
   background-color:#fff;
   background-image:none;
}




/* Tabs
----------------------------------------------- */

#tabs {
   width:490px;
   float:left;
   padding:17px 0 0 0;
   font-size:85%;
}
#tabs a {
   color:#5e5e5e;
   text-decoration:none;
   font-weight:bold;
}
#tabs a:hover {
   color:#94030a;
}
#tabs ul {
   list-style:none;
}
#tabs ul li {
   display:inline;
   background:url("graphics/tab_right_red.gif") no-repeat right top;
   float:left;
   margin:0 2px 0 0;
}
#tabs ul li a {
   display:block;
   background:url("graphics/tab_left_red.gif") no-repeat 0 top;
   float:left;
   padding:8px 7px 8px 7px;
   font-weight:bold;
   font-size:1em;
}
body#cy #tabs ul li a {
   padding:8px 6px 8px 6px;
}


/* Commented Backslash Hack hides rule from IE5-Mac \*/
      #header a {float:none;}
/* End IE5-Mac hack */
    


#tabs ul li#active {
   background-image:url("graphics/tab_right_on_red.gif");
}
#tabs ul li#active a {
   background-image:url("graphics/tab_left_on_red.gif");
   color:#94030a;
}





/* Search
----------------------------------------------- */

#search {
   width:180px;
   float:right;
   color:#fff;
   padding:12px 0 0 0;
}
#search table {
   float:right;
   margin:0 5px 0 0;
}
#search table td {
   padding:0 5px 0 0;
}
#search #keywords {
   width:90px;
   border:1px solid #ababab;
}
table tr td#gobut input {
   width:12px;
   height:12px;
   background:url("graphics/gobut_red.gif") no-repeat 0 1px;
}





/* Left Navigation 
----------------------------------------------- */

#leftnav {
   width:228px;
   background:#b2010b url("graphics/leftnav_end_red.gif") no-repeat 0 bottom;
   padding:1em 0 40px 0;
   margin:0 0 2em 0;
}
body#cy #leftnav {background-image:url("graphics/leftnav_end_red_cy.gif");}

#leftnav ul {
}
#leftnav ul li {
   background-color:#d46c71;
   margin:0 0 0.5em 0;
   width:218px;
}
#leftnav ul li a {
   color:#000;
   width:218px;
   height:43px;
   display:block;
   background-repeat:no-repeat;
   background-position:0 0;
   overflow:hidden;
}
#leftnav ul li a span {
   display:none;
}


#leftnav ul li a#living {background-image:url("graphics/living_btn.jpg");}
#leftnav ul li a#working {background-image:url("graphics/working_btn.jpg");}
#leftnav ul li a#studying {background-image:url("graphics/studying_btn.jpg");}
#leftnav ul li a#investing {background-image:url("graphics/investing_btn.jpg");}
#leftnav ul li a#visiting {background-image:url("graphics/visiting_btn.jpg");}


body#cy #leftnav ul li a#living {background-image:url("graphics/living_btn_cy.jpg");}
body#cy #leftnav ul li a#working {background-image:url("graphics/working_btn_cy.jpg");}
body#cy #leftnav ul li a#studying {background-image:url("graphics/studying_btn_cy.jpg");}
body#cy #leftnav ul li a#investing {background-image:url("graphics/investing_btn_cy.jpg");}
body#cy #leftnav ul li a#visiting {background-image:url("graphics/visiting_btn_cy.jpg");}



#leftnav ul li ul {
   padding:1em 0 1em 0;
}
#leftnav ul li ul li {
   margin:0;
}
#leftnav ul li ul li ul {
   padding:0 0 1em 0;
}
#leftnav ul li ul li a {
   padding:0 5px 0.5em 36px;
   width:auto;
   height:auto;
   margin:0;
   overflow:visible;
   background-image:url("graphics/leftnav01_red.gif");
   background-position:16px 2px;
   font-weight:bold;
}
#leftnav ul li ul li ul li a {
   padding:0 0 0.5em 54px;
   font-weight:normal;
   background-image:url("graphics/leftnav01a_red.gif");
   background-position:40px 4px;
}




/* Downloads (LHS)
----------------------------------------------- */

#downloads_lhs {
   margin:0 0 2em 0;
}
#downloads_lhs h2 {
   color:#ab0101;
   font-weight:bold;
   font-size:1.1em;
   padding:0 0 1em 25px; 
}
#downloads_lhs a {
   color:#6e6e6e;
   font-weight:bold;
   text-decoration:none;
}
#downloads_lhs a:hover {
   text-decoration:underline;   
}
#downloads_lhs ul {
}
#downloads_lhs ul li {
   background:url("graphics/bullet_big_red.gif") no-repeat 31px 1px;
   padding:0 0 1em 55px;
}



/* Share this
----------------------------------------------- */

#sharethis_lhs {
   border-color:#e0e0e0;
   border-style:solid;
   border-width:1px 0 0 0;
   margin:0;
   padding:1em 0 1em 0;
}
#sharethis_lhs div.sharebutton {
   float: left;
   margin: 4px 0px 24px 0px;
   padding-left: 16px;
}
#sharethis_lhs h2 {
   color:#ab0101;
   font-weight:bold;
   font-size:1.1em;
   padding:0 0 1em 25px;
}



/* Tools 
----------------------------------------------- */

#tools div.line {
   border-color:#e0e0e0;
   border-style:solid;
   border-width:1px 0 0 0;
   color:#fff;
   margin:0 10px 0 14px;  
}
#tools a {
   color:#6e6e6e;
   text-decoration:none;
}
#tools ul {
}
#tools ul li {
   margin:0 0 0 0;
} 
#tools ul li a {
   background-repeat:no-repeat; 
   background-position:14px 0;
   padding:3px 0 1.2em 40px;
   display:block;
   height:1.5em;
   overflow:visible;
}
#tools ul li a:hover {
   text-decoration:underline;   
}
#tools ul li a#emailpage {
   background-image:url("graphics/icon_email.gif");
}
#tools ul li a#printpage {
   background-image:url("graphics/icon_print.gif");
}
#tools ul li a#videolink {
   background-image:url("graphics/icon_video.gif");
}
#tools ul li a#rsslink {
   background-image:url("graphics/icon_rss.gif");
   background-position:16px 0;
}




/* BCT  
----------------------------------------------- */

#bct {
   color:#999;
   padding:1em 0 0 0;
   margin:0 0 1px 0;
   width:100%;
}
#homepage #bct {
   padding:1em 0 1px 0;
   background:#fff url("graphics/homebct_bg.gif") no-repeat 0 bottom;
}
#main #bct {
   border-bottom:1px solid #e0e0e0;
}




/* Bookmarks  
----------------------------------------------- */

#bookmarks {
   border-top:1px solid #e0e0e0;
   padding:1em 0 0 0;
}
#bookmarks h2 {
   color:#6e6e6e;
   font-size:1em;
   margin:0 0 1em 0;
}
#bookmarks ul li {
   display:inline;
}
#bookmarks ul li a {
   display:block;
   float:left;
   background-repeat:no-repeat;
   background-position:0 2px;
   padding:4px 24px 1em 22px;
}
#bookmarks ul li#delicious a {
   background-image:url("graphics/icon_delicious.gif");
}
#bookmarks ul li#diggit a {
   background-image:url("graphics/icon_diggit.gif");
}
#bookmarks ul li#facebook a {
   background-image:url("graphics/icon_facebook.gif");
}
#bookmarks ul li#stumbleupon a {
   background-image:url("graphics/icon_stumbleupon.gif");
}




/* Sitemap 
----------------------------------------------- */

div#sitemap {
   margin:0 0 1em 0;
}
div#sitemap ul li {
   font-size:1.2em;
   border-top:1px solid #e0e0e0;
   padding:0.3em 8px 0.4em 0;
}
div#sitemap ul li ul {
   margin:1em 0 0 0;
}
div#sitemap ul li ul li {
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-position:9px 3px;
   padding:0 10px 0.5em 26px;
   margin:0;
   font-size:0.9em;
   border:none;
}
div#sitemap ul li ul li ul li {
   background-image:url("graphics/bullet_xsmall_red.gif");
}



/* Errors
----------------------------------------------- */

div.errors {
   border:1px solid #fdd;
   background-color:#fee;
   padding:1em 20px 1em 20px;
   margin:0 0 1em 0;
}
div.errors p {
   font-weight:bold;
}
div.errors table td {
   padding:3px;
   text-align:left;
}
div.errors ul {
   list-style-type:none;
   color:#c00;
}
div.errors ul li {
   clear:right;
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding:0px 10px 0.5em 11px;
}
span.docsize {
   font-size:0.9em;
}




/* Downloads 
----------------------------------------------- */

ul.downloads {
   margin:0 0 1em 0;
}
ul.downloads li {
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   padding:5px 0 0.5em 0;
   margin:0 0 0.2em 0;
   font-weight:normal;
}

div.box ul.downloads li, 
div.listing ul.downloads li {
   background-position:3px 0;
   padding:2px 0 0.5em 28px;
   margin:0 0 0.2em 0;
}

ul.downloads li.excel {background-image:url("graphics/icon_excel.gif");}
ul.downloads li.link {background-image:url("graphics/icon_link.gif");}
ul.downloads li.pdf {background-image:url("graphics/icon_pdf.gif");}
ul.downloads li.photo {background-image:url("graphics/icon_photo.gif");}
ul.downloads li.ppoint {background-image:url("graphics/icon_ppoint.gif");}
ul.downloads li.text {background-image:url("graphics/icon_text.gif");}
ul.downloads li.word {background-image:url("graphics/icon_word.gif");}

ul.downloads li a {
   text-decoration:none;
}
ul.downloads li a:hover {
   text-decoration:underline;
}




/* Forms   
----------------------------------------------- */

div.formbox {
   margin:0 0 1em 0;
}
div.formbox table tr td {
   padding:0 0 0.5em 0;
}
div.formbox table tr td.labelcol {
   white-space:nowrap;
   padding:0.2em 5px 0.5em 0;
}


input#your_surname,  
input#your_forename,  
input#recipient_forename,  
input#recipient_surname,  
input#recipient_email,  
input#card_title,  
input#card_message,  

input#youremail, 
input#yourcommments, 

input#yourname, 
input#contact, 
textarea#intendeduse, 
textarea#timingofuse {
   width:280px;
}


input#yourphone {
   width:200px;
}



form table td.labelcol {
}




/* Video  
----------------------------------------------- */

div.videobox {
   margin:0 0 1em 0;
}




/* Box Type 01 
----------------------------------------------- */

div.boxtype01 {
   width:612px;
   background:#fff url("graphics/box01bg.gif") repeat-y 0 0;
   margin:0 0 1em 0;
}
div.boxtype01 .boxtop {
   width:612px;
   background:url("graphics/box01top_red.gif") no-repeat 0 0;
}
div.boxtype01 h2 {
   color:#fff;
   padding:0.8em 16px 0.8em 16px;
   margin:0;
}
div.boxtype01 .box {
   padding:1em 16px 0.5em 16px;
   background:url("graphics/box01_line.gif") no-repeat 0 0;
}
div.boxtype01 .bot {
   width:612px;
   height:6px;
   background:url("graphics/box01bot.gif") no-repeat 0 bottom;
}
div.boxtype01 ul {
   margin:0 0 1.5em 0;
   line-height:1.4em;
}
div.boxtype01 ul li, div.content div.boxtype01 ul li {
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-position:6px 5px;
   padding:0 10px 0 20px;
   margin:0 0 1em 0;
}
div.boxtype01 ul li a {
   text-decoration:none;
}
div.boxtype01 ul li a:hover {
   text-decoration:underline;
}



/* Box Type 01  - home column 
----------------------------------------------- */

#homeleft div.boxtype01 {
   width:446px;
   background-image:url("graphics/box01bbg.gif");
}
#homeleft div.boxtype01 .boxtop {
   width:446px;
   background-image:url("graphics/box01btop_red.gif");
}
#homeleft div.boxtype01 .box {
   background-image:url("graphics/box01b_line.gif");
}
#homeleft div.boxtype01 .bot {
   width:446px;
   background-image:url("graphics/box01bbot.gif");
}




/* Box Type 02 
----------------------------------------------- */

div.boxtype02 {
   width:612px;
   background:#fff url("graphics/box02bg_red.gif") repeat-y 0 0;
   margin:0 0 1em 0;
}
div.boxtype02 a {
   color:#000;
}
div.boxtype02 .boxtop {
   width:612px;
   background:url("graphics/box02top_red.gif") no-repeat 0 0;
}
div.boxtype02 h2 {
   padding:0.8em 16px 0.8em 16px;
   margin:0;
}
div.boxtype02 .box {
   padding:0 16px 0.1em 16px;
}
div.boxtype02 .bot {
   width:612px;
   height:6px;
   background:url("graphics/box02bot_red.gif") no-repeat 0 bottom;
}
div.boxtype02 ul {
   margin:0 0 1.5em 0;
   line-height:1.4em;
}
div.boxtype02 ul li {
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-position:6px 5px;
   padding:0 10px 0 20px;
   margin:0 0 1em 0;
}
div.boxtype02 ul li a {
   text-decoration:none;
}
div.boxtype02 ul li a:hover {
   text-decoration:underline;
}



/* Box Type 02 - home column 
----------------------------------------------- */

#homepage div.boxtype02 {
   width:446px;
   background-image:url("graphics/box02bbg_red.gif");
}
#homepage div.boxtype02 .boxtop {
   width:446px;
   background-image:url("graphics/box02btop_red.gif");
}
#homepage div.boxtype02 .bot {
   width:446px;
   background-image:url("graphics/box02bbot_red.gif");
}



/* Inline Images
----------------------------------------------- */

img.left1, img.left2 {
   float:left;
   margin:0 10px 5px 0;
}
img.right1, img.right2 {
   float:right;
   margin:0 0 5px 10px;
}
img.left1, img.right1 {
   border:1px solid #000;
}
img.none1 {
   float:none;
   border:1px solid #000;
}
img.none2 {
   float:none;
   border:none;
}





/* Inline Images - WITH CAPTIONS! 
----------------------------------------------- */

div.image_right {
   width:auto;
   float:right;
   margin:0 0 1em 20px;
}
div.image_left {
   width:auto;
   float:left;
   margin:0 20px 1em 0;
}
div.caption { 
   width:auto;
   border-color:#ccc;
   border-style:solid;
   border-width:0 1px 1px 1px;
}
div.caption div.captionbox p {
   padding:0.3em 8px 0.5em 8px;
   margin:0;
}




/* Listing 
----------------------------------------------- */

div.listing ul {
   margin:0 0 1.5em 0;
   line-height:1.4em;
}
div.listing ul li {
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-position:26px 5px;
   padding:0 10px 0 40px;
   margin:0 0 1em 0;
}



/* Page Nav  
----------------------------------------------- */

div.pagenav {
   margin:0 0 2em 0;
}
div.pagenav  p {
   margin:0 0 1em 0;
   line-height:1.2em;
}




/* Content
----------------------------------------------- */

div.content a {
   text-decoration:underline;
}
hr {
   border-color:#e0e0e0;
   border-style:solid;
   border-width:1px 0 0 0;
   color:#fff;
   height:1px;
   margin:0 0 1em 0;  
}
h1 {
   font-size:1.6em;
   font-weight:bold;
   line-height:1.4em;
   margin:0 0 0.5em 0; 
}
h2 {
   color:#ab0101;
   font-size:1.4em;
   margin:0 0 1em 0; 
}
h3 {
   font-size:1.2em;
   margin:0 0 1em 0;  
}
h4 {
   font-size:1em;
   margin:0 0 1em 0;  
}
div.content p {
   line-height:1.6em;
}
div.content ul {
   margin:0 0 1.5em 0;
   line-height:1.4em;
}
div.content ul li {
   background-image:url("graphics/bullet_small_red.gif");
   background-repeat:no-repeat;
   background-position:26px 5px;
   padding:0 10px 0 40px;
   margin:0 0 1em 0;
}
div.content table {
  border-color:#e0e0e0;
  border-style:solid;
  border-width:1px 1px 0 0;
  margin:0 0 1em 0;
}
div.content table th, div.content table thead td {
   color:#fff;
   padding:5px;
   background-color:#15641d;
   border-color:#e0e0e0;
   border-width:0 0 0 1px;
}
div.content table td {
  padding:5px;
  background-color:#fff;
  border-color:#e0e0e0;
  border-style:solid;
  border-width:0 0 1px 1px;
}
div.content table.table1 td {
   background-color:#fff;
}
ol {
   padding:0 0 0 46px;
}
ol li {
   padding-bottom:1em;
}
ol li a {
   font-weight:normal;
   text-decoration:none;
}
ol li a:hover {
   text-decoration:underline;
}
ol.alpha {
   list-style-type:upper-alpha;
}



