html,
body
{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",Verdana,"Verdana Ref",sans-serif;
	
}

.body
{
	background: #fefefe url(images/background_MainRLBorder.gif) repeat-y scroll center center;
}
/*
form
{
	clear: both;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 980px;
}
*/

a,
a:hover,
a:visited
{
	color: #2A1FFF /*#ad050d*/;
	text-decoration:underline;
}

a:active
{
	outline: none; /* Removing dotted line around clicked links in Firefox */
}

a:focus
{
	-moz-outline-style: none;
}

p
{	
	line-height:1.5;
	margin:8px 0 18px 0;
}

h1
{
    font-size:24px;
    margin-top:0;
}

h1 a {
	text-decoration:none
}

h2
{
    color:#b61934;
    font-size:21px;
    margin-top:0;
	margin-bottom:3px;
}

h2 a {
	text-decoration:none
}


h3
{
    font-size:18px;
    margin-top:0;
	margin-bottom:2px;

}

h4
{
    color:#382d90;
    font-size:16px;
	margin-top:0;
	margin-bottom:2px;
}

table
{
	 margin-top:0;
	margin-bottom:3px;
}

a img
{
    border: 0;
}

img.left
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

img.right
{
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}


/* Containers & Layout */


#cmsWrapper
{
	/*background-color: white;*/
    min-height: 100%;
    margin: auto;
    padding: 0;
	width: 960px;
	
}

.clear
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

/*	Begin Header Section	*/
#header
{
	background: url(images/background_Header.gif) repeat-x;
    height: 172px;
    position: relative;
    width: 960px;
    z-index: 100;
}

#logo
{
	position: absolute;
}

#logo a,
#logo h1
{
	display: block;
	position: relative;
}

#logo h1
{
	margin: 0;
	padding: 0;
}

#logo h1 span
{
	display: none !important;
	height: 0;
	visibility: hidden;
	width: 0;
}

#searchBar
{
	background: url(images/background_SearchBar.gif);
	display: block;
	height: 48px;
	position: absolute;
	right: 31px;
	top: 18px;
	width: 298px;
}

#searchBar input.textBox
{
	background-color: Transparent;
	border: 0 none;
	height: 21px;
	left: 71px;
	position: absolute;
	top: 9px;
	width: 193px;
}

