﻿@import url('Layout.css');
.style1 {
	border: 1px #000000 ridge;
	margin-left: 14px;
	width: 560px;
	height: 293px;
	margin-top: 5px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: medium;
	color: #000000;
	text-align: justify;
}
/* Styles for DIV tags */
#container {
	background-image:url('Background.jpg');
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 20px;
	height: 1129px;
	position: relative;
	top: -17px;
	left: 0px;
}
#masthead {
	background-image: url('../images/Logo.jpg');
	height: 50px;
	width: 119px;
	background-repeat: no-repeat;
}
#navigation {
	text-align: center;
	position: relative;
	font-family: Arial;
	float: left;
	color: #FFFFFF;
	font-size: medium;
	top: -144px;
	left: 0px;
	margin-left: 0px;
}
#masterdiv {
	margin-top: 0px;
	width: 167px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	top: 133px;
	left: 5px;
	margin-bottom: 13px;
}
#content {
	margin: 0 0 0 19px;
	top: 151px;
	left: 196px;
	height: 65px;
	width: 595px;
	display: block;
	float: left;
}
#column_left {
	float: left;
	margin-left: 7px;
	top: 200;
}
#column_right {
	float: right;
	top: 200;
	left: 493px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 3px;
}
#footer {
	background-color: #666666;
	color: #FFFFFF;
}
/* Styles for Masthead */
#masthead h1 {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#masthead h3 {
	margin-top: 0.4em;
	color: #f5f5f5;
	margin-bottom: 0px;
	text-align: right;
	font-size: large;
	padding-top: .3em;
	font-style: normal;
	font-weight: normal;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 101%;
	margin: 0 0 0 4px;
	padding: 0;
	height: 130px;
	font-size: xx-small;
}
#navigation li {
	float: left;
	font-family: Arial;
	width: 150px;
	height: 20px;
	margin-left: 0px;
	margin-bottom: 6px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	margin: 0px 22px 0px 0px;
	padding: 0px;
	display: list-item;
	height: auto;
	font-size: medium;
	width: 133px;
	font-family: Arial;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #CCCCFF;
}
/* Styles for MasterDiv */
#masterdiv ul {
	list-style-type: none;
	width: 101%;
	margin: 0 0 0 0;
	padding: -2;
	height: 124px;
	font-size: xx-small;
}
#masterdiv li {
	float: left;
	font-family: Arial;
	width: 147px;
	height: auto;
}
#masterdiv a {
	margin: 0px 13px 0px 4px;
	cursor: pointer;
	color: #E1E1FF;
	width: 145px;
	padding: 0px;
	text-align: center;
	font-weight: bold; /*/*/; /* */ ;
	font-size: medium;
	height: 20px;
	background-repeat: no-repeat;
	background-color: #DF7262;
	list-style-type: none;
	vertical-align: middle;
}

/* Styles for SubMenu */
.submenu {
	text-align: center;
	margin-top: 0px;
}
#sub1.submenu a {
	color: #3333CC;
	font-size: small;
	width: 130px;
	font-family: Arial;
	text-indent: 8px;
	margin-bottom: 4px;
	font-weight: normal;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 8px;
	background-color: #CCCCFF;
	list-style-type: none;
	height: 16px;
}
#sub2.submenu a {
	color: #3333CC;
	font-size: small;
	width: 130px;
	font-family: Arial;
	text-indent: 8px;
	list-style-type: none;
	margin-bottom: 4px;
	font-weight: normal;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 8px;
	background-color: #CCCCFF;
	height:auto;
}
/* Styles for Right Column */
#column_right h4 {
	color: #112233;
	margin-top: 0px;
}
#column_right p {
	color: #000000;
	margin-top: 0px;
	font-size: small;
}
#column_right a {
	color: #443311;
}
#column_right a:hover {
	background-color: #776644;
	color: #FFFFFF;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #333333;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #0054C2;
	margin-top: 0px;
	background-repeat: no-repeat;
	text-align: left;
	text-transform: uppercase;
}
h3 {
	font-size: large;
	color: #333333;
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom: 2px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #0054C2;
	font-family: Arial;
}
a:hover {
	color: #0054C2;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: x-small;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: x-small;
}
#footer a {
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.menutitle {
	margin: 0px 13px 5px 0px;
	cursor: pointer;
	color: #E1E1FF;
	width: 138px;
	padding: 0px;
	text-align: center;
	font-weight: bold; /*/*/; /* */ ;
	font-size: medium;
	height: 25px;
	background-repeat: no-repeat;
	vertical-align: middle;
}



border-style: ridge;
	border-width: medium;
	border-color: inherit;


sup {
	font-size: 11px;
}


h2 sup {
	font-size: 15px;
}


