/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
input, Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B286C;
}

#logo {
	background-image: url(images/11.gif);
	background-repeat:no-repeat;
	height: 72px;
	width: 78px;
	float: left;
}

#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBEB;
	overflow: hidden;
}
#blue A{
	color: #003366;
	text-decoration: none;
}
#blue A:hover{
	color: #003366;
	text-decoration: underline;
}

#header {
	background-color: #000000;
	background-image: url(images/12.gif);
	background-repeat:no-repeat;
	float: left;
	height: 72px;
	width: 672px;
}
#largeImage {
	float: left;
	height: 378px;
	width: 339px;
	background-image: url(images/21.gif);
	background-repeat:no-repeat;
}
#right {
	background-color: #2B286C;
	float: right;
	width: 391px;
	background-image: url(images/22.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.l {
	padding-left: 53px;
}

#footer {
	float: left;
	width: 750px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-bottom: 5px;
}
.white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

#Links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 750px;
	background-color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#form2 {
	float: left;
	width: 400px;
	padding-left: 20px;
	background-color: #EBEBEB;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#form {
	float: left;
	width: 730px;
	padding-left: 20px;
	background-color: #EBEBEB;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#art {
	background-color: #EBEBEB;
	float: right;
	width: 330px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/300x250.gif);
	background-repeat:no-repeat;
	height: 275px;
	background-position: 0px 30px;
}
#logo2 {
	float: right;
	width: 330px;
	text-align: center;
}



#top {
	float: left;
	height: 72px;
	width: 522px;
	background-color: #000000;
}
/* CSS for Form */
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 3px 0 0 0;
	padding-left: 100px; /*width of left column containing the label elements*/
}

.cssform label{
	float: left;
	margin-left: -100px; /*width of left column*/
	width: 95px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}



/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
#matter {
	float: left;
	width: 410px;
	padding: 5px;
}
H1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#comp {
	background-color: #2B286C;
	overflow: hidden;
	float: left;
}
