/* mbhuju@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,700italic,400italic);
body {
    margin:0px;
	background-color:#2b408f;

	
	
}
	
td {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#323232;
	font-weight: normal;
	line-height: 22px;
}

.tdInner {
	
	font-size:11px;
	color:#101010;
	font-weight: normal;
	line-height: 18px;
}
.footer {
	
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

a:link, a:active, a:visited {
	
	font-size:14px;
	color:#D80000;
	font-weight: normal;
	line-height: 24px;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	
	font-size:10px;
	color:#949dc0;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	}

a.footermenu:hover {
	color: #ffffff;
}

a.more:link, a.more:active, a.more:visited {
	font-family: MS Sans Serif, Georgia, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ED721D;
	font-weight: normal;
	text-decoration:underline;
	line-height: 18px;
}

a.more:hover {
	color:#000000;
}
h1{
	
	font-size:28px;
	color: #2b408f;
	font-weight:bold;
	line-height: 30px;
	margin:0px;
	text-transform:uppercase;
}




.style1 {
	
	font-size:20px;
	color: #1c3fc1;
	font-weight: bold;
	line-height: 22px;
	text-decoration:none;
}
.style2 {
	
	font-size:18px;
	color: #323232;
	font-weight: bold;
	line-height:22px;
	text-decoration:none;
}
.style3 {
	font-family:Century Gothic;
	font-size:24px;
	color: #fffc00;
	font-weight: bold;
	line-height:24px;
	text-decoration:none;
}
.style4 {
	font-family:Century Gothic;
	font-size:16px;
	color: #ffffff;
	font-weight: bold;
	line-height:20px;

	text-decoration:none;
}
.style5 {
	font-family:Century Gothic;
	font-size:24px;
	color: #000000;
	font-weight: bold;
	line-height:20px;
	}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height:30px;
	}












/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#f5f5f5; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:150px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#2B408F; border:1px solid #000000; font-size:15px; margin-top:10px; text-align:center;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:90%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}

.img {
	border:1px solid #D7D7D5;
	padding:5px;
	
}
.noborder{
	border:0px;
	padding:0px;
}

.img02 {
	border:1px solid #D7D7D5;
	padding:5px;
	margin-left:20px;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#600B0D;
	scrollbar-highlight-color:#600B0D;
	scrollbar-face-color:#600B0D;
	scrollbar-shadow-color:#600B0D;
	scrollbar-darkshadow-color:#600B0D;
	scrollbar-track-color:#934143;	
}
