/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#666666;
	}
	
a {
	color: #003399;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation a {
	font:11px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #330099;
/*	background : #ffffff; */
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	color: #CC3300;
	letter-spacing:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:10px arial;
	color:#666666;
	line-height:24px;
	}
	
.pageName {
	font:13px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
.subhead {
	color: #FFFFFF;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
/* Table Styles */	
.center1
{ 
margin-left: auto;
margin-right: auto;
}

.prodHeader {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.5em;
}
.newxText {

	font:11px arial;
	color:#333333;
	line-height:normal;
}
.prodName {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	
}

/* Side Bar Menu Syles */	
.sdmenu {
    width: 195px;
    font-family: Sans-Serif;
    font-size: 11px;
    padding-bottom: 10px;
    background: #eee url(images/bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(images/barblue.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(images/tabblue.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #3333CC;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #0066CC url(images/linkarrow.gif) no-repeat right center;
    color: #FFF;
}

/* Header Syles */	
h1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
h2 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; TEXT-TRANSFORM: none; COLOR: #CC3333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
h3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; TEXT-TRANSFORM: none; COLOR: #666666; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}
h4 {
	FONT-SIZE: 14px; COLOR: #ff0001; LINE-HEIGHT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
