/* Default CSS Stylesheet for a new Web Application project */

/* General Markup styles */
html,body {
	min-height:100%;
}

body {
	text-align: center;
	font-size:.85em;
	background-color: #ffffff;
}

body, td
{
    background-color: white;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    color:#000000;
}

.noprint {
	display:none;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
    color: #000000;
}
h1    {    
    font-size:    2em;
    font-weight:    700;
    font-style:    normal;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }    
        
a:link    {    
    text-decoration:    underline;
    color:    #3333cc;
    }    
        
a:visited    {    
    text-decoration:    underline;
    color:    #333399;
    }    
        
a:active    {    
    text-decoration:    underline;
    color:    #333399;
    }    
        
a:hover    {    
    text-decoration:    underline;
    color:    #3333cc;
    }
    
blockquote, pre    {    
    font-family:    courier new, monospace;
    }    
      
p {
	margin:.2em 0 0 0;
	padding: 0 0 0 0;
}

.button {
	display:none;
}

img
{
    padding: 0 10px 10px 0;
    margin: 0 0 0 0;
}

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*ul {
	list-style: none;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}*/

ul {
	padding: 15px 0px 15px 0px;
	margin: 0px;
	list-style-position: outside;
}

li {
	margin-left:20px;
	list-style-position: outside;
	list-style-type: disc;
}

/*ul.newsevents {
	list-style: none;
	font-weight:normal;
	color:#333333;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul a {
	font-weight:normal;
}


ul a:link.newsevents {
	font-weight:bold;
	color:    #000000;
	
}

ul a:active.newsevents {
	font-weight:bold;
	color:    #000000;
	
}

ul a:visited.newsevents {
	font-weight:bold;
	color:    #000000;
	
}

ul a:hover.newsevents {
	font-weight:bold;
	color:    #333399;
}

ul li ul li {
	background-image: url(../media/img_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 .4em;
	vertical-align:top;
	font-weight:normal;
	padding-left: 1.5em;
}

ul.bulletlist li {
	background-image: url(../media/img_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 .4em;
	vertical-align:top;
	font-weight:normal;
	padding-left: 1.5em;
}*/

ul li ul.intersitemap {
	background-image:none;
	list-style: none;
	vertical-align:top;
	font-weight:normal;
	padding-left: 1em;
}


li.sitemap {
	background-image: url(../media/img_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 .4em;
	vertical-align:top;
	font-weight:normal;
	padding-left: 1.5 em;	
}

/*.bullets {
	background-image: url(../media/img_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 .4em;
	vertical-align:top;
	font-weight:normal;
	padding-left: 1 em;
	display:inline;
}

li {
	padding:.5em 1.5em;
}

li.noindent {
	padding:.5em 0;
}*/

.altrow,.altrow td {
	background-color:#eeeeee;
}

.sideheader {
	font-size: 1.1em;
	font-weight: bold;
}

.header {
	font-size: 1.1em;
	font-weight: bold;
	color:#333333;
}

.Contentheader {
	font-size:1.4em;
	font-weight: bold;
}

.subheader {
	font-weight: bold;
	color:#333333;
}

.innerContentBox .header {
	color:#AF824C;
}

.innerContentBox .subheader {
	color:#BF8D53;
}

.message {
	
	color:990000;
}

.ital {
	font-style: italic;
	font-weight: normal;
}

.al {
	text-align:left;
}

.ar {
	text-align:right;
}

.smalltext {
	font-size:.8em;
	font-weight:normal;
	color: #666666;

}

.list td {
	padding: .5em .2em;
}


/*Layout Styles */
#main {
	width:40em;
	text-align:center;
	padding: 2em;
	margin: 0 auto;
	height:100%;
}

#mainBorder {
	border: 1px solid #CFCFCF;
}


/* TOP LINKS */
#topLinks {
	display:none;
}

/* TOP HEADER */
#topHeader {
	text-align:left;
	border-bottom:1px dotted #cccccc;
	margin-bottom: 0;
	padding-bottom: 1em;
	padding-top: 1em;
	height: 30px;
	background: url(../media/img_srdc_logo_printable.jpg) #fff bottom left no-repeat;
}

#logo2 img {
	display:none;	
}

#logo1 h1,#logo2 h1 {
	display:none;
}



/* MENU BAR */
#menuBar,#menuBar_fr
{
	display:none;
} 

#breadCrumb {
	display:none;
}

/* GENERAL CONTENT AREA */

#content {
	font-size: .8em;
	clear:both;
	text-align: left;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	height:100%;
}

/* LEFT CONTENT PANE */
#contentPaneLeft {
	display:none;
}

#footer {
	display:none;
}

.innerContent {
	padding: 1em;
	height:100%;
}

/* RIGHT CONTENT PANE */
#contentPaneRight {
	color:#000000;
	background-color:#FFFFFF;
	height:100%;
}

#printIcon {
	display:none;
}


/* BOTTOM */
#bottom {
	clear:both;
	text-align:left;
	font-size: .8em;
	color: #000099;
	padding: 1em 1.5em;
	border-top:1px dotted #cccccc;
	
}

#bottom a:link    {    
	text-decoration:    none;
	color:    #3333cc;
	}    
        
#bottom a:visited    { 
	text-decoration:    none;
	color:    #333399;
	}    
        
#bottom a:active    {    
	text-decoration:    none;
	color:    #333399;
	}    

#bottom a:hover    {  
	text-decoration:    underline;
	color:    #3333cc;
	}
	
	
/*INNER CONTENT AREAS */
.sectionA {
	background: #F6E8CE url(../media/bg_lightest_tan.jpg);
	padding: 1em 1.5em 1em 1.5em;
	margin: 0 0 0 0;
}

.sectionB {
	background: #F6E8CE url(../media/bg_light_tan.jpg);
	padding: 1em 1.5em 1em 1.5em;
	margin: 0 0 0 0;
}

.innerContentBox {
	background: #F6E8CE url(../media/bg_lightest_tan.jpg);
	border: 1px solid #DAC083;
	padding: 1em;
}

.innerContentBox table {
	background: #F6E8CE url(../media/bg_lightest_tan.jpg);
	margin: 1em 0 0 0;
}

.innerContentBox table td{
	background: #F6E8CE url(../media/bg_lightest_tan.jpg);
	padding: .5em .5em 1em .5em;
}

.publicationDetails td img {
	padding:0 1em 0 0;
}

.divider {
	background-image: url(../media/rule_horz.gif);
	background-repeat: repeat-x;
	background-position: center left;
	margin: 0 0 0 0;
	height: 10px;
}

.back, a.back, td .back {
	text-align:right;
	color: #990000;
	font-size:1em;
}

.back a,td.back a {
	color: #990000;
}

.back a,td.back a:visited {
	color: #990000;
}

.bullets {
	/*border-top: 5px solid #000;
	padding-top: -20px;
	margin-top: -20px;*/
}