/* @group General Styles */

body {
	text-align: center;
	padding: 0;
	background: #d7d4e5 url('images/body_bg.jpg');
	margin: 0 0 20px;
	font: 0.75em/1.5em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	color: #211876;
}

/* My Comment */

a:link, a:visited {
	color: #211876;
}

a:hover, a:active {
	text-decoration: underline;
	color: #837ea4;
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
}
	
/* @end */

/* @group Layout */

#container {
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 1;
	border-bottom: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	background: #ffffff url(images/side_borders.jpg) repeat-y;
}

.clearer {
	clear: both;
}

#pageHeader {
	background: #ffffff url(images/header.jpg) no-repeat;
	height: 137px;
	position: relative;
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
}

#pageHeader img {
	position: absolute;
	right: 0px;
	top: 0px;
}

#pageHeader #top_grad {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 18px;
	overflow: hidden;
	z-index: 2;
}

#pageHeader #bar {
	position: absolute;
	left: 0;
	top: 150px;
	display: block;
	width: 100%;
	height: 0px;
	overflow: hidden;
	border-top: 0px solid;
}

#pageHeader #bar img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 23px;
}

#contentContainer {
	font: 1em/1.5em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	margin-left: 35px;
}

.contentSpacer {
	height: 400px;
	float: right;
	width: 1px;
}

#sidebarContainer {
	width: 211px;
	position: relative;
	z-index: 5;
	font: 1em/2.5em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	letter-spacing: .2em;
}

#sidebarContainer #sidebar {
	padding: 0;
}

#footer {
	font-size: 0.9em;
	background: #d7d4e5 url(images/footer.jpg) no-repeat;
		height: 72px;
}

#footer p {
border-top: 0px solid;
	margin-left: 35px;
	padding: 25px 0px 0px 0;
	font: .85em Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	color: gray;
	height: 47px;
	text-align: left;
}

#footer a:link, #footer a:visited {
	white-space: nowrap;
	text-decoration: underline;
	color: gray;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #c2c0cf;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	font-weight: bold;
	color: #837ea4;
	padding: 10px 10px 0px 9px;
	margin-top: 5px;
}

#navcontainer #current {
	padding-right: 0;
	background-position: right 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #1d1569;
}

#navcontainer #current:hover {
	color: #c2c0cf;
}



#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
}

#navcontainer a {
	text-decoration: none;
	padding-left: 17px;
	letter-spacing: .3em;
}

#navcontainer li {
	margin-left: 0;
    width: 165;
}

#navcontainer ul a {
	color: #837ea4;
}

#navcontainer ul a:hover {
	color: #c2c0cf;
}

#navcontainer a:active {
	color: #1b276d;
	text-decoration: none;
}

/* Child - Level 1 */

#navcontainer ul ul {
	margin: 0px 0 0 18px;
	line-height: 1.8em;
}

#navcontainer ul ul li {
      width: 170px;
}

#navcontainer ul ul a {
	font-size: 1em;
	color: #837ea4;
}

#navcontainer ul ul a:hover{
	color: #c2c0cf;
}

#navcontainer ul ul #current:hover {
	color: #c2c0cf;
}

#navcontainer ul ul #current{
	color: #787a7a;
}

#navcontainer ul ul .currentAncestor {
	background: none no-repeat left center;
	color: #1d1569;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
	margin: 0;
	font: italic 1.2em/1.5 Georgia, "Times New Roman", Times, serif;
}

h1 {
	font: bold 1.2em/1.3em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	color: #ae1769;
	margin: 0 0 0px;
	letter-spacing: .1em;
}

h2 {
	font: bold 1.0em/1.5em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	color: #211876;
	margin: 0 0 0px;
	letter-spacing: .1em;
}

h3 {
	font: bold 1.6em/1.3em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	color: #211876;
	margin: 0 0 0px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

h4 {
	font: italic normal 1.4em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}

h5 {
	font: bold 1.3em/2.0em "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	color: #211876;
	margin: 0 0 0px;
	letter-spacing: .1em;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* @end */

/* @group Contact Form */
form {
	font-family: "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	margin: 0;
	color: #837ea4;
}
.message-text {
	font-family: "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	font-weight: bold;
	font-style: italic;
} 

.required-text {
	font-size: 1em;
} 

.form-input-field {
	font-family: "Trebuchet MS", Verdana, Helvetica, Lucida, "Lucida Grande", sans-serif;
	background: #f4f4f4;
	font-size: 1em;
	width: 44%;
} 

.form-input-button {
	font-size: 1em;
} 
/* @end */


