
* {
	margin: 0px;
	padding: 0px;
	border:none;

}


body {
	
	margin:10px 20px;
	padding: 0px;
	background: #004f9c url( http://64.77.42.135/includes/images/bgForm.jpg ) repeat-x top left;
	font-size: 11px;
	color: #fff;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace;

}


h1 {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 
	font-size: 17px;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 10px;
	color: #ffffff;
	width: 100%;
	text-align: center;
	white-space: nowrap;
}

h1 a {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 
	color: #003E7E;
}

h2 {

	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 14px;
	color: #003E7E;
}

h2 a {
	
	color: #003E7E;
}

h3 {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 
	font-weight: normal;
	margin-bottom: 14px;
	color: #003E7E;	
}


h3 a {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 	
	color: #003E7E;
	border-bottom: 1px dotted #00AEEF;
}


h4 {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace;
	color: #003E7E;
	font-size: 13px;		
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 6px;
	color: #003E7E;	
}

h4 a {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 
}

h5, h6 {
	
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace; 
	font-size: 12px;	
	font-weight: normal;
	color: #003E7E;line-height: 21px;
	color: #003E7E;	
}

h6 {

	color: #939598;
}


#wrap {
}

.red {
	font-weight: bold;
	color: #ff3437;
}

p {
	margin:15px 0;
	font-size: 15px;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #ff3437;
}

#header {
	margin-bottom:20px;
}

label {
	display:block;
	padding-bottom:5px;
	margin-top:20px;
	font-weight: 500;
	font-size: 14px;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Courier New, monospace;
	line-height: 22px;
	color: #ffffff;
}

#contactform li {
	list-style:none;
	padding-bottom:20px;
}

#contactform li .fieldbox {
	background-color: #ffffff;
	float:left;
	height:27px;
	padding-left:0px;
}

#contactform li .fieldbox input {
	background-color: #ffffff;
	height:27px;
	padding-top:5px;
	padding-left: 3px;
	width:370px;
	border: 1px solid #bbbbbb;
	font-size: 13px;
}

#contactform li .zip input {
	background-color: #ffffff;
	height:27px;
	padding-top:5px;
	padding-left: 3px;
	width:150px;
	border: 1px solid #bbbbbb;
	font-size: 13px;
}

#contactform li .fieldbox #contact {
	width:200px;
}

#contactform li .msgbox {
	background:transparent url(images/msgfield.jpg) no-repeat top left;
	float:left;
	height:110px;
	padding-left:5px;
}

#contactform li .msgbox textarea {
	background:transparent url(images/msgfield.jpg) no-repeat top right;
	height:110px;
	padding-top:5px;
	width:500px;
resize: none;

}

#sendbutton {
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial, monospace;
	font-size: 16px;
	font-weight: bold;
	background:#00aeef; color:#ffffff;
	cursor:pointer;
	padding:7px 10px 5px 10px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px
}

a.btn_blue {
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 8px;
	text-decoration:none;
	text-align:center;
	background: url(/includes/images/btn_blue_left.png) left top no-repeat;
	font-size:15px;
	
}


a.btn_blue span {
	float:left;
	display:block;
	padding:14px 18px 14px 10px;
	color:#fff;
	background:	url(/includes/images/btn_blue_right.png) right top no-repeat;
	line-height:14px;
	font-size:15px;
	font-family: "kulturista-web-1","kulturista-web-2", "Rockwell", Arial, monospace;
	font-weight: bold;
}

#notificationsdiv {

	font-size: 12px; 
	background-color: white; 
	border: 2px solid #bbbbbb; 
	font-weight: bold;
	text-align: center; 
	padding: 4px; 
	line-height: 1.4em;
	margin-bottom: 14px;

}
