@charset "UTF-8";

/* CSS Document */
body {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
h1 {
	background-image: url(../assets/graphics/menuBack.jpg);
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	font-size: 16px;
	text-transform: capitalize;
	height: 23px;
	padding-top: 4px;
	width: 608px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}
a {
	text-decoration: underline;
	color: #042498;
}
a:hover {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blueTitle {
	background-image: url(../assets/graphics/blue-title.png);
	background-repeat: repeat-x;
	height: 20px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #002699;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-right: 3px;
}
.yellowtype {
	color: #FEC211;
}
#container {
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#container #leftCloumn {
	width: 155px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#container #leftCloumn #partner {
	background-image: url(../assets/images/becomePartner.jpg);
	height: 22px;
	padding-top: 120px;
	margin-top: 10px;
	color: #00259B;
	text-align: center;
}
#container #leftCloumn #aboutus {
	background-color: #dcdcdc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding-bottom: 5px;
}
#container  #leftCloumn  #aboutus a{
	height: 15px;
	padding-left: 10px;
	display: block;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
#container #leftCloumn #aboutus a:hover {
	background-image: url(../assets/graphics/yellowgrad.jpg);
	background-repeat: repeat-x;
	display: block;
}
#container #leftCloumn #login {
	height: 141px;
	width: 135px;
	margin-top: 10px;
	background-image: url(../assets/graphics/loginBack.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#container #leftCloumn #login a {
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 10px;
}
#container #leftCloumn #login a:hover {
	text-decoration: none;
}
#container #leftCloumn #login .logintxtbox {
	margin-bottom: 5px;
}
#container #main {
	width: 823px;
	float: left;
	padding-top: 5px;
}
#container #header {
	width: 1000px;
	float: left;
}
#container #menu    {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../assets/graphics/menuBack.jpg);
	font-size: 11px;
	line-height: 12px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#container #main #rightCloumn {
	width: 188px;
	top: 0px;
	right: 0px;
	float: right;
	margin-top: 20px;
}
#container #main #rightCloumn #news{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
}
#container #main #rightCloumn #news p {
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
}
#container #main #rightCloumn #news #moreNews {
	background-image: url(../assets/graphics/curveBottom.gif);
	text-align: center;
	height: 23px;
	padding-top: 8px;
	color: #990000;
}
#container #main #rightCloumn #news #moreNews a {
	color: #990000;
	text-decoration: none;
}
#container #main #rightCloumn #news #moreNews a:hover {
	text-decoration: underline;
}
#container #main #pageContent {
	width: 585px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cccccc;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#container #main #pageContent p {
	margin-top: 0px;
	font-size: 12px;
	line-height: 15px;
}
#container #main #pageContent img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#container #main #Contact {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 163px;
	margin-top: 10px;
	font-size: 11px;
}
#container #footer {
	background-image: url(../assets/graphics/footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 6px;
}
.redtype {
	color: #990000;
}
#container #header #splash {
	height: 282px;
	width: 862px;
	margin-top: 90px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#container #main #pageContent #Contactform td {
	padding-bottom: 4px;
	height: 10px;
	padding-top: 4px;
}
hr {
	color: #CCCCCC;
}
#container #main #pageContent ul {
	padding-left: 15px;
}
.textfield{font-size:12px; color:#323232; margin:3px; padding:2px; border:1px solid #EEE5E5;}
select{width:145px; font-size:12px; color:#323232; margin:3px; border:1px solid #849db1;}
.radio{margin:4px 3px 3px 0px !important; margin:3px 3px 3px 0px;}
.check{margin:4px 3px 3px 0px !important; margin:3px 3px 3px 0px;}
.message{font-size:11px; color:#FF7E00; margin:3px; padding:2px;}
