@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
img{
	border:none;
	}

#wrapper
{
	width:960px;
	margin:0 auto;
	border:1px dotted #CCCCCC;
	padding:20px;
}

#header
{
	width:auto;
}

#contentArea
{
	width:auto;
	margin-top:20px;
}

#contentArea .leftPan
{
	width:661px;
	float:left;
}

#contentArea .rightPan
{
	width:271px;
	float:right;
}

#footer
{
	width:100%;
}

.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;}

.txt a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration:underline;}

.txt a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration:underline;}

.txt a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration: none;}

.txt a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration:underline;}


.top-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;}

.top-link a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration: none;}

.top-link a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration: none;}

.top-link a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0478bf;
line-height:18px;
text-decoration: underline;}

.txt a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;
text-decoration: none;}



.bann-txt{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
line-height:24px;
}

.blue-link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0074bb;
line-height:18px;}
.blue-link a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0074bb;
line-height:18px;
text-decoration:underline;}

.blue-link a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0074bb;
line-height:18px;
text-decoration:underline;}

.blue-link a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0074bb;
line-height:18px;
text-decoration: none;}

.blue-link a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0074bb;
line-height:18px;
text-decoration:underline;}

.login-hd{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
}

.blog-txt{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#0074bb;
}

.blog-txt a:link{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#0074bb;
text-decoration:underline;
}

.blog-txt a:visited{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#0074bb;
text-decoration:underline;
}

.blog-txt a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#0074bb;
text-decoration:none;
}

.blog-txt a:active{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#0074bb;
text-decoration:underline;
}

.blog-txt2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: italic;
line-height:18px;
color:#000;
}

.blog-txt3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style: italic;
line-height:18px;
color:#6cb20b;
}

.q{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#0074bb;
}
.a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#8bc53b;
}



.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:18px;}
/*Error messages*/

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.validation_error {
	padding: 6px;
	text-shadow: #fff 0 1px;
	margin-bottom: 1em; 
	border: 1px solid #FBC2C4;
	background: #FBE3E4; 
	color: #8a1f11; 
}

/* Error messages ends*/
