/* Global Styles */

body {
	margin:0px;
	font:12px Georgia, "Times New Roman", Times, serif;
	background-color:#333333;
	}
	
td {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	}
	
a {
	color: #cc3300;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	font-weight:bold;
	text-decoration:underline;
	}
ul {
	list-style-image: url(http://www.p3mgtsolutions.com/images/star.gif);
	list-style-type: disc;
}
	
/* ID Styles */
	
#navigation a {
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #339999;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #993300;
	font-weight:bold;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #339999;
}
.style2 {color: #000000}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
}
.style5 {color: #993300}

.logo {
	font:18px Georgia, "Times New Roman", Times, serif;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	background-color: #ffcc33;
	}
.tagline {
	font:10px Georgia, "Times New Roman", Times, serif;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	background-color: #ffcc33;
	}
.sidebarText {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:12px Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color:#333333;
	}
.bulletText {
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#CC3300;
	letter-spacing:.1em;
}
.footer {
	font:10px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #333333;
	font-weight: bolder;
}
	
#footer a {
	font:10px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #333333;
	font-weight: bolder;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #993300;
	text-decoration:underline;
	font-weight:bolder;
	}
.yellowbk {
	background-color : #ffcc33;
}
.whitebk {
	background-color:#ffffff;
}
.blackTxt {
	color:#000000;
	font-family: arial;
	font-size: 11px;
}
.underline {
	text-decoration:underline;
}
.boldtxt {
	font-weight:bold;
}
.italics {
	font-style:italic;
}
.logo_lg {
font-family: Georgia, serif;
font-size: 14px;
font-weight: bolder;
}
.error {
	border: 2px solid #993300;
	background-color: #ECE2E3;
	color: #993300;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.phase {
	color: #993300;
	font-size: 11px;
	font-family: arial;
}
.quoteText {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style:italic;	
	line-height:18px;
	}
.referenceText {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #006666;
	font-weight: bolder;
	line-height:18px;
}
.msg_box {
	border: 2px solid #000000;
}
.msg_title {
	background-color:#ffcc33;
	color: #000000;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	margin-top:1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
.msg_body {
	background-color:#ffffff;
	color:#000000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
.msg_error {
	color: #993300;
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top:1em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
