/* Start of CMSMS style sheet 'anaconda' */
/********* G L O B A L S *********/
*{
margin:0;
padding:0;
}

body{
background-color:#003366;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#pagewrapper{
width:725px;
margin:0 auto 0 auto;
background-color:#fff;
padding:15px;
}

a, a:link {
color:#003366;
text-decoration:underline;
}

a:hover, a:focus {
color:#001133;
text-decoration:none;
}

a img, img{
border:0;
}

.accessibility{
display:none;
}

ul{
margin-left:25px;
margin-top:10px;
margin-bottom:10px;
}

/********* H E A D   E L E M E N T S *********/
#head1 a{
display:block;
background-image:url("images/anaconda/top.jpg");
height:84px;
}

#head2{
background-image:url("images/anaconda/home_compo.jpg");
height:166px;
}

#head2small{
background-image:url("images/anaconda/content_compo.jpg");
height:58px;
}

#head1, #head2, #head2small {
margin-bottom:4px;
width:100%;
background-repeat:no-repeat;
font-size:1px;
text-indent:-1000px;
}

#header h1, #header h2{
font-size:1px;
}


/********* M E N U   L E F T  *********/
a.menuleft{
display:block;
width:180px;
height:28px;
background-image:url("images/anaconda/sub_menu.jpg");
background-repeat:no-repeat;
text-decoration:none;
color:#fff;
padding:10px 0px 0px 10px;
}

a.menuleft:hover{
text-decoration:underline;
}

ul.clearfix{
list-style:none;
margin:0;
}

a.menuleft_active{
display:block;
width:180px;
height:28px;
background-image:url("images/anaconda/sub_menu.jpg");
background-repeat:no-repeat;
text-decoration:none;
color: #FFFF33;
padding:10px 0px 0px 10px;
}

a.menuleft_active:hover{
text-decoration:underline;
}

/********* P A G E   /   C O N T E N T *********/
#page{
margin-top:20px;
}


#page h1{
font-size:15px;
color:#003366;
font-weight:bold;
margin-bottom:15px;
}

#page h2{
font-size:13px;
color:#003366;
font-weight:bold;
margin-bottom:10px;
font-style:italic;
}

/********* R I G H T   P A N E L *********/
#rightpanel{
float:right;
width:530px;
}

* html #rightpanel{
width:515px;
}

*+html #rightpanel{
width:515px;
}

#rightpanel h1{
font-size:15px;
color:#003366;
font-weight:bold;
margin-bottom:15px;
}

#rightpanel h2{
font-size:13px;
color:#003366;
font-weight:bold;
margin-bottom:10px;
font-style:italic;
}



/********* L E F T   P A N E L *********/
#leftpanel{
float:left;
width:180px;
padding-right:10px;
}

#news{
border-left:2px solid #b5b4b3;
border-right:2px solid #b5b4b3;
width:167px;
padding-left:3px;

}

#news h2{
text-indent:-5000px;
background-image:url("images/anaconda/news_title.gif");
background-repeat:no-repeat;
width:164px;
height:37px;
position:relative;
top:-4px;
}

.NewsSummary{
padding-left:5px;
padding-right:5px;
text-align:justify;
font-size:10px;
}

.NewsSummaryLink{
color:#336699;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#news div.hr{
border-top:1px solid #b5b4b3;
width:90%;
margin:5px auto 1px auto;
}

.NewsSummaryContent a, .NewsSummarySummary a {
font-size:70%;
text-decoration:none;
padding-left:5px;
}

.NewsSummaryContent a:hover, .NewsSummarySummary a:hover {
text-decoration:underline;
}

#topround{
background-image:url("images/anaconda/top_news.gif");
background-repeat:no-repeat;
height:10px;
position:relative;
left:-1px;
}

* html #topround{
background-image:url("images/anaconda/top_news_ie.gif");
position:relative;
left:0px;
}

*+html #topround{
background-image:url("images/anaconda/top_news_ie.gif");
position:relative;
left:0px;
}

#bottomround{
background-image:url("images/anaconda/bottom_news.gif");
background-repeat:no-repeat;
height:18px;
position:relative;
top:-9px;
}

.NewsSummaryPostdate{
font-size:10px;
font-style:italic;
color:#b5b4b3;
font-weight:bold;
}

/********* F O O T E R *********/
#footer{
width:100%;
clear:both;
height:30px;
background-color:#d6d6d6;
color:#526A7F;
position:relative;
top:15px;
margin-bottom:20px;
vertical-align:middle;
}

a.bottomlink, a.agilbio{
font-size:10px;
font-weight:bold;
text-decoration:none;
}

a.agilbio{
color:#aaa;
}


/* End of 'anaconda' */

