/*       Thursday, January 08, 2009       */

* {
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 0px;
	padding: 0;
	background: #2860b7;
	font-size: 11px;
	text-align: left;
	color: #ABABAB;
	}

	body, th, td, input, textarea, select, option {
		font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
		}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

	}

h1 {
	margin: 0;
	letter-spacing: 2px;
	font-size: 2.6em;
	color: #003388;
	}

h2 {
	margin: 0;
	padding: 1em 0 .5em  0;
	letter-spacing: -1px;
	font-size: 2.5em;
	color: #003388;
	}

h3 {
	margin: 0 0 0 1.2em;
	font-size: 1.85em;
	color: #003388;
	}

.motto {
	margin: 0 0 0 0;
	font-size: 1.45em;
	text-align: center;
	color: #000033;
	}

p {
	margin: 7px 0 1.1em 2em;
	line-height: 135%;
	list-style: none;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	}

	p img {
		margin: 0 2px 0 2px;
		}

ul {
	margin: 0 0 0 2em;
	padding: 0;
	line-height: 175%;
	list-style: none;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	}

	li {
		margin: 2px 0 0 2em;
		padding: 0;
		}

		li ul {
		margin: 0 0 20px 0;
		padding: 0;
		}

	li li {
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		background: url(images/img08.gif) no-repeat left 50%;
		line-height: 25px;
		}


ol {
	margin: 0 0 0 2em;
	padding: 0;
	line-height: 175%;
	list-style: none;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
	}

	ol li {
		margin: 2px 0 0 2em;
		padding: 0;
		}

		ol li ol {
		margin: 0 0 20px 0;
		padding: 0;
		}

	ol li li {
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		background: url(images/img08.gif) no-repeat left 50%;
		line-height: 25px;
		}




blockquote {
	padding-left: 1em;
	}

	blockquote p, blockquote ul, blockquote ol {
		line-height: normal;
		font-style: italic;
		}

a {
	color: #000088;
	font-weight: bold;
	text-decoration: none;
	}

	a:hover {
		color: #008800;
		font-weight: bold;
		text-decoration: underline;
		}

hr {
	display: none;
	}

/* Header */

#header {
	width: 1084px;
	height: 250px;
	margin: 0 0 0 0;
	margin-bottom: -10px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	background: url(images/HeaderBKG-125.jpg) 0 0 no-repeat;    
	}

	#header h1, #header {
		margin: 0;
		}

	#header h1 {
		float: left;
		color: #FFFFFF;
		font-size: 36px;
		padding-left: 15px;
		}

	#header p {
		float: left;
		padding: 17px 0 0 400px;
		font-size: 22px;
		font-weight: bold;
		color: #A80;
		}

	#header a {
		text-decoration: none;
		color: #F79F1A;
		}

#bgmiddle {
	margin: -50px 0 0 47px;
	padding: 3px 23px 3px 23px;
	width: 893px;
	background: url(images/BKG-12-Middle.jpg) repeat-y left top ;
	z-indez: -100;
	border: 5px;
	}


#bgbottom {
	margin: -6px 0 0 46px;
	height: 17px;
	width: 940px;
	padding: 3px 23px 3px 23px;
	background: url(images/BKG-12-Bottom.jpg) no-repeat left bottom;
	}

						/* 		      		Menu	               		 */

#menu {
	position: absolute;
	top: 153px;
	left: 11px;
	height: 18px;
	line-height: 12px;
	background: transparent;
	}

	#menu ul {
		padding-left: 8px;
		list-style-type: none;
		}

		#menu ul li {
			display: block;
			padding: 3px;
			float: left;
			}

			#menu ul li a {
				color: #FFD255;
				padding: 0 3px;
				text-decoration: none;
				font: 1.3em Verdana, sans-serif; 
				font-size: 15px;
				line-height: 18px;
				font-weight: 420;
				}

				#menu ul li a:hover {
					color: #F5F9FF;
					text-decoration: underline;
					font-weight: 420;
					}

					#menu ul li a: visited: hover {
						color: #00FFAA;
						text-decoration: underline;
						}

						     		/*        Content        */
