/* Elements */

body {
	background: #4096EE url(images/obg.jpg) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color:#003366;
}

h1 {
	padding-bottom: 15px;
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #1B4978;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0px auto;
	position: relative;
}

#header h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	float: right;
	padding-top: 10px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #00CCFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 700px;
	height: 30px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-color: #00CCFF;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu a:hover {
	background-color: #003399;;
}

#menu #active {
	background-color: #003399;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 700px;
	height:450px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#mContent {
	width: 660px;
	height:450px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position:top;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-position: center;
	padding-top: 10px;
	background-color: #BDD4F3;
	font-size: 13px;

}


#content h1 {
	background-color: #B2D4F7;
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	background-color: #6666CC;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
}

#content h3 {
	color: #2F73B8;
}
/* Footer */

#footer {
	width: 700px;
	height: 30px;
	background-color: #00CCFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
}
#headertxt4 {
	font-size: 14px;
	color: #00CCCC;
	left: 102px;
	top: 60px;
	position: absolute;
	width: 169px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
