body{ margin: 0px; }

a, p, td, div{
    font-family: "Century Gothic" , Arial;
    font-size: 13px;
}

a {
    text-decoration: none;
    color: #94bdc2;
}

hr	{ 
  color: #ccc; 
  background-color: #ccc; 
  height: 1px; 
  border: 0; 
}	

a:hover { color: #666666; }
img { border: 0px; }

.mc {
    width: 850px;
    border: 2px solid #94bdc2;
}

.header {
    height: 110px;
    background-color: #94bdc2;
    margin-bottom: 3px;
}

.headerlogo {
    padding-top: 40px;
    float: left;
    width: 197px; //width:193px;
}

.headerimage {
    float: left;
    width: 652px;
}

.mainmenu
{
    border-bottom: 6px solid #94bdc2; //padding-top:10px;
}
.mainmenu table table
{
    text-align: center;
    font-weight: bold;
    height: 30px;
}
.mainmenu a, .mainmenu span
{
    color: #94bdc2;
    font-family: "Times New Roman" , Arial;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 12px;
}
.mainmenu a:hover
{
    color: #636A91;
}
/* Get rid of space below image strip in IE */
.headerimage span, .headerimage a{ display: none; }

.content{ padding: 25px; float: left; }
.grapevine { padding:  0 15px 0 15px; float: left; }

.grapevine {
    width: 250px;
    text-align: left;
    border: 1px solid #94bdc2;
    margin: 0 0 10px 13px;
}

.leftmenu
{
    float: left;
    text-align: left;
    padding: 30px; //margin-left:0px;
}

.leftmenu li
{
    list-style-type: none;
    color: #94bdc2;
}
.leftmenu a
{
    list-style-type: none;
    color: #94bdc2;
    text-decoration: none;
    padding-left: 25px;
}
.leftmenu a:hover
{
    list-style-type: none;
    color: #94bdc2;
    font-weight: bold;
    text-decoration: none;
    padding-left: 25px;
    background-image: url(../images/ol_small.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.breadcrumb { padding: 15px 30px 15px 30px; }
#pathway_text, #pathway_text a { font-size: 10px; }

#pathway_text a:hover
{
    font-weight: normal;
    color: #333333;
}

.bottomtext
{
    width: 836px; //width:846px;
		height:20px;
		color:#FFFFFF;
		background-color:#94bdc2;
		padding-top:5px;
		padding-left:15px;
		//padding-bottom:5px;
}
.footermenu
{
    float: left;
    width: 100%;
    border-top: 1px solid #94bdc2;
    border-bottom: 1px solid #94bdc2;
    margin-bottom: 15px;
    margin-top: 15px;
}
.footermenu table table td
{
    float: left;
}
.footermenu table table td a
{
    padding: 10px;
}
.footermenu table table td img
{
    padding-top: 10px; //margin-top:10px;
}

.footer {
    color: #94bdc2;
    font-size: 9px;
    text-align: center;
    padding-bottom: 15px;
}

.componentheading, .contentheading, h1, h2{
	color: #94bdc2;
	font-weight: bold;
	width: 100%;
}

.componentheading {
	font-size: 16px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h1 { font-size: 14px; }
h2 { font-size: 12px; }
.back_button { width: 100%; }

.contentheading {
	font-size: 14px;
	padding-bottom: 10px;
}

.inputbox {
	border: 1px solid #94bdc2;
	color: #94bdc2;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
}

.button {
	border: 1px solid #94bdc2;
	background-color: #FFFFFF;
	color: #94bdc2;
	font-size: 12px;
	padding: 1px;
}

/***** Account Links *****/
#account_link {
    color: #94bdc2;
    font-size: 10px;
}

#account_link:hover { color: #666666; }
.account_link { padding: 15px 30px 15px 30px; }

/***** Registration Page *****/
fieldset .button { margin: 1px 3px 3px 3px; }
#agreed_div, #agreed_div a { font-size: 11px; }
fieldset .sectiontableheader { margin-left: 0px; }

fieldset {
	border: 1px solid #94bdc2;
	width: 480px; 
	padding:10px;
}
