/* Global Styles */

body {
	margin:0px;
	
	}
	
td {
	color:#000000;
	font-family: Calibri;
	font-size: 10px;
	font-weight: normal;
	left: 25px;
	line-height: normal;
	letter-spacing: 0.1em;
	border: 0;
	font-style: normal;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	text-align: left;
	}
	
hr {
	height:1px; 
	color: #ffffff;
	border: none;
	}
	
a {
	color: #000000;
	text-decoration:none;
	font-family: Calibri;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:normal;
	line-height:normal;
	display:block;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
		}
	
#navigation a:hover {
	color:#ffcccc;
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #333366;
	line-height:30px;
	letter-spacing:0.15em;
	font-family: Calibri;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	}


/* Class Styles */

.bodyText {
	color:#333333;
	line-height:normal;
	letter-spacing:normal;
	margin-top:0px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	}
	
.pageName{
	color: #333366;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	}
	
.subHeader {
	color: #333366;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: Calibri;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #333366;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Calibri;
	font-size: 16px;
	}	
	
.detailText {
	font:11px Calibri;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	color:#000000;
	font-family: Calibri;
	font-size: 10px;
	}
.logo {
	color: #333366;
	line-height:30px;
	letter-spacing:0.2em;
	font-family: Calibri;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	}	

.tagline {
	color: #000000;
	line-height:18px;
	letter-spacing:0.04em;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	top: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
		
