/* Container Styles Start */
#wrapper {
	width: 100%;
	text-align: left;
}

#container {
	width: 841px;
	margin: 0px auto 0 auto;
}

#header {
	width: 100%;
	float: left;
	height: 107px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bgHeader.gif) top left no-repeat;
}

#content {
	width: 100%;
	clear: both;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	background: url(../images/bgContent.gif) top left repeat-y;
	margin: 0px 0px 0px 0px;
}

#banner {
	clear: both;
	float: left;
	width: 796px;
	height: 67px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 22px;
	background: url(../images/banner.jpg) top left no-repeat;
}

#left {
	width: 566px;
	float: left;
	margin: 10px 0px 0px 22px;
	padding: 11px 20px 0px 20px;
	text-align: left;
}

#right {
	width: 170px;
	float: right;
	height: 100%;
	background-color: #E9E9E9;
	margin: 10px 23px 0px 0px;
	padding: 10px;
}

#footer {
	width: 100%;
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	background: #FFFFFF url(../images/bgFooter.gif) top left no-repeat;
	text-align: center;
}
/* container styles end */

/* header styles start */
#logo {
	float: left;
	width: 210px;
	height: 106px;
	margin: 1px 0px 0px 0px;
}
/* header styles end */

/* navigation styles start */
#nav {
	width: 562px;
	margin: 61px 0px 0px 43px;
	float: left;
	clear: both;
}

#nav UL {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: left;
}

#nav UL LI {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav UL LI A, #nav UL LI A:link, #nav UL LI A:active, #nav UL LI A:visited {
	display: block;
 	float: left;
	font-weight: bold;
	padding: 0px 25px 0px 0px;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
	width: auto;
	cursor: pointer;
}

#nav UL LI A:hover, #nav UL LI.active A:link, #nav UL LI.active A:active, #nav UL LI.active A:visited, #nav UL LI.active A:hover {
	color: #7575D1;
}
/* navigation styles end */

/* left styles start */
#left P {
	width: 95% !important;
}

#left UL {
	list-style: none;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	width: 90%;
}

#left UL LI {
	background: url(../images/bullet.gif) 0px 5px no-repeat;
	margin: 0px 0px 1em 0px;
	padding: 4px 0px 0px 2.2em;
}

#left UL LI UL {
	list-style: none;
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	width: 90%;
}

#left UL LI UL LI{
	background: url(../images/dot.gif) 0px 5px no-repeat;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0px 1.3em;
}
/* left styles end */

/* right styles start */
#right .item {
	float: left;
	clear: both;
	margin: 0px 0px 20px 0px;
}

#right .item H2 {
	margin: 0px 0px 0px 0px;
	width: 150px !important;
}

#right .item P {
	color: #7F7F7F;
	font-size: 0.875em;
	*font-size: 0.9375em;
	width: 165px !important;
}

#right .item P A {
	color: #19194D;
}

#right .item P A:hover {
	color: #7575D1;
	text-decoration: underline;
}

#right #dload {
	margin-bottom: 20px;
}
/* right styles end */

/* footer styles start*/
#footer P {
	font-size: 0.8em;
	margin: 40px 0px 0px 0px;
	color: #999999;
	width: 100%;
	text-align: center;
}
/* footer styles end */

/* box styles start */
.box {
	width: 502px;
	height: auto;
	float: left;
	clear: both;
	padding: 0px 0px 22px 0px;
	margin: 0px 0px 1.5em 0px;
	background: url(../images/bgBoxBtm.gif) bottom left no-repeat;
}

.boxTop {
	background: url(../images/bgBoxTop.gif) top left no-repeat;
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}

.boxTitle {
	background: url(../images/bgBoxTitle.gif) top left repeat-y;
	width: 678px;
	float: left;
	clear: both;
}

.boxTitle A, .boxTitle A:link, .boxTitle A:active, .boxTitle A:visited {
	background: url(../images/expand.gif) right no-repeat;
	padding: 0px 25px 0px 30px;
	width: 100%;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	clear: both;
}

.boxTitle A:hover {
	color: #FFFFFF;
}

.boxContent {
	background: url(../images/bgBox.gif) top left repeat-y;
	width: 452px;
	float: left;
	clear: both;
	padding: 10px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	height: auto;
}

.boxContent P {
	padding: 0px 0px 0px 0px;
}

.boxContent P IMG {
	padding: 7px 7px 0px 0px;
}

.boxText {
	padding: 20px 0px 20px 0px;
}

P.arrowLink {
	padding: 0.7em 0px 0.7em 0px;
	background: url(../images/arrow.gif) 0px 12px no-repeat;
	*background: url(../images/arrow.gif) 30px 3px no-repeat;
}

P.arrowLink A, P.arrowLink A:link, P.arrowLink A:active, P.arrowLink A:visited {
	padding: 0px 0px 0px 20px;
}
/* box styles end */

/* accessibility styles start */
.hidden {
	display: block;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

caption.hidden {
	display: none;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}
/* accessibility styles end */

/* template styles start */
.clear {
	clear: both;
}

.smaller {
	font-size: 0.9em;
	font-weight: normal;
}


.small {
	font-size: 0.85em;
	font-weight: normal;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.purple {
	color: #562A88;
}

.grey {
	color: #666666;
}

/* template styles end */



