@charset "utf-8";
body, html {
	background-image: url(../_imgs/_bgs/23px705px_blue.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0e1030;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h1 {
	font-family: pt-sans;
	color: #130e26;
	font-size: 21px;
	font-weight: bold;
}
h2 {
	font-family: pt-sans;
	font-size: 16px;
	font-weight: normal;
	color: #130e26;
}
.heading1-wht {
	font-family: pt-sans;
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;	
}
.heading2-wht {
	font-family: pt-sans;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
.style11 {
	font-family: pt-sans;
	font-size: 14px;
	font-weight: normal;
	color: #130e26;
}
.bar-bg {
	background-image: url(../_imgs/_bgs/5px35px-bar.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

#header {
	font-family: pt-sans;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 100px;
	width: 1024px;
}
a {
	font-family: pt-sans;
	font-size: 14px;
	font-weight: bold;
	color: #30334E;
	text-decoration:none;
}
.bullets {
	font-family: pt-sans;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	font-style: normal;
}
.inputText {
	font-family: pt-sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	color: #0E1030;
}
