/*
SNS CSS Document
(c) 2006 zagarCreative, LLC

Created by Justin Zagar
07/25/2006

Editted by Scott Hale
09 September 2006

Updated by Scott Hale
Added space around images in main content 5px and set border to 0 as default
02 January 2010
*/






/*Global CSS*/
body{background-color: #ffffff; margin-top: 25px;}
body,table,select,input,textarea{font-family: tahoma; font-size: 11px; color: #666666;}
a{font-weight: bold; color: #003366;}

/*Extra CSS*/
.footer{font-size: 11px; color: #999999;}

/*image border*/
#main img {
	border-color:#0099cc;
	border-style: solid;
	border-width: thin; /*3px;*/
	margin: 5px 5px;
}

/*headers*/
/*h1 {
	font-weight: bold;
	font-size: 14px;
	color: #9d8af6;
}*/	

.title, h1 {font-size: 14px; font-weight: bold; color: #003366;}/*#333333;*/

h2 {font-size: 12px; font-weight: bold; color: #003366;}/*#333333;*/
h3 {font-size: 11px; font-weight: bold; color: #003366;}/*#333333;*/



/*tables*/

th {
	text-align: left;
}

.tableHeader {
	background-color: #003366;
	color: #0099cc;
	font-weight: bold;
	font-size: large;
	text-align: center;
}

/*
e05ab9 light purple/pink
da57b5

blue/purple
9d8af6


logo:
light: 0099cc
dark: 003366;
7b5

blue/purple
9d8af6


logo:
light: 0099cc
dark: 003366;
*/
