/* CSS Document */

body {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	font-family: "Myriad Pro", Arial;
	margin:0px;
	padding:0px;
	background-color: #FFF;
}
a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #333;
	text-decoration: underline;
}
hr{color:#c5c1be; height:1px; background-color:#c5c1be;}
p {
	font-family: "Myriad Pro", Arial;
	font-size: 15px;
	color: #333;
	line-height: 26px;
}
input, textarea, select {
	font-family: "Myriad Pro", Arial;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #757575;
	margin-left:8px;
}
.input{
	font-family: "Myriad Pro", Arial;
	font-size: 20px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #ACACAC;
	background-image: url(../img/input.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.checkbox{
	border:none;
	background-color: none;
}
.button {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #A3A3A3;
	text-decoration: none;
	background-color: #383838;
	border: 1px solid #757575;
	height: 20px;
}
.button a{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
.button a:hover{
	color: #CFCFCF;
	text-decoration: none;
}

/* Top Starts */
.toptext {
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #959595;
	text-decoration: none;
}
.toptext2{
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
}
.toptext2 a{
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
}
.toptext2 a:hover{
	text-decoration: underline;
}
.toptext3{
	font-family: "Myriad Pro", Arial;
	font-size: 17px;
	font-weight: normal;
	color: #60a73c;
	text-decoration: none;
	text-transform: uppercase;
}
.toptext3 a{
	font-family: "Myriad Pro", Arial;
	font-size: 17px;
	font-weight: normal;
	color: #60a73c;
	text-decoration: none;
	text-transform: uppercase;
}
.toptext3 a:hover{
	text-decoration: underline;
}
.toptext4{
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
}
.toptext4 a{
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
}
.toptext4 a:hover{
	text-decoration: underline;
}
.toptext5{
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.toptext5 a{
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
}
.toptext5 a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.toptext6{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9bff78;
	text-decoration: none;
}
.toptext6 a{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9bff78;
	text-decoration: underline;
}
.toptext6 a:hover{
	text-decoration: underline;
}
.toptext7{
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.toptext7 a{
	font-family: "Myriad Pro", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
}
.toptext7 a:hover{
	text-decoration: none;
	font-weight: normal;
}
.topbg {
	background-color: #FFF;
	background-image: url(../img/navbg.jpg);
	background-repeat: repeat-x;
}
.topbg2 {
	background-image: url(../img/header-bottom-bg.jpg);
	background-repeat: repeat-x; width:681px; height:61px; margin:0; padding:0;
	border-left:solid 5px #FFF;
}
.sign{padding:2px;
	margin:3px;}
	
.signinput{padding:1px;}
	
.signinput input{font-family: "Myriad Pro", Arial;
font-family: "Myriad Pro", Arial;
font-size: 11px;
color: #333;
background-color: #FFF;
border: 1px solid #757575;
margin-left:0px; width:100px;}
	
.topnav {
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background:#5fa63c;
	height:33px;
	border-bottom:solid 1px #498d26;
}
.topnav a{
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
.topnav a:hover{
	font-weight: 400;
	color: #FFF;
	text-decoration: underline;
}

.topnav2 {
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
	background:#5fa63c;
	height:33px;
	border-bottom:solid 1px #498d26; border-top:solid 1px #78bc55;
/*padding:8px;
	margin:2px;*/
}
.topnav2 a{
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
.topnav2 a:hover{
	font-weight: 400;
	color: #FFF;
	text-decoration: underline;
}

.topnav3 {
	background:#518d33;
	border-bottom:solid 1px #498d26; border-top:solid 1px #78bc55;
}

.btnbg {
/*	background-image: url(../img/btn-bg.jpg);
	background-repeat: repeat-x;*/
	width:228px;
}

.btnbg2 {
background-image: url(../img/btn-bg.jpg);
background-repeat: repeat-x;
width:228px;
height:374px;
margin:0; padding:0;
}

.breadcrumb{font-size: 13px;
	font-weight: normal;
	color: #333;
	font-family: "Myriad Pro", Arial;
	text-decoration: none;
}	
.breadcrumb a{font-size: 13px;
	font-weight: normal;
	color: #44525B;
	font-family: "Myriad Pro", Arial;
	text-decoration: none;
}	
.breadcrumb a:hover{
	text-decoration: underline;
}
form{
	padding:0px;
	margin:0px;
}
h1 {
	color: #60A73C;
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font: normal 28px "Myriad Pro", Arial;
}
h6{
	color: #60A73C;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font: normal 31px "Myriad Pro", Arial;
}
h2 {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Myriad Pro", Arial;
	font-size: 23px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}
h3 {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}
h3 a{
	color: #333;
	text-decoration: underline;
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: 400;
}
h3 a:hover{
	text-decoration: none;
	font-weight: 400;
}
h4 {
	color: #503f34;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}
h4 a{
	color: #503f34;
	text-decoration: underline;
	font-family: "Myriad Pro", Arial;
	font-size: 18px;
	font-weight: 400;
}
h4 a:hover{
	text-decoration: none;
	font-weight: 400;
	color: #503f34;
}
h5 {
	color: #508b32;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Myriad Pro", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
}
.leftbg{
	background-image:url(../img/leftbg.jpg);
	background-repeat:repeat-y;
}
.leftnav {
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.leftnav a{
	font-family: "Myriad Pro", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.leftnav a:hover{
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
.maincontentbg {
	background-image: url(../img/textbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.maincontentbg2 {
	background-image: url(../img/innerbg.jpg);
	background-repeat: repeat-x;
	background-color: #eff1ed;
}

.maincontent {
	font-family: "Myriad Pro", Arial;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.maincontent a{
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}
.maincontent a:hover{
	text-decoration: none;
	color: #9c9c9c;
}
.mandatory {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #FF0000;
	padding-left:1px;
	padding-right:1px;
}	
/* End menu css */
/* PAGING */

a.paginglink{
	border: 1px solid #DDD;
	padding: 1px 4px;
	color: #AEAEAE;
}
a.paginglink:hover {
	color: #FFF;
	background-color: #506e8a;
}
.paging_bg {
	background: #506e8a;
	padding: 5px;
	text-align: center;
}
a.paginglink_active {
	border: 1px solid #DDD;
	padding: 1px 4px;
	color: #AEAEAE;
	background-color: #263D79;
}
a.paginglink_visited {
	border: 1px solid #DDD;
	padding: 1px 4px;
	color: #AEAEAE;
}
a.paginglink_visited:hover {
	color: #FFF;
}

/* Paging Ends */
.spacer {
	border: 1px solid #5FA63C;
}
.spacer2 {
	background-color: #FFF;
}

.footerbg {
	background-color: #EFF1ED;
	height: 30px;
}
.footer {
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #60a73c;
	text-decoration: none;
}
.footer a{
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #60a73c;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: none;font-weight: bold;
}


.footer2m {
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	font-weight:normal;
	color: #333;
	text-decoration: none;
}
.footer2m a{
	font-family: "Myriad Pro", Arial;
	font-size: 13px;
	font-weight:normal;
	color: #60a73c;
	text-decoration: underline;
}
.footer2m a:hover{
	text-decoration: none;font-weight:normal; color: #60a73c;
}
/* Start Menu css*/



.menu {
	width:100%;position:relative;z-index:100;font: BOLD 16px Verdana, Geneva, sans-serif;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;
}

/* hack to correct IE5.5 faulty box model */



/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
	margin:0;list-style-type:none;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left:0px;
	}

.menu ul ul {width:109px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {
	float:left;width:auto;position:relative;margin: 0px;padding: 0px;
}

/* style the links for the top level */

.menu a, .menu a:visited {
	display:block;text-decoration:none;border:0px solid #418820;font-family: "Myriad Pro", Arial;font-size: 16px;font-weight: 400;color: #FFF;
}

/* a hack so that IE5.5 faulty box model is corrected */





/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#f8be53; }

/* style the second level hover */

.menu ul ul a.drop:hover{background:#f8be53;}

.menu ul ul :hover > a.drop {background:#f8be53;  }

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {background:#5fa63c;}

/* style the third level hover */

.menu ul ul ul a:hover {background:#5fa63c;}





/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {visibility:hidden;position:absolute;height:0;top:0px;left:100px; solid: #000; font-size:16px; font-weight:normal; }

/* another hack for IE5.5 */

* html .menu ul ul {top:0px;t\op:31px;}



/* position the third level flyout menu */

.menu ul ul ul{left:100px; top:0px; width:149px;}



/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {left:-149px;}
.menu ul ul ul a:hover{color:#fff; background:#4a9923;}


/* style the table so that it takes no ppart in the layout - required for IE to work */

.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}



/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {background:#5fa63c; color:#fff; height:auto; line-height:1em; padding:8px 10px; width:170px;border-width:0 1px 1px 1px;  font-size:16px; font-weight:normal; border-color:#418820;}

/* yet another hack for IE5.5 */

* html .menu ul ul a, * html .menu ul ul a:visited {width:100px;w\idth:128px;}



/* style the top level hover */

.menu ul ul a:hover{color:#fff; background:#f8be53;}

.menu a:hover{color:#fff; background-image:url(../../images/hover-bg.png); background-repeat:repeat-x;} 

.menu ul ul :hover > a {
	color:#fff;
	background-color: #4a9923;
	font-weight:normal;
}

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ visibility:visible;}
/* End menu css */



/* Other*/

.myuserlogo{background:url(../img/myuser-logo.jpg) no-repeat left top; height:125px;}