#content {
	width: 870px;
	margin-left: 0;
	padding: 5px 5px 5px  5px;
	background: white;
  	border:0px dashed blue;     /*    Temporary Blue Dashed Border-- just to see the Content Div      */
	}

#content p {
	margin: 7px 0 1.em 1.1em;
	line-height: 135%;
	list-style: none;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	}

#content a {
	font-color: #909900;
	text-decoration: none;	
	}
	

							/*      Left Column      */
#leftcol {
	position: absolute;
	top:220px;
	left: 40px;
	float: right;
	width: 442px;
	margin-bottom: 10px;
	margin-left: 70px;
	padding: 40px 0 0 40px;
	color: #FF99DD;
	background: #R0F5EE;
  	border:2px dashed red;    /*    Temporary Red Dashed Border-- just to see the LeftCol  Div      */
	z-index: 311;
	}

#leftcol  h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
	}

#leftcol  a {
	
	}

	#leftcol  a:hover {
		text-decoration: none;
		}
	

							/*      Main Column      */
#maincol {
	position: absolute;
	top:220px;
	left: 40px;
	float: right;
	width: 600px;
	margin-bottom: 10px;
	margin-left: 70px;
	padding: 40px 0 0 40px;
	color: #3399DD;
	background: #R0F5EE;
/*  	border:2px dashed green;        Temporary Green Dashed Border-- just to see the MainCol Div      */
	z-index: 311;
	}

#maincol  h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
	}

#maincol  a {
:
	}

	#leftcol  a:hover {
		text-decoration: none;
		}	




							/*      Right Column      */
#rightcol {
	position: absolute;
	top:230px;
	left: 524px;
	float: right;
	width: 448px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	color: #3399BB;
	background: url(images/img106.gif) repeat-y left top;
 	border:0px dashed purple;       /*    Temporary Purple Dashed Border-- just to see the RightCol Div      */
	z-index: 311;
	}

	#rightcol  a {
		text-decoration: none;
		}

		#rightcol  a:hover {
			color: #00CC66;
			text-decoration: underline;
			}

/*     Right Column Headers     */

#rightcol h1 {
	margin: 0;
	padding: .6em 0 .6em  0;
	letter-spacing: 2px;
	font-size: 2em;
	font-style: italic;
	}

#rightcol h2 {
	margin: 0;
	padding: .4em 0 .4em  0;
	letter-spacing: 1px;
	font-size: 1.75em;
	font-style: italic;
	}

#rightcol h3 {
	margin: 0;
	padding: .2em 0 .2em  0;
	letter-spacing: 0;
	font-size: 1.4em;
	font-style: italic;
	}

/*       Right Column List Items     */
#rightcol ul {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 175%;
	list-style: none;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #00000;
	}

	#rightcol li {
		margin: 2px 0 0 2em;
		padding: 0;
		}

		#rightcol li ul {
		margin: 0 0 20px 0;
		padding: 0;
		}

		#rightcol li li {
			margin: 0 0 0 10px;
			padding: 0 0 0 10px;
			background: url(images/img08.gif) no-repeat left 50%;
			line-height: 25px;
			}

/* Center Table */

#center {
	margin: 0 0 0 72px;
	width: 600;
	background: transparent;
	}

#center h2 {
	margin-bottom: 15px;
	}

#center table {
	width: 95%;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

#center caption {
	width: 100%;
	text-align: center;
	}

#next {
	text-align: right;
	}

#prev {
	text-align: left;
	}

/* Footer */

#footer {
	width: 830px;
	height: 100px;
	min-height: 100px;
	background: url(images/img0223.jpg) no-repeat left top;
	margin: 4px 0 0 86px;
	margin-bottom: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFEE44;
	}

	#footer p {
		padding: 12px 0;
		line-height: 1.6em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFEE44;
		}

		#footer p a {
			color: #FFEE44;
			text-decoration: none;
			}

			#footer p a:hover {
				color: #FFEE44;
				}

