/* CSS Document */

/* created by Coyote Holmberg, My Technology Partners, Inc. 8-21-2006 */

/* silver and blue theme */

/**********************************/
/* GLOBAL STYLES */
/**********************************/

/* body type */

body {
	
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	/* font-size-adjust:	.58; */
	}	
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	
	
	table, tr, td	{	
	font-size:	11pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	/* font-size-adjust:	.58; */
	vertical-align: top;

	}	

	/* end body type */

/*****************************************
/*FROM NEWSLETTER STYLING */
/***************************************/
td {
font-family: 'Verdana','sans-serif';
font-size: small;
font-weight: ;
color: #000000;
vertical-align: top;

}
td.content{
font-family: 'Verdana','sans-serif';
font-size: small;
font-weight: ;
color: #000000;
vertical-align: top;
padding: 5px 0px 0px 0px;
}
td.heading {
font-family: 'Verdana','sans-serif';
font-size: medium;
font-weight: bold;
color: #000099;

}
td.announcement{
font-family: 'Verdana','sans-serif';
font-size: large;
font-weight: bold;
color: #000000;
font-style: italic;
background-color: #cccccc;
}
td.footer{
color: #ffffff;
background-color:#0B2C89;
font-family: 'Verdana','sans-serif';
font-size: xx-small;
font-weight: normal;
}
td.title{
font-family: 'Verdana','sans-serif';
font-size: medium;
font-weight: bold;
color: #000000;
}
/*END FROM NEWSLETTER */
		
/**********************************/
/*HEADERS */
/********************************/


td.title1	{	
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:	1.75em;
	font-weight: 600;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000099; /*dark blue */
	vertical-align: top;
	}
	td.title2	{
	background-image: url(../images/OffWhiteBox-sm.jpg); repeat-x: none; repeat-y: none;
	font-family:	Tahoma, Verdana, sans-serif;
	font-size:	1.75em; 
	font-weight: 600;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000099; /*dark blue */
	vertical-align: top;
	}	
	

th	{	
	vertical-align:	top;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Tahoma, Verdana, sans-serif;
	/* font-size-adjust:	.53; */
	}	
		
/**********************************/
/* CELL FORMATTING */
/**********************************/
		
td.coreApromo {
	background-image: url(../images/OffWhiteBox-sm.jpg); repeat-x: none; repeat-y: none;
	background-color:#ffffff;
	border-style: ridge double; 
	border-width: 4px;
	vertical-align: top;
	border-color: #DBE5F3; /* SILVER / OFF WHITE */
	    vertical-align: top;
	font-size: x-small;
	/* font-size-adjust: .53; */
	text-transform:	none;
	font-family: Tahoma, sans-serif;
	color:#00000;

	
}
td.coreApromo2 {
	background-image: url(../images/OffWhiteBox-sm.jpg); repeat-x: none; repeat-y: none;
	background-color:#ffffff;
	border-style: ridge; 
	border-width: 2px;
	vertical-align: top;
	border-color: #DBE5F3; /* SILVER? */
	font-size:	11pt;
	font-style:normal;
	font-weight: bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	font-size-adjust:	.58;

}
td.corePlaceholder {
	background-image: url(../images/OffWhiteBox-sm.jpg); repeat-x: none; repeat-y: none;
	background-color:#ffffff;
	border-style: none; 
	border-width: 2px;
	vertical-align: top;
	border-color: #DBE5F3; /* SILVER / OFF WHITE */
		font-size: x-small;
	/* font-size-adjust: .53; */
	text-transform:	none;
	font-family: Tahoma, sans-serif;
	color:#00000;

}
td.coreNestList {
	background-image: url(../images/SilverBox-sm.jpg); repeat-x: none; repeat-y: none;
	background-color:#CCCCCC;
	border-style: none; 
	border-width: 2px;
	vertical-align: top;
	border-color: #DBE5F3; /* SILVER / OFF WHITE */
	font-size: 12pt;
	font-weight: 500;
	/* font-size-adjust: .53; */
	text-transform:	none;
	font-family: Tahoma, sans-serif;
	color:#00000;

}

		
		
hr	{	
	visibility:	hidden;
	}	
		
	/* end header type */	


/**********************************/
/* CONTAINERS */
/**********************************/
div.main {
    vertical-align: top;
	font-size: 10pt;
	/* font-size-adjust: .53; */
	text-transform:	none;
	font-family: Tahoma, sans-serif;
	color:#00000;

}

div.main-small {
    vertical-align: top;
	font-size: xx-small;
	/* font-size-adjust: .53; */
	text-transform:	none;
	font-family: Tahoma, sans-serif;
	color:#00000;
}

div.main-title {
	font-size:	11pt;
	font-style:normal;
	font-weight: bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	font-size-adjust:	.58;
}
.footer-img {
	background-image: url();
	background-repeat: repeat;
	vertical-align:	top;
	font-size:	xx-small;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, sans-serif;
	color:#000000;
}

/**********************************/
/* LINKS */
/**********************************/
a:link	{	
	text-decoration:	underline;
	font-weight:	normal;
	font-size: small;
	color:	#000066;
/*	background: #FFFFFF; */
	}	
		
a:visited	{	
	text-decoration:	underline;
	font-weight:	normal;
	font-size: small;
	color:	#660099;
/*	background: #FFFFFF; */

	}	
		
a:active	{	
	text-decoration:	underline;
	font-weight:	normal;
	font-size: small;
	color:	#000066;
/*	background: #FFFFFF; */

	}	
		
a:hover	{	
	text-decoration:	none;
	font-weight:	normal;
	font-size: small;
	color:	#000066;
/*	background: #FFFFFF; */
	}	
		
a.offsite	{	
	text-decoration:	underline;
	font-weight:	normal;
	font-size: small;
	color:	#000066;
/*	background: #FFFFFF; */
	}	
/****************************************
POP_STYLE.CSS NAVIGATION BAR CODE
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 these may inherit the rules. I've styled all the variations of links here as one.*/
/******************************************/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #575FAD;
 font: 10pt Arial, sans-serif;
 text-align: left;
 text-decoration: none;
 background: #FFFFFF; 

}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #003366;
 font: 10pt Arial, sans-serif;
 text-align: left;
 text-decoration: none;
 background: #FFFFFF; 
}

