/*
*/

body, td
{
	vertical-align:top;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Tahoma,sans-serif;
	font-size: 90%;
}

table
{
	/*  border:1px;  */
	border-collapse:collapse;
}

a 
{
	text-decoration: none;
	font-weight: bold;
	color: #030553;
}

a:hover 
{
	text-decoration: underline;
	color: #0513cf;
}

#aspnetForm
{
	width:950px;  /*   My page body width   */
	background-color:#C6C3C6;
	background-image:url(Images/content_border.gif);
	background-repeat:repeat-y;
	padding: 0px 0px 0px 8px;
/**/
}



/*  The entire page is broken into leftside right side  */
.LeftSide
{
	width:700px;
	background-color:#C6C3C6;
}
.RightSide
{
	width:250px;
	vertical-align:top;
	background-color:#C0C0C0;
}


/*  This is the first row, in the table (on the page).  The header row.  */	
#HeaderRow
{
	height:50px;
}

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}

#OwnerName {
	padding:0.5em 25px;
	color:#030553;
	letter-spacing:0.2em;
}

#OwnerName strong {
	margin-left:-2px; 
	font-weight:normal;
	font-size:140%;
	letter-spacing:normal; 
}

#OwnerInfo address
{
	font-style: normal;
	text-align: center;
	padding:5px 10px 5px 10px;
	background-color:#848ACE;
}



/*  Stuff for the 'menu' row.  */
#MenuRow
{	background-color:#848ACE;

}

#MainMenu
{
	padding: 0px 0px 0px 10px;
	height:33px;  /*  150  */
	position:relative;
	top:0px;
	background-color:#848ACE;
	font-size:120%; /* jfs */
}


#MainMenuXX  /*  not used  */
{
	position:absolute;
	left:1px;
	top:24px;
	height:24px;  /*  24px;  */
}

#MainMenu, #MainMenu tr {
	height:24px;
	/*  position:relative;  */
}

* html #MainMenu
{
    margin-top:-1px;
}

#MainMenuXX a 
{
    text-decoration:none;
	background-color:#848ACE;  /* C0C0C0 */
    }
/* Adds a height to a button so that IE Win will allow it to be clickable across its full width. */

/* Hide from IE5-Mac \*/
* html #MainMenuX a {height: 1%;}
/* end hiding */ 

#MainMenu .normallink {
	/*padding:0 10px;*/
	padding:0px 3px 0px 3px;
	margin:2px 0px 0px 0px;
	font-weight:bold;
	color:#FFFFFF;
}
#MainMenu .selectedlink {
/*	padding:0 10px;  

*/
	padding:0px 3px 0px 3px;
	margin:2px 0px 0px 0px;
	background-color:#848ACE;   /* C6C3C6 503C3C */
    color:#04066A;  /* C0C0C0 */
}

#Menu1
{
	position:absolute;
	left:1px;
	top:24px;
	height:4px;  /*  24px;  */
}



#headerimg {
	height:149px;
	/*width:665;*/
	width:690px;  /*  700  */
	background-image: url(Images/header_img.gif);
	background-repeat:no-repeat;
	/*background-color:#C6C3C6;    transparent */
	background-position:10px 0px;
}

#quote {
	height:127px;
	padding:10px 10px 10px 20px; /* -- to make up for the -2px left margin */
	overflow:hidden;
	font-weight:normal;
	font-size:140%;
	line-height:140%;
	color:#030553;  /* C0C0C0 */
	margin: 0px 0px 0px 0px;
}






/*  The 'main body' row.  Contains the 'content' and 'sidebar'.  */

#ContentX 
{
	float:left;
	width:697px;  /* 1/15/10  */
	height:1%;
	margin:10px;
	padding:0;
	background-color:#C0C0C0;  /* C6C3C6 FF0000 */
	/*  
	background-image: url(Images/body_back.png);
	background-repeat:repeat-y; 

	background-image: url(Images/content_border.gif);
	background-repeat:repeat-y; 
	*/
}

#copy
{
	margin-left: 10px;
	margin-right: 10px;
/*
	padding-top: 2em;
	padding-right: 25px;
	padding-bottom: 3em;
	padding-left: 25px;
	color: #333333;
	background-color: #c0c0c0;
	background-repeat: repeat-y;
	height: 760px;
*/
}


#Sidebar
{
	background-color:#C0C0C0;
	vertical-align:top;
}

#SidebarContent {	
	margin: 0 10px 1em;  /* 0px 0px 0px 0px     */
	line-height:1em;
    color:#030553;  /*  a dark blue */
}
/* used to 'highlight' the different section on the sidebar */
#SidebarContent h3 {
	margin:0;
	padding:0.3em 2em;
	border-top:2px solid #C6C3C6;
	border-bottom:2px solid #C6C3C6;
	background-color:#848ACE;	/* 94CB01 888888 */
	color:#04066A;          	/* 224B2B #DDDDDD */
	font-size:110%;
	letter-spacing:0.15em;
	font-variant:small-caps;
}

.sbContentContainer
{
	text-align:center;
}

#SidebarContent .sbContentContainer {
	padding: 0.5em 2em 0.5em 2em;  /* 0.5em 2em; 0px 0px 0px 0px;  */
    color:#030553;
	/*color:#224B2B;*/
	font-size:95%;
}

#SidebarContent .sbContentContainer ol 
{
    padding-left:20px;
    color:#030553;
}

#SidebarContent .sbContentContainer ul 
{
    list-style-type:none;
    color:#030553;
    padding: 5px 0px 5px 0px;
    margin: 0.2em 0pt 0.1em 0pt;
	font-size: 1em;
	line-height: 1.8em;
}
    
p 
{
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 1.2em;
	margin-left: 0em;
	font-size: 1em;
	line-height: 1.8em;
}



/*  Each page has a body.  These attributes style that content.  */

#HomeImage
{
	text-align:center;
	width:526px;
	height:240px;
	background-position:top;
	background-repeat:no-repeat;
	margin-left: 12%;
}

.RegularTextTitle {
    color:#000084;
	font-size: xx-large;
}

.RegularText {
    color:#000084;
	font-size: medium;
}

.RegularTextSmaller {
    color:#000084;
	font-size:x-small;
}

.BoldRegularText {
    color:#000084;
	font-size: medium;
	font-weight: bold;
}

.RegularTextSmall {
    color:#000084;
	font-size:xx-small;
}

.ListRegularText {
    list-style: decimal outside; 
    color:#000084;   /* 397D47 030553 */
	padding:20px 20px 20px 20px;
	font-size: medium;
}


.QuoteText {
    color:#000084;
	font-size: medium;
	font-style:italic; 
}

.QuoteAuthor {
    color:#000084;
    font-weight:bold;
	font-size: medium;
}


img.PatternPics 
{
/*
    border-style: inset;
    border-color: #FFBD32; 
    border-width:0px;  
*/    
    border:0px;
}




/*		Footer row stuff		*/

/*
#FooterBlockXX
{
	clear:both;
	color: #f0c;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #c00;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
}
*/
#FooterBody
{
/*	
	float:left;
	position:absolute;
	bottom:0;
	position:relative;
	bottom:0;
	left:0;
	right:0;
	clear:both;	
	border-top:2px solid #C6C3C6;
*/	
	height:28px;	
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#848ACE; /*   C0C0C0 */
	font-size:smaller;
	letter-spacing:0.25em;
	color:#C9E0C5;	
}
#FooterSidebar 
{
	height:28px;	
	width:250px;
	background-color:#030553;  /*  000084   224B2B */
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*
	position:absolute;
	top:0;
	right:0;

	*/
}
