a:link {
	color:#0000FF;
}      /* unvisited link */
a:visited {
	color:#0000CC;
}  /* visited link */
a:hover {
	color:#0033FF;
}  /* mouse over link */
a:active {
	color:#0033CC;
}  /* selected link */
img.fl {float:left; margin-right:1em;}
img.fr {float:right; margin-left:1em;}
.alt {display:none;}
.clearboth {clear:both;}

#mast h1 a {
	display: block;
	height: 100px;
	width: 87px;
	background-image: url(/assets/logo.png);
	background-repeat: no-repeat;
}
#mast h1 a em { display:none;}
#mast h1 {margin:0;}

#mast .yui-main, #siteinfo {
	background-color: #C8E15D;
}
#mast .yui-b, #siteinfo { padding:1em;}
.second h1 {
	font-size: 197%;
	color: #006600;
}
#bd h2, #bd h3, #bd h4 {color:#006600;}
#bd h2, #sidebar h2 {color:#48861c; text-align:center;}
#sidebar {
	padding-top: 2em;
}
#sidebar h4 {
	font-style: italic;
}
#sidebar p {
	color: #333333;
}
#siteinfo {
	font-size: 77%;
}
#siteinfo, #siteinfo a { color:#FFFFFF; text-decoration:none;}
#siteinfo span {
	float: right;
}
.box {
	color: #333333;
	background-color: #E2E2E2;
	padding: .2em;
	border: thin solid #999999;
}
.box {
	color: #333333;
	background-color: #EEF4EA;
	padding: 0.2em;
	border: thin solid #48861c;
}
#contacts {
	text-align: right;
}

/* start forms */

form.mrof  .cleardefault{}/* here for the auto suggest text */
form.mrof  ol li {list-style-image:none;}

/* start basic */
.mrof fieldset {  
margin: 1.5em 0 0 0;  
padding: 0; 
border: thin solid #ccc;
}
.mrof legend {font-family:Arial, Helvetica, sans-serif;}

.mrof legend {
	margin-left: 1em;
	color: #9B1D13;
	font-weight: bold;
	text-transform:uppercase;
}
.mrof fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none; 
list-style-position:outside;
} 
.mrof fieldset ol li {  
padding-bottom: 1em; 
list-style-type:none;
} 
.mrof fieldset.submit {  
border-style: none; 
}
/* end basic */
.mrof input.checkbox, .mrof input.radio {float:left; margin-right:.2em;}

.mrof label {  
position: relative;  
float: left;  
width: 12em;  
margin-right: 1em; 
} 
.mrof label em {  
position: absolute;  
left: 11.9em;  
top: 0; 
}
#page img.required, #page label em img { border:0 none;}


.mrof label {  
display: block;   
float: left;  
width: 12em;  
margin-right: 1em;
text-align:left; 
}

.mrof fieldset li {  
float: left;  
clear: left;  
width: 100%;  
padding-bottom: 1em; 
}

.mrof fieldset {  
float: left;  
clear: left;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0; 
}

.mrof fieldset.submit {  
float: none;  
width: auto;  
border: 0 none #FFF;  
padding-left: 12em; 
}
.mrof input.submit {
color:#000;
background-color:#F9DB78;
border: 2px outset #B53929;
}

.mrof input.submit:hover {
color:#000; background-color:#C6A846;
}

/* 2nd tier */
.mrof fieldset fieldset {  
margin-bottom: -2.5em;  
border-style: none;  
background-color: transparent;  
background-image: none; 
} 
.mrof fieldset fieldset legend {
color:#FF6600;
font-weight:normal;
margin-left:0pt;
text-transform:none;
}
.mrof fieldset fieldset ol {  
position: relative;  
top: -1.5em;  
margin: 0 0 0 13em;  
padding: 0; 
} 

.mrof fieldset fieldset label {  
float: left;  
width: 12em;  
margin-right: 1em;
text-align:left; 
}
.mrof input#imgverify {
	background-color:#FFFF00;
	color:#0033CC;
	font-family:"Courier New", Courier, mono;
	font-size:1em;
	font-weight: bold;
	letter-spacing: 1.2em;
}

/* end forms */
.mrof #valid img {
	border: 0px none;
	padding: 3px;
}
.mrof #valid {
	text-align: center;
	line-height: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
textarea, input, select, checkbox {
background-color:#E8E8E8;
}
body#confirm {margin:1em;}
.youtube {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
