* {margin: 0px; padding: 0px; font-size: 14px; line-height: 20px;}

body {font-family: Helvetica, sans-serif; color: #00133a; background-color: #00133a;}

.blue {background-color: #00133a;}

.white {background-color: #FFFFFF;}

.fixedwidth {
	width: 940px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* lists */
ul {list-style-type: none; list-style-position: inside;}

.bullet {margin-bottom: 20px; margin-left: 40px;}
.bullet li {margin-bottom: 10px; list-style-type: disc; list-style-position: outside;}
.bullet li ul {margin-top: 15px; margin-left: 40px; list-style-type: circle;}

a img {border: 0;}
.floatL {float: left;}
.floatR {float: right;}
.border {border: 1px solid #CCCCCC;}
.clear {clear: both;}

h1 {
	width: 280px;
	position: absolute;
	top: 37px;
	right: 15px;
	color: #FFFFFF;
	z-index: 9;
	background-image: url(../images/Logo-Fire.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
h1 a {
	display: block;
	height: 55px;
}

.content {
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
}

.contentL {
	width: 580px;
	float: left;
}
.contentR {
	float: right;
	width: 300px;
	padding-top: 45px;
}
.contentR p, .contentR li {
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 12px;
}
.box {background-color: #011440; padding: 30px;}

h2 {
	font-size: 30px;
	line-height: 35px;
	color: #ff00ff;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-top: 5px;
}
a:link, a:visited    {
	color: #ff00ff;
	text-decoration: none;
	font-size: 18px;
}
a:hover        {
	text-decoration: underline;
}
#content  a {color: #ff00ff; font-size: 22px; text-decoration: none;}


#nav {
	height: 110px;
	position: relative;
	background-color: #00133a;

}
#nav ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
}
#nav ul a {
	display: block;
	float: left;
	font-size: 17px;
	text-decoration: none;
	line-height: 100px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-right: 15px;
	font-weight: normal;
}
#nav ul a:hover {text-decoration: none; color: #FF00FF;}
#nav li {display: inline;}


.imgL {float: left; margin-right: 20px;}
.imgR {float: right; margin-left: 20px;}
.imgC {margin-bottom: 30px;}
p {
	padding-bottom: 18px;
}
.imgB {
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 23px;
	padding-left: 20px;
}
.quote {
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	margin-top: 20px;
	padding-top: 7px;
}
.quote p {
	font-size: 16px;
	line-height: 26px;
	color: #CCCCCC;
	background-image: url(../images/quote-end.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 27px;
}

cite {color: #CCCCCC;}

.footnote {clear: both; padding: 100px 20px 0 0; text-align: right;}
.footnote a {color: #999999; font-size: 12px;}

#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #00133a;
}
#footer a {text-decoration: none; font-weight: normal;}
#footer a:hover {text-decoration: underline;}
#footer li  {display: inline;}
#footer li, #footer p, #footer a {color: #CCCCCC; font-size: 12px; padding-bottom: 5px;}

fieldset {border: none;}



#commentForm {padding-bottom: 70px;}

#emailFields {width: 250px;}
	
#emailFields input {width: 230px; border: none; text-align: center; background: none; margin: 7px 0 0 7px; font-size: 13px; line-height: 13px; height: 20px;}

#emailFields .input-bg {height: 35px; margin-bottom: 15px; position: relative; background-color: transparent; background: url(../images/formBG.jpg) no-repeat left top;}
	
#emailMessage {width: 340px;}
	
#emailMessage textarea {display: block; border: none; overflow: auto; height: 260px; width: 300px; position: absolute; top: 20px; left: 20px;}
	
#emailMessage .message-bg {height: 300px; background-color: transparent; background: url(../images/messageBG.jpg) no-repeat left top; position: relative;}
	
label {display: block; font-size: 11px;}

label.error {position: absolute; top: -20px; right: 0px; padding: 3px; color: #da3939; font-size: 10px; text-align: right;}

input.submit-button {float: right;}

.pink {color: #ff00ff;}
li ul {
	padding-left: 20px;
	list-style-type: disc;
}
.press img {
	margin-right: 15px;
	float: left;
}
.press li {
	display: inline;
}
.press li a {
	display: block;
	height: 75px;
	margin-bottom: 20px;
	font-size: 18px;
}
.press  li p {
	line-height: 75px;
}
.links {
	margin-bottom: 15px;
}
.links a {
	line-height: 26px;
}
