/* CSS Document */

/* Globla Setting CSS */

body { margin:0px; padding:0px; background-color:#1C6BA4;}

.topheader {background:url(/static/images/top_header.jpg); height:4px;}

.logo { background:url(/static/images/logo2.png) no-repeat; width:246px; height:59px; background-color:#FFFFFF; align: left; }

.white { background-color:#FFFFFF;}

.bottom { background:url(/static/images/bottom.gif) no-repeat; width:900px; height:30px;}

.footerlink{ font-family:tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:100; text-decoration:none; }
.footerlink1{ font-family:tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:100; text-decoration:none; }


.footerlink:hover{ font-family:tahoma,Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#4C4C4C; font-weight:100; text-decoration:underline;}

h1 {
	font-family:arial,myriad,sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:20px;
	font-weight:200;
	padding-left:25px;
	padding-right:10px;
}

h2 {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	font-weight:100;
	text-align:justify;
}

h3 {
	font-family:arial,myriad,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-weight:bold;
}

p {
	font-family:arial,myriad,sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:20px;
	font-weight:200;
	padding-left:25px;
	padding-right:10px;
}

label {
	font-family:arial,myriad,sans-serif;
	font-size:12px;
	color:#000000;
	float:left;
	padding:3px 0 0 0;
	font-size:12px;
	width:70px;
}

.toplink{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}

.toplink:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFE4C8; font-weight:bold; text-decoration:none;}

/* Index Setting CSS */

.indextop { background-color:#FB972F;}

.image1 { background:url(/static/images/top.gif); width:483px; height:180px;}

.image2 { background:url(/static/images/top_image2.jpg); width:414px; height:180px;}

.background { background:url(/static/images/background_image.jpg) no-repeat; width:480px; height:258px;}

.welcome { background:url(/static/images/welcome.gif) no-repeat; width:328px; height:24px; }

.grey { background:url(/static/images/grey_bg.jpg) repeat-x; height:53px;}

.curverbg{ background:url(/static/images/curverbg.jpg) no-repeat; width:276px; height:130px;}

.more  { font-family:tahoma,Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#333232; padding-left:5px; padding-right:5px; font-weight:100; text-decoration:none;}

.more:hover{ font-family:tahoma,Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#333232; padding-left:5px; padding-right:5px; font-weight:100; text-decoration:underline;}


/* Menu CSS */
.box1 { background-color:#fd8d1c; }
.box2 { background-color:#fd8d1c; text-decoration:underline; }
.link1 {  font-family:arial,myriad,sans-serif; font-size:12px; text-decoration:none; color:#000000; }
.link1:hover { font-family:arial,myriad,sans-serif; font-size:12px; text-decoration:underline; color:#000000; }
ul {list-style-type: square; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-align: left ;line-height:20px; font-weight:200; }

.heading {
	font-family:arial,myriad,sans-serif;
	color:#1774B7;
	font-size:22px;
	font-weight:normal;
}

.subheading {
	font-family:arial,myriad,sans-serif;
	color:#de5626;
	font-size:16px;
	font-weight:normal;
}

.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	line-height:20px;
	font-weight:200;
	padding-left:25px;
	padding-right:10px;
}

.regular {
	font-family:arial,myriad,sans-serif;
}

.loginForm {
	float:left;
	margin:0 0 1.5em 0;
	border-bottom:1px dashed #CCC
}

.textFieldLogin {
	float:left;
	padding:3px 6px;
	font-size:11px;
	color:#898989;
	height:16px;
	border:1px solid #CCC;
	margin:0 0 .5em 0;
	width:160px;
	font-weight:bold
}


.btnLogin {
	float:right;
}

.captcha {
	float:left;
	padding:3px 6px;
	font-size:11px;
	color:#898989;
	height:16px;
	border:1px solid #CCC;
	margin:0 0 .5em 0;
	width:60px;
	font-weight:bold
}

.errornomargin {
	font-family:arial,myriad,sans-serif;
	font-size:11px;
	color: #f00;
}

.error {
	font-family:arial,myriad,sans-serif;
	font-size:11px;
	color: #f00;
	margin-left: 10px;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}
.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
