/*content base*/

html,body 
{ 
background: #ccc url(background.gif); 
text-align: center; 
margin:0; 
padding: 0; 
}

body         
{ 
color: #292929; 
font-size: 12px; /* Except IE */
font-family:"Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif;
text-decoration: none;
text-align: left; 
padding: 0 0 0 0; 
vertical-align: top; margin: 0; 
}

* html body 
{
font-size: 75%;/* IE */ 
}

h1,h2,h3,h4
{
font-family:verdana, arial, "bitstream vera sans", sans-serif;
}
 
h1    
{ 
color: #ba0001; 
font-size: 150%; 
font-weight: bold; 
line-height: 110%; 
}

h2   
{ 
color: #ba0001; 
font-size: 120% ; 
font-weight: bold; 
line-height: 120%; 
}

h3   
{ 
color: #292929; 
background-color: #d8d8d8; 
font-size: 120% ; 
font-weight: bold; 
line-height: 110%; 
padding: 5px; 
}

hr 
{ 
height:1px; 
border:0; 
width:100%; 
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 center; 
margin-top: 10px; 
margin-bottom: 10px; 
}

img{border: 0px;}

ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul li
{ 
margin-left: 5px; 
margin-top:2px;
padding-left: 15px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 7px; 
}

ul ul li
{
margin-left: 30px; 
margin-top:3px;
padding-left: 15px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 7px; 
}

ul ul ul li
{
margin-left: 50px; 
}



/*content*/

/*base*/

table.mainbox
{ 
width: 880px; 
margin-right: auto; 
margin-left: auto; 
}

td.header   
{ 
background-color: #811302; 
background-image: url(mainimage.jpg); 
background-repeat: no-repeat; 
background-position: right 0; 
text-align: left; 
vertical-align: bottom; 
margin: 0; 
padding: 20px 15px 20px 50px; 
}

td.mainbox
{ 
background-color: #fff; 
text-align: left; 
vertical-align: top; 
}


td.frame_left
{ 
background-image: url(frame_left.gif); 
background-repeat: repeat-y; 
background-position: right 0; 
width: 15px; 
padding: 0; 
}

td.frame_right
{ 
background-image: url(frame_right.gif); 
background-repeat: repeat-y; 
background-position: left 0; 
width: 15px; 
padding: 0; 
}

td.frame_bottom
{ 
background-image: url(frame_bottom.gif); 
background-repeat: repeat-x; 
background-position: 0 top; 
height: 15px; 
padding: 0; 
}

div#maincontents   
{ 
line-height: 160%; 
background-color: #fff; 
background-position: 0 top; 
text-align: left; 
vertical-align: top ; 
padding: 20px; 
clear:both;
}

div#maincontents img
{margin:10px;}

div#login_back
{ 
font-size:90%;
background-color: #d8d8d8; 
background-image: url(bg_login.gif); 
background-repeat: repeat-x; 
background-position: 0 top; 
text-align: left; 
margin: 0; 
padding: 5px; 
} 

div#login_back img
{
margin:0 3px;
}

div#search
{ 
text-align: right;
width: 220px; 
float: right; 
margin:5px 0 0;
} 

table.search
{
margin:0 0 0 auto;
}

div#login_back table 
{ 
margin:0;
padding:0 5px;
}

div#login_back table td
{
padding:0px 3px;
}

div#login_back form
{ 
margin:0;
padding:0;
}

/*link*/

