@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
#flagtable {
	width: 752px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#flagleft {
	width: 81px;
	border: 2px solid #000000;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
}
#secondbanner {
	margin-top: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003366;
	text-align: center;
}
#secondbanner img {
	border: 1px solid #003300;
}
#content p {
	font-size: 14px;
	margin-bottom: 12px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
}
#bottom {
	background-color: #003366;
	height: 20px;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#content {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#flagrighttop {
	background-color: #003366;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#nav {
	background-color: #cccc99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: left;
}
#nav a {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #666666;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
}
#content li {
	font-size: 14px;
	text-align: left;
	list-style-type: disc;
}
#content ul {
	margin-left: 30px;
	margin-bottom: 10px;
}
#content li ul li {
	list-style-type: circle;
}
#content strong {
	font-weight: bold;
}
#content em {
	font-style: italic;
}
#contentright {
	vertical-align: top;
}
#contentleft {
	background-color: #FFFFFF;
	vertical-align: top;
}
#content #contentleft li {
	font-size: 15px;
}
#contentleft p {
	margin-right: 10px;
	margin-left: 5px;
	font-size: 15px;
}
.product a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.product img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.product {
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-left: 10px;
}
#contentleft h3 {
	font-size: 15px;
	color: #003366;
	margin-left: 5px;
}
.product p {
	font-size: 12px !important;
}
#content form {
	margin-top: 0px;
}
