body
    {
    font-family: "Palatino Linotype", Palatino;
    font-size:11pt;
    font-style:normal;
    color:#000000; 
    }

body a
	{
	/* This defines the Body Item <A> Style 
	*/
	COLOR: #000000;
	TEXT-DECORATION:none;
	}

body a:active
	{
	/* This defines the Body Item <A> Style 
	*/
	COLOR: #000000;
	TEXT-DECORATION:none;
	}

body a:hover
	{
	/* This defines the Body Item <A> Style 
	*/
	COLOR: #000000;
	TEXT-DECORATION:none;
	}
	
body a:visited
	{
	/* This defines the Body Item <A> Style 
	*/
	COLOR: #000000;
	TEXT-DECORATION:none;
	}
 
.ms-pagetitle
	{
	font-family: "Palatino Linotype", Palatino;
	border-left:solid 10px #999966;
    font-size:16pt;
    color:#000000;  
    font-variant: small-caps
    }

.ms-pagetitle-td-auc
	{
	/* background-image:url("/PublishingImages/spacers/green100pixel.jpg");
	background-color:#CCCC99;
	background-color:#666633;
	*/ 
	background-color:#999966;
    }
    
.ms-navheader
	{
	/* This defines the Left Nav Bar Header Item Style 
	*/
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	FONT-WEIGHT: bold;
	COLOR: #3300FF;
	TEXT-DECORATION:none;
	}

.ms-navheader a
	{
	/* This defines the Left Nav Bar Header Item <A> Style 
	*/
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	TEXT-DECORATION:none;
	}

.ms-navheader a:hover
	{
	/* This defines the Left Nav Bar Header Item <A HOVER> Style 
	*/
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	TEXT-DECORATION:underline;
	}

table.ms-navitem TD
	/* This defines the Left Nav Bar Indented Item Style 
	*/
	{
	background:url("/_layouts/images/blank.gif");
	background-repeat:repeat-x;
	PADDING-RIGHT: 0px;	
	BACKGROUND-POSITION: left top;	
	PADDING-LEFT: 2px;	
	BACKGROUND-IMAGE:none;	
	PADDING-BOTTOM: 1px;	
	PADDING-TOP: 1px;	
	BACKGROUND-REPEAT: no-repeat;	
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	}

table.ms-navitem TD a:hover
	{
    color:#000000;
	TEXT-DECORATION:underline;
	}

table.ms-navitem TD a:visited
	{
    color:#000000;
    }

table.ms-navitem TD a:active
	{
    color:#000000;
	}

.pageContent
	/* This defines the Main Content Area Style
	*/
	{
    font-family: "Palatino Linotype", Palatino;
    font-size:10.5pt;
    color:#000000;
    text-decoration:none;
	}

.pageContent a
	/*	This defines the Main Content Area <A> Style
	*/
	{
    font-size:10.5pt;
    /*color:#993300;*/
    color:#993300;
    text-decoration:none;
	}
	
.pageContent a:visited
	/*	This defines the Main Content Area <A HOVER> Style
	*/
	{
    font-size:10.5pt;
    /*color:#993300;*/
    color:#993300;
    text-decoration:none;
	}

.pageContent a:hover
	/*	This defines the Main Content Area <A HOVER> Style
	*/
	{
    font-size:10.5pt;
    /*color:#993300;*/
    color:#993300;
    text-decoration:underline;
	}

.ms-bannerContainer
	/* Wrapping Container around top navigation - only shows through when a tab is not in the horizontal space in the top navigation 
	*/
	{
	background-image:none;
	background-position:inherit;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-right:0px;
	padding-left:0px;
	}

.ms-topnavContainer
	/* Wrapping Container around top navigation, inside of ms-bannerContainer - wraps only the tabs*/
	{
	border:none;
	border-left:none;
	}

.ms-topnav
	/* Navigation Formatting */
	{
	border:0px;
	background-image:none;
	background-repeat:no-repeat;
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	background-color:#CCCC99;
	color:#000000;
	display:block;
	width:150px;
	min-width:150px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	}

.ms-topnavselected a
	{
	color:#000000;
	background:url("/_layouts/images/blank.gif");
	background-repeat:repeat-x;
	font-family: "Palatino Linotype", Palatino;
	font-weight:normal;	
	border:none;
	border-bottom-width:0px;
	border-left:none;
	background-color:#CCCC99;
	}

.ms-topNavHover
	{
	background-image:url("/_layouts/images/blank.gif");
	background-color:#CCCC99;
	border:none;
	border-left:none;
	border-bottom-width:0px;
	color:#000000;
	}

.ms-topNavFlyOuts
	{
	background-color:#CCCC99;
	border-bottom:solid 1px #999966;
	border-left:solid 1px #999966;
	border-right:solid 1px #999966;
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	}
	
.ms-topNavFlyOuts a
	{
	display:block;
	min-width:156px;
	color:#000000;
	padding:4px 2px 2px 4px;
	background-color:#CCCC99;
	border-bottom:none;
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	}

*:first-child+html .ms-topNavFlyOuts a
	{
		width:156px;
	}
	
	
	
.ms-topNavFlyOuts a:hover
	{
	display:block;
	min-width:156px;
	color:#000000;
	padding:4px 2px 2px 4px;
	background-color:#999966;
	border-bottom:none;
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	}	
	
*:first-child+html .ms-topNavFlyOuts a:hover
	{
		width:156px;
	}	

.ms-topNavFlyOutsHover
	/* Not Sure Where this gets applied */
	{
	background-color:#999966;
	color:#000000;
	}
	
.ms-WPBody TD
	{
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	color:#000000;
	}

.ms-WPBody
	{
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	color:#000000;
	}

.ms-WPBody A:link 
	{
    /*color:#993300;*/
    color:#993300;	
	TEXT-DECORATION: none
	}

.ms-WPBody A:visited 
	{
    /*color:#993300;*/
    color:#993300;
	TEXT-DECORATION: none
	}

.ms-WPBody A:hover
	{
    /*color:#993300;*/
    color:#993300;
	TEXT-DECORATION: underline
	}
	
.link-item
	{
	COLOR: #000000;	
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	TEXT-DECORATION: none
	}
	
.link-item A 
	{	
	COLOR: #000000;	
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	TEXT-DECORATION: none
	}

.link-item A:link 
	{	
	COLOR: #000000;	
	font-family: "Palatino Linotype", Palatino;
	font-size:11pt;
	TEXT-DECORATION: none
	}
	
.link-item A:visited 
	{	
	COLOR: #000000;	
	TEXT-DECORATION: none
	}
	
.link-item A:active 
	{	
	COLOR: #000000;	
	TEXT-DECORATION: none
	}
	
.link-item A:hover 
	{	
	COLOR: #000000;	
	TEXT-DECORATION: underline
	}

.ms-calheader img 
	{ 
	width: auto; 
	}
	
.ms-vb
	{
	COLOR: #000000;
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	/*white-space:nowrap;*/
	}

TD.ms-vb
	{
	COLOR: #000000;
	font-family: "Palatino Linotype", Palatino;
	font-size:9pt;
	vertical-align:text-top;
	/*white-space:nowrap;*/
	}

TD.ms-vb A
	{
    /*color:#993300;*/
    color:#993300;
    font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	vertical-align:text-top;
	white-space:nowrap;
	}

.ms-vb2
	{
	COLOR: #000000;
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	/*white-space:nowrap;*/
	}

.description
	{
	COLOR: #000000;
	font-family: "Palatino Linotype", Palatino;
	font-size:10pt;
	}
	
.ms-vb-title
	{
	vertical-align:text-top
	}
}
