body 
{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-image:url(../images/bkg_page.gif);
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img
{
	border-color: #CCCC99;
	border-width:thin;
	border-style: solid;
}

.noBorder
{
	border-width: 0;
	border-style: none;
}

a
{
	color: #CC0000;
}

a.menu
{
	display: block;
	margin-bottom: 5px;
}

#menu
{
	width: 420px;
}

#mainImages
{
	clear: both;
	width: 537px;
	margin-left: 143px;
	border-top: solid 1px red;
	border-left: solid 1px red;
	padding-left: 10px;
}

#mainImages2
{
	clear: both;
	width: 577px;
	margin-left: 143px;
	border-top: solid 1px red;
	border-left: solid 1px red;
	padding-left: 10px;
}

.sideBySideMenu
{
	clear: both;
	float: left;
	width: 537px;
	margin-left: 120px;
	padding-left: 10px;
	margin-top: -30px;
}

#main
{
	clear: both;
	border-bottom: solid 1px gray;
	position: relative;
}

.negativeMargin20
{
	margin-top: -25px;
}

.negativeMargin40
{
	margin-top: -40px;
}

.floatLeft
{
	float: left;
}

.alignRight
{
	text-align: right;
}

.alignLeft
{
	text-align: left;
}

#logo2
{
	margin-top: -15px;
	background-image:url(/images/bkg_page_green.gif);
	background-repeat:repeat-y;
	z-index: 100;
}

#logo
{
	margin-top: 60px;
	margin-bottom: 30px;
	background-image:url(/images/bkg_page_green.gif);
	background-repeat:repeat-y;
	z-index: 100;
}

#logoBackground2
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #CCCC99; 
	width: 123px;
	height: 140px;
	z-index: -1;
}

#logoBackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #CCCC99; 
	width: 123px;
	height: 215px;
	z-index: -1;
}

#imgSageLogoWords
{
	padding-bottom: 50px;
	border-width: 0;
	border-style: none;
}

#imgPageIdentifier
{
	position: relative; 
	left: 0px; 
	bottom: 35px;
	border-width: 0;
	border-style: none;
}

#imgHome
{
	float: right;
	position: relative; 
	bottom: -10px;
	right: 5px;
	margin-bottom: 20px;
	border-width: 0;
	border-style: none;
}

#imgAddress
{
	position: absolute; 
	bottom: 0px; 
	left: -140px;
	z-index: 100px;
	border-width: 0;
	border-style: none;
}

#next
{
	position: absolute;
	right: -14px;
	bottom: 0px;
	height: 18px;
	border-width: 0;
	border-style: none;
}

#footer
{
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	background-color: transparent;
	margin-left: 155px;
	border-width: 0;
	border-style: none;
}

.comment 
{
	font-size: small; 
	line-height: 18px; 
	font-style: italic;
	color: #666666;
	background-color: transparent;
	margin-bottom: 8px;
}

.abstract 
{
	padding-bottom: 18px;
}

.topBlocks img
{
	padding: 0px 3px 10px 0px;
	border-width: 0;
	border-style: none;
}

#btmBlocks 
{
	line-height: 12px;
	margin-bottom: 20px;
}

#btmBlocks img 
{
	margin-right: 5px;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-width: 0;
	border-style: none;
}

h1 
{ 
	font-size: 16px; 
	line-height: 20px;
	font-weight: normal;
}

h2 
{ 
	font-size: 16px; 
	font-weight: bold;
	color: #336666;
}

h3 
{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 10px;
}

h4 
{ 
	font-size: 13px; 
	line-height: 19px;
	font-weight: bold;
	color: #336666;
}


p
{
	font-size: 10pt; 
	line-height: 18px; 
	color: #666666;
	margin: 0px 0px 16px 0px;
}

.landscapeTitle 
{ 
	font-size: 16px; 
	font-weight: bold;
	color: #336666;
	margin:0px;
	padding:0px;
}

.upper 
{
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 10px;
	padding:0px;
}

ul
{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/small_red_dot.gif);
}

ul ul
{
	list-style-type: none;
	list-style-image: none;
}

li 
{
	font-size: 13px; 
	line-height: 18px;
}

.paddingRight20
{
	margin-right: 20;
}

.paddingLeft5
{
	padding-left: 5px;
}

.paddingLeft10
{
	padding-left: 10px;
}

.paddingLeft30
{
	padding-Left: 30;
}

.floatRight
{
	float: right;
}

.marginBottom15
{
	margin-bottom: 15px;
}

.paddingBottom15
{
	padding-bottom: 15px;
}

.marginRight30
{
	margin-right: 30px;
}

.marginRight10
{
	margin-right: 10px;
}

.marginRight15
{
	margin-right: 15px;
}

.marginLeft30
{
	margin-left: 30px;
}

.clearBoth
{
	clear: both;
}

.center
{
	text-align: center;	
}