body { 
	background-color: #0090c5;
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(/_images/_pgElements/site_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	letter-spacing: -0.011em;
	}

#PgWrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(/_images/_pgElements/pg_bkgd.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#PgBkgd {
	width: 960px;
	margin: 0 auto;
	background-image: url(/_images/_pgElements/ma_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mainArea {
	margin: 0 auto;
	width: 900px;
}

#pgFoot {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image: url(/_images/_pgElements/pg_foot.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#maLeft {
	float: right;
	margin: 0;
	width: 605px;
	}

#maRight {
	float: left;
	margin: 0;
	width: 255px;
	background-color: #eaf2f6;
	padding: 10px 10px 0 10px;
	border: 1px solid #003365;
	}


/* -------- BASE STYLES ----------- */

h1 {
	font-size: 2.1em;
	color: #61171b;
	line-height: 1.3em;
	text-align: center;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-size: 1.6em;
	color: #003365;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: italic;	
}

h3 {
	font-size: 1.4em;
	color: #61171b;
	line-height: 1.2em;
	text-align: center;
	margin: 12px 0 2px 0;
	font-weight: bold;
	font-style: normal;	
}

h4 {
	color: #003365;
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;
	margin: 0;
	font-weight: normal;
	font-style: italic;	
}

p {
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	font-weight: normal;
	color: #333333;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #61171b;
	}

a:hover {
	color: #003365;
	}

ul, ol {
	font-size: inherit;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-weight: normal;
	color: #333333;
	}

ul li {
	font-size: inherit;
	list-style-type: disc;
	padding: 6px 0 0 10px;
	}
	
ol li {
	font-size: inherit;
	list-style-type: decimal;
	padding: 6px 0 0 10px;
	}
	
.head {
	background-color: #075000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	}

.basic {
	text-align: left;
	padding: 3px;
	}


/* -------- BASE STYLES ----------- */

#maRight h1 {
	background-color: #003365;
	color: #ffffff;
	font-size: 2.1em;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
}

#maRight h2 {
	margin: 0 0 5px 0;
	font-size: 1.5em;
	color: #61171b;
	line-height: 1.0em;
	text-align: left;
	font-weight: bold;
	font-style: normal;	
}

#maRight h3 {
	font-size: 1.3em;
	color: #003365;
	line-height: 1.0em;
	text-align: left;
	font-weight: bold;
	font-style: italic;	
}

#maRight h4 {
	color: #003365;
	font-size: 1.1em;
	line-height: 1.0em;
	text-align: left;
	margin: 0;
	font-weight: normal;
	font-style: italic;	
}

#maRight p {
	padding-top: 3px;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	font-weight: normal;
	color: #333333;
	}

#maRight a:link, #maRight a:visited {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-decoration: underline;
	color: #61171b;
	}

#maRight a:hover {
	color: #003365;
	}

#maRight ul, ol {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	color: #333333;
	}

#maRight li {
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	list-style-type: circle;
	padding: 6px 0 0 10px;
	}
	

/* -------- MENU AREA ----------- */

#menuArea {
	padding: 0;
	margin: 100px auto 20px auto;
	background-color: #003365;
	width: 940px;
	height: 28px;
	}

#menuArea p {
	margin: 0;
	padding: 8px 0 0 0;
	font-size: 1.3em;
	line-height: 1.0em;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	}

#menuArea a:link, #menuArea a:visited {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	text-decoration: none;
	color: #ffffff;
	}

#menuArea a:hover {
	font-weight: inherit;
	text-decoration: none;
	color: #f8d70d;
	}

#menuArea a.currentpg {
	font-weight: inherit;
	text-decoration: none;
	color: #f8d70d;
	}
	
#menuArea .downarrowclass{
	position: absolute;
	bottom: 8px;
	right: 0px;
	}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	padding: 2px 0px 2px 0;
	}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
	color: #ffffff;
	font-size: 1.0em;
	margin-left: 6px;
	background-color: #003365;
	padding-left: 6px;
	}

.ddsmoothmenu ul li ul li {
	width: 200px; /*width of sub menus*/
	padding: 0;
	margin: 0;
	line-height: 2em;
	}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	background-color: #003365;
	color: #ffffff;
	}

.ddsmoothmenu ul li ul li a:hover{
	/*background-color: #000000; /*background of menu items during onmouseover (hover state)*/
	text-decoration: none;
	}


/* -------- COPYRIGHT & bottom Address ----------- */

#Copyright {
	margin: 0 auto;
	/*width: 500px;*/
	padding: 20px 0;
	color: #ffffff;
	font-size: .9em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #ffffff;
}

#Copyright a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: red;
}

/*-------------- IE6 Only -------------------*/

* html #mainArea {
	}

/* IE7+ */
*#menuArea p {
	}
