/* Global Styles */

body {
	 background-color: #e2eff4;
        margin:0; 
        padding:0; 
       }
	
	
a {
	color: #306179;
	text-decoration:none;
	font-weight:bold;
	}
p{
	font:trebuchet MS;
	border-top-color: #306179;
	border-right-color: #306179;
	border-bottom-color: #306179;
	border-left-color: #306179;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
	

/* Class Styles */


.sidebarText {
	font:14px trebuchet ms;
	color: #306179;
	text-align:center;
	line-height:21px;
	}
	.sidebarTitle {
	font:10px trebuchet ms;
	color: #000000;
	text-align:center;
	line-height:10px;
	}
	.centerTitle {
	font:14px trebuchet ms;
	color: #000000;
	text-align:center;
	line-height:12px;
	}
	.centerTitlehome {
	font:14px trebuchet ms;
	color: #000000;
	text-align:center;
	line-height:17px;
	}
	
.bodyText {
	font:12px trebuchet ms;
	text-align:left;
	line-height:17px;
	letter-spacing:.02em;
	color:#306179;
	}
	
	.bodyTextBlack {
	font:12px trebuchet ms;
	text-align:left;
	line-height:17px;
	letter-spacing:.02em;
	color:#000000;
	}
	
	.bottomText {
	font:12px trebuchet ms;
	text-align:center;
	line-height:17px;
	letter-spacing:.02em;
	color:#306179;
	}
	.smallblackText {
	font:9px trebuchet ms;
	text-align:left;
	line-height:10px;
	letter-spacing:.02em;
	color:#000000;
	}

	
.subHeader {
	font:14px trebuchet MS;
	text-align:left;
	line-height:12px;
	letter-spacing:0.03em;
	color: #000;
	}
	
	.header {
	text-align:left;
	color: #000;
	font-size: large;
	font-family: "Trebuchet MS";
	}
	

	#container {margin: 0 auto;}


	
	