#searchBar input.button
{
	background:transparent url(images/searchButton.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor: pointer;
	height: 21px;
	position: absolute;
	right: 14px;
	top: 9px;
	width: 16px;
}

#navigation
{
	position: absolute;
	right: 0;
	width: 533px;
}
/*	End Header Section	*/


/*	Begin Breadcrumbs Section	*/
#breadcrumbContainer
{
	background: url(images/background_Breadcrumbs.gif) repeat-x;
	height: 31px;
	padding: 0 30px;
	width:899px;
}

#breadcrumbContainer span
{
	display: block;
	float: left;
	height: 32px;
}

#breadcrumbContainer .bcLink,
#breadcrumbContainer .bcText
{
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	line-height: 31px;
	padding: 0 10px;
}

#breadcrumbContainer .bcLink,
#breadcrumbContainer .bcLink:hover,
#breadcrumbContainer .bcLink:visited
{
	color: #0d3f81;
	text-decoration: none;
}

#breadcrumbContainer .divider
{
}
/*	End Breadcrumbs Section	*/


/*	Begin Graphic/Flash Section	*/
#graphicBar
{
	margin: 0;
	padding: 0;
}
/*	End Graphic.Flash Section	*/


/*	Begin Content Section	*/
#innerContainer
{
	background: url(images/background_ContentArea.gif) left top repeat-x;
	
    padding-top: 36px;
    width: 959px;
}

#contentContainer
{
	clear: both;
	min-height: 200px;
}

#contentContainer .leftColumn
{
	float: left;
	margin: 0;
	padding: 0 34px;
}

#contentContainer .centerColumn
{
	float: left;
	margin: 0;
	padding: 0 34px;
}

#contentContainer .rightColumn
{
	float: left;
	margin: 0;
	padding: 0 34px;
}
/*	End Content Section	*/


/*	Begin Footer Section	*/
#footerContainer
{
	clear: both;
	margin:auto;
	min-height: 25px;
	padding-bottom:10px;
	position: relative;
	width: 960px;
}

#footer
{
	background: #F2F2F2;
	border: 1px solid #b7b7b7;
    left: 34px;
	min-height: 25px;
	margin: 0;
	padding: 8px 14px;
	position: absolute;
	top: 50px;
	width: 862px;
}

#footerContent
{
	background: url(images/background_FooterContent2.gif) repeat-y;
}

#footerContent,
#footerContent a,
#footerContent a:hover,
#footerContent a:visited
{
	color: #999;
	font-size: 11px;
}

#footerContent a
{
	line-height: 20px;
}

#footerCorner
{
	background: url(images/background_FooterCorner.gif) bottom left no-repeat;
	bottom: -1px;
	height: 4px;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 4px;
}

#footerContainer .leftColumn
{
	float: left;
	margin: 0 14px 0 0;
	width: 186px;
}

#footerContainer .centerColumn
{
	float: left;
	margin: 0 14px;
	width: 431px;
}

#footerContainer .rightColumn
{
	float: left;
	margin: 0 0 0 13px;
	width: 190px;
}
/*	End Footer Section	*/


/* Begin Font Styling */
h1.qlassikBold
{
	font-size: 24px;
	line-height: 19px;
	margin: 11px 0;
}

h2.museo300
{
	color: #ad050d;
	font-size: 15px;
	margin: 0;
}
/*	End Font Styling	*/


/* Begin Blog Styling */

ul.sf_postListing
{

}

ul.sf_postListing li.entry
{

}

ul.sf_postListing li
{

}

p.sf_postDate
{

}


h2.sf_postTitle
{

}

h2.sf_postTitle a
{

}

div.categoryAuthor
{

}

div.sf_postContent
{

}

.sf_postContent p
{

}

p.sf_postTags
{

}

p.sf_readMore,
p.sf_postBookmark
{

}
/*	End Blog Styling	*/


/* Begin Poll Box CSS */
.PollBox
{
}

.PollBox fieldset
{
    border: 0;
}

.PollBox fieldset ul
{
    margin: 0 0 0 10px;
    padding: 0;
}

.PollBox fieldset ul li
{
    list-style-type: none;
}
/* End Poll Box CSS */


/* News Styles */

.leftColumn .sf_newsList li
{
    background:transparent url(images/arrow.gif) no-repeat left 2px;
    line-height:1.1em;
    margin:0;
    padding:0 0 0 16px;
    }

.RadRotator, .RadRotator_Default .rrClipRegion .rrItemsList
{
    z-index:6000px !important;
}


/* Media Styles */

.media 
{
  margin:0;
  padding:0
}

.media li
{
    float:left;
    list-style-type:none;
    
    padding:20px 30px 5px 0;
    
    }
.media li img
{
   border:1px solid #e4e4e4;
   padding:4px;
    }
.media li span 
{
    font-size:10px;}


/* Small Arrow Lists  Styles */
.small-arrow 
{
    padding-left:20px;
}

.small-arrow li
{
    
   background:transparent url(images/small-arrow-bullet.gif) no-repeat scroll left 2px;
   list-style-type:none;
   padding:0 0 0 14px;

}

.downloads ul
{
    margin:0;
    padding:0;
    
}

.downloads li
{
    list-style-type:none;
    margin:0;
    padding:0; 
}

.downloads .sf_simpleList li, 
.downloads .sf_pageList li, 
.downloads .sf_expandedList li, 
.downloads .sf_expandableList li, 
.downloads .sf_anchorList li
{
    margin:0 !important;
}

.downloads h3
{
    padding-top:10px;
}

a.download
{
  background:transparent url(images/small-download-icon.gif) no-repeat scroll 5px 7px;
  border:1px solid #e4e4e4;
  padding: 5px 8px 5px 20px;
}

a:hover.download
{
 background-color:#e4e4e4;
 }
 
 a.downloadpdf
{
  background:transparent url(images/small-download-icon-pdf.png) no-repeat scroll 5px 7px;
  border:1px solid #e4e4e4;
  padding: 5px 8px 8px 30px;
}

a:hover.downloadpdf
{
 background-color:#e4e4e4;
 }
 
 
.arrow-bar
{
    background:#fff url(images/bg-arrow-bar.gif) no-repeat 0 0;
    color:#ffffff;
    display:block;
    font-size:18px;
    height:25px;
    margin-bottom:10px;
    padding:9px 0 0 18px;
    width:164px;
    
    }

h2.sf_newsTitle,
h2.sf_newsTitle a
{
    color:#1C4CAE;
    margin:0 0 -10px -4px !important;
    text-decoration:none;
}

.searchResults dt
{
    margin-top:10px;
}

.searchResults dd
{
    margin-left:10px;
}

.graygradient {
    background: #eee url(/images/grad_white.png) repeat-x;
}

.biospicture {
	float:right !important;
	padding-left: 10px; 
	padding-bottom: 10px;
}

.biosname {
	color:#FFF;
	text-decoration:none;
	background-color: #132F71;
	padding: 10px;
}

.biosbody {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}