a     { color: #BA0001; text-decoration:none; }

a:hover  { color: #292929; text-decoration: underline ; }

/*main menu*/

td.menubox
{ 
background-color: #4f4f4f; 
background-image: url(bg_menu.gif); 
background-repeat: repeat-x; 
background-position: 0 top; 
vertical-align: bottom; 
padding: 0; 
border-bottom: 5px solid #811302; 
}

table.menubar
{ 
text-align: center; 
width: 100%; 
padding: 0; 
}

table.menubar td
{ 
width:auto !important;
text-align: center; 
padding: 0 3px 0 3px; 
}

table.menubar a
{ 
color: #fff; 
font-weight: bold; 
font-size: 95%; 
background-position: 0 top; 
text-decoration: none; 
text-align: center; 
padding: 20px 2px 10px 2px; 
display: block; 
white-space: nowrap;
border-right: 1px solid #666;  
}

table.menubar a:hover,#toppage
{ 
color: #fff; 
background-color: #3f3f3f; 
background-image: url(bg_menu_hover.gif); 
background-repeat: repeat-x; 
text-decoration: none; 
}

div.DMenu
{
color: #292929;
margin:0px;
}

div.DMenu table
{
width:auto !important;
}

div.DMenu a
{
color: #292929;
background-color: #e6e6e6;
padding:4px 10px;
text-align: left;
width:150px;
border-bottom: 1px solid #ccc;
text-decoration: none; 
} 


div.DMenu a:hover, div.DMenu #thispage
{
color: #fff;
background-color: #999;
text-decoration: none; 
}



/*footer*/

div#footer 
{ 
font-size: 90%; 
background-position: 0 top; 
text-align: center; 
padding: 15px; 
border-top: 1px solid #ccc; 
}

div#footer a
{ 
color: #ba0001; 
text-decoration: none; 
margin-right: 7px;
margin-left: 7px; 
}

div#footer a:hover
{ 
text-decoration: underline; 
}

/*top page*/

#rotatebox_wrap
{
padding:0;
margin:0;
text-align:center;
height:auto;
background-image: url(3boxline.gif); 
background-repeat: repeat-y; 
background-position: center 0; 
}

div.ImageRotateHolder
{
width:auto !important;
height:auto;
text-align:center;
margin:0 0 10px 10px !important;
}

div.ImageRotateHolder img
{
margin:0 10px;
}

table.CCIbox
{ 
margin-bottom:20px; 
}

table.CCIbox td
{ 
width: 33.3%; 
padding: 0 20px;
line-height:140%;
vertical-align: top ; 
text-align:left;
}

table.CCIbox h1
{
font-size:130%;
padding: 5px 0;
margin:5px 0;
}

td.box_title h2
{
font-size:110%;
background-color: #666;
color:#fff;
padding:7px;
}

#indexitems h1
{
font-size:110%;
background-color: #666;
color:#fff;
padding:7px;
margin:5px 0;
}

#indexitems table
{
}

#indexitems td
{
padding:10px 15px 0 0;
text-align:left;
vertical-align: top;
}

#indexitems td td
{
padding:0 5px 0 5px;
}

#indexitems td#end
{
padding:10px 0 10px 0;
}

#indexitems td#end2
{
padding:10px 0 10px 0;
}

#indexitems tr#whatsnewtitle td#end
{
border-right:0px solid #fff;
}

#indexitems tr#whatsnewtitle td
{
border-right: 10px solid #fff;
font-size:100%;
background-color: #d8d8d8; 
color:#292929;
padding:5px 7px;
}

/* e-Zines */

#indexitems .Zine p,#indexitems .ZineTitle h2,#indexitems .ZineFooter
{
display:none;
}


.Zine ul  { 
list-style: none; 
margin: 0; 
padding: 0;
}

.Zine ul li  
{ 
margin:0; 
padding: 0 0 0 20px; 
list-style-type: none; 
background-image: url(note.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
line-height:120%;
}

div.ZineItem
{
padding-bottom: 10px;
}

a.ZineLink
{
font-weight: normal;
}

table.ZineTools td
{
padding: 1px;
vertical-align: middle;
}

#indexitems table.ZineTools td
{
padding: 1px;
vertical-align: middle;
}

#indexitems table.ZineTools td img
{
margin:2px 2px 2px 10px;
}

div.notools table.ZineTools
{
display:none;
}

div.noh1 h1
{
display:none;
}

/* search results */

dd
{
color: black;
font-style:italic;
font-size:0.6em;
font-weight:100;
margin-bottom:12px;
}

dt
{
margin-left:20px;
font-size:0.8em;
}

.ZineDate
{
font-style:italic;
}



/*table style*/

table.A
{
margin:10px 0;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
}

table.A td
{
padding:5px;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
}

/*survey style*/

.SurveySectionHead
{
color: #292929; 
background-color: #d8d8d8; 
font-size: 120% ; 
font-weight: bold; 
line-height: 110%; 
padding: 5px; 
}

.SurveyQuestionBlock
{
margin-bottom:20px
}

.SurveyQuestion
{
font-weight:bold
}

div.survey h2
{
color: #ba0001; 
font-size: 150%; 
font-weight: bold; 
line-height: 110%; 
}

/*testimonials formatting*/

p.quotation
{
font-style:italic;
margin-top:40px;
}

.caption
{
text-align:right;
font-weight:bold;
margin-top:-30px;
}

.emergency
{
width:100%;
font-weight: bold;
color:#BA0001;
background-color:#D8D8D8;
text-align:center;
padding-top:8px;
padding-bottom:8px;
margin-bottom:0;
font-size:1.2em;
}


/*Calendar*/

div.Calendar
{
width:400px;
}

table.Calendar
{
margin-left:10px;
width:220px;
}

table.Calendar th 
{
background-color:#BA0001;
color:#FFFFFF;
padding:3px;
text-align:center;
}

table.info td img, table.Calendar td 
{
padding:5px;
}

div.Calendar dd
{
font-size:0.9em;
}

div.Calendar dt
{
font-size:1em;
}

/*documents*/

div.Document dt
{
font-size:0.9em;
}


div.Document dd
{
display:none;
}

div.pdf_lib dt 
{
background-image:url(page_white_acrobat.png);
background-position:0 0;
background-repeat:no-repeat;
list-style-type:none;
margin-top:5px;
padding-left:25px;
}

/* picture footer */

div.picture_footer
{
font-style:italic;
font-size:80%;
float:right;
margin-right:10px;
}