/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(../images/master-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#logo-bg {
	background-color: #346c94;
	height: 154px;
	padding-left: 40px;
	padding-right: 13px;
}
#logo {
	padding-top: 28px;
	float: left;
}
#top-links{
	width: 500px;
	float: right;
}
.top-links {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #585858;
	padding-top: /*20px;*/
}
.top-links a {
	height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 17px;
	padding-right: 17px;
	padding-left: 12px;
	padding-top: 17px;
	display: block;
	float: left;
}
.top-links a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#666666;
}
#share-img {
/*	padding-top: 20px;*/
	float right;
	clear: both;
}
#top-link-bg {
	background-color: #585858;
	width: 320px;
}
#navigation {
	background-image: url(../images/navigation.jpg);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.navigation a{
	background-image: url(../images/navigation.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.navigation a:hover{
	background-image: url(../images/navigation-hover.jpg);
	background-repeat: repeat-x;
}
#navigation1 {
	background-image: url(../images/navigation-hover.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: auto;
}
.navigation2 a{
	background-image: url(../images/navigation.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navigation2 a:hover{
	background-image: url(../images/navigation-hover.jpg);
	background-repeat: repeat-x;
}
#navigation2 {
	background-image: url(../images/navigation-hover.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header-bg {
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 8px;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 249px;
	width: 806px;
	padding-left: 18px;
}
#english-spanish {
	padding-top: 29px;
}
#head-text {
	padding-top: 39px;
	padding-bottom: 30px;
}
#hdr-submit-document {
	float: left;
	font-size: 18px;
	color: #ec5409;
	background-image: url(../images/hdr-icon-submit-doc.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	padding-left: 66px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#hdr-get-quote {
	float: left;
	font-size: 18px;
	color: #ec5409;
	background-image: url(../images/hdr-icon-get-quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	padding-left: 66px;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-left: 20px;
}
.hdr-link a{
	color: #ec5409;
	text-decoration: none;
}
.hdr-link a:hover{
	color: #346C94;
	text-decoration: none;
}
.font-16 {
	font-size: 16px;
}
#content {
	background-image: url(../images/latest-article.jpg);
	height: 166px;
	width: 806px;
	padding-left: 18px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-position: left top;
	padding-top: 3px;
}
#content .link a {
	font-weight: bold;
	color: #d00707;
	text-decoration: underline;
	background-image: url(../images/blllet.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	float: right;
	margin-right: 10px;
}
#content .link a:hover {
	font-weight: bold;
	color: #d00707;
	text-decoration: none;
}
#latest-article-btn {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/artcle-hover.jpg);
	height: 30px;
	width: 111px;
	text-align: center;
}
#u-know-btn {
	background-image: url(../images/article.jpg);
	height: 30px;
	width: 122px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#content-btn {
	float: left;
	padding-top: 3px;
}
#mct-center-cntent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddcdc;
	border-bottom-color: #dddcdc;
	border-left-color: #dddcdc;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 17px;
	margin-bottom: 20px;
}
#mct-center-cntent a {
	font-weight: bold;
	color: #d00707;
	text-decoration: underline;
	background-image: url(../images/blllet.jpg);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
#mct-center-cntent a:hover {
	font-weight: bold;
	color: #d00707;
	text-decoration: none;
}

.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #346c94;
	padding-top: 20px;
	padding-right: 5px;
}
.mct-logo {
	float: left;
	padding-right: 8px;
}
#footer {
	background-color: #4f4d4d;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mct-divider {
	padding-right: 14px;
	padding-left: 15px;
}
#mct-content-padding {
	padding-bottom: 10px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.read-more-btn {
	float: right;
	padding-right: 75px;
}
#hdr-text-eng-spanish {
	background-image: url(../images/eng-spanish-hdr-text.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#hdr-text-specialized {
	background-image: url(../images/head-text.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*-----new css styles-------*/
#login-bg {
	background-image: url(../images/login-form-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 117px;
	width: 396px;
	float: left;
}#login-under-buttons {
	float: left;
	margin-top: -5px;
	height: 36px;
	width: 330px;
	padding-left: 10px;
}
.account-hdngs {
	font-size: 18px;
	font-weight: bold;
	color: #0482D2;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
}
.form-fields {
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #585858;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 12px;
}
.error-message {
	color: #FF0000;
	text-align: center;
	
	font-size: 11px;
	font-weight: bold;
}
#register-bg {
	background-image: url(../images/registration-form-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 10px;
	height: 487px;
	width: 380px;
	float: left;
}
.main-content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddcdc;
	border-bottom-color: #dddcdc;
	border-left-color: #dddcdc;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 17px;
	margin-bottom: 20px;
}
.main-content a{
	font-weight: bold;
	color: #d00707;
	text-decoration:underline;
}
.main-content a:hover{
	color: #000000;
	text-decoration:none;
}.register-fields {
	width: 208px;
}
#profile-bg {
	background-image: url(../images/edit-profile-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 10px;
	height: 487px;
	width: 380px;
	float: left;
}
#header-inner {
	background-image: url(../images/header-inner.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 806px;
	padding-left: 18px;
	padding-top: 135px;
	padding-bottom: 12px;
}
#tabs {
	margin-top: -2px;
}
.new-bg {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 420px;
	background-position: left top;
	padding: 15px;
	float: left;
	width: 390px;
}
.new-bg1 {
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
}
#subscribebtn-home {
	float: right;
	margin-top: 199px;
	padding-right: 20px;
}
img {
	border: none;
}
#subscribebtn {
	padding-right: 20px;
}
#side-bg {
	clear: both;
	float: left;
	width: 186px;
	margin-right: 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/side-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 353px;
}
* html #side-bg {
	height: 353px;
}#side-bg .side-hdng {
	font-size: 13px;
	font-weight: bold;
	clear: both;
	color: #356C95;
	text-align: center;
	padding-bottom: 5px;
}
	fieldset{background-color: #ededed;border: 1px solid;}
	legend{border: 1px solid #000;background-color: #ffffff;color: #000;padding:5px;}
	h1,h2,p,form {padding: 0px;}
	h1,h2{font-size: 18px; color: #666666;}
	legend,label,#dialogWarning,#dialogExpired{font-weight:bold;font-size: 90%;margin-left: 10px;}
	.container {width: 50%;margin-left: 25%;margin-top:2%;background: #ffffff;border: 4px solid #cccccc;}
