/* General */

BODY 	{
	background-image: url(../img/newbackground.jpg);
	background-repeat: repeat-y;
	margin-left: 40px;
	margin-top: 10px;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

A:link {color: #632910;
	text-decoration: underline;}
A:active {color: #632910;
	text-decoration: unerline;}
A:visited {color: #632910;
	text-decoration: underline;}
A:hover {color: #083194;
	text-decoration: none;
}





a.designtext:link {color: #632910; 
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;}
a.designtext:active {color:#632910; 
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;}
a.designtext:visited {color: #632910; 
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;}
a.designtext:hover {color: #083194; 
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;}


img {
	border: 0px solid #632910;
}

table {
	font-size: 12px;
}

td.formsection {
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px #632910 solid;
}

.formtable td {
	padding: 4px;
}

.formcontainer {
	border: 1px solid #632910;
}

.form_field {
        font-size:11px;
        color: #632910;
        font-weight: bold;
        text-decoration: none;
}

.form_text {
	font-size: 10px;
}

.reqstar {
	font-size: 10px;
	color: red;
}
div.whatsthis {
	width: 270px;
/*	background: #fdd3ab;
	background: #ffffff;*/
	background: #fee1c3;
	color: #632910;
	border: 1px #632910 solid;
	padding: 5px;
	display: none;
	position: absolute;
	left: 40px;
	top: 375px;

}

div.whatsthis a#close {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
        background: url('../img/xbullet.jpg') no-repeat center left;
	padding-left: 3px;
	padding-right: 3px;
}
div.whatsthis a#close:hover {
        background: url('../img/xalt.jpg') no-repeat center left;
	color: #ffffff;
}
a.whatsthis {
	font-size: 13px;
        font-weight: bold;
        color: #ffffff;
/*        border: 1px solid black;*/
        background: url('../img/qbullet.jpg') no-repeat center left;
        padding-left: 3px;
        padding-right: 3px;
	width: 20px;
}

a.whatsthis:hover {
	color: #632910;
        background: url('../img/qalt.jpg') no-repeat center left;
	width: 20px;
}
#font {
	text-decoration: underline;
}

#gara, #geor, #cent, #perp, #book, #time {
	display: none;
	position: absolute;
	left: 110px;	
	top: 105px;
}
.header {
	color: black;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
}


.subhead {
	color: black;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
}

.titletxt {
        font-family: verdana, arial, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #632910; 
}

.subtitle {
        font-family: verdana, arial, sans-serif;
        font-size:11px;
        color: #632910;
        font-weight: bold;
        text-decoration: none;
}




.gotext {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #632910;
	font-weight: bold;
	text-decoration: none;
}

.maintxt {
	color: black;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

.subtxt {
	color: black;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}


.navspace {font-size: 1px;}


/* Services page */


/* Guidelines page */
.gmenudiv {background-image:url(../img/gindexback.jpg);
	background-repeat: no-repeat;
	border: 4px groove;
	border-color: #f6dbc0;
	width: 188px;
	height: 440;
	vertical-align: top;
	padding: 5px;
	line-height: 14px;
}
.guidemenu {display: block;
	margin-left: 20px;
	line-height: 14px;
}
.content {display: none; margin-left: 10px;}

.nocontent {visibility: collapse; margin-left: 10px;}

.layer {position:absolute;
	top:80px;
	left:300px;
	z-index:3;
	background-color:#ffffff;
}


/* Resources */

.tutorialtxt {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color: #632910;
	font-weight: bold;
	text-decoration: underline;
}	
.marktitle {
	position: absolute;
	left: 50px;
	top: 168px;
	border: none;
	z-index: 3;
}


#markbuttons {
        position: absolute;
        left: 48px;
        top: 247px;
        background: none;
        width: 98px;
/*	verticle-align: 50%;
	z-index: 3;*/
	
}
#markbuttons a {
	padding: 2px;
        height: 22px;
        color: #623306;
/*	color: black;*/
	display: block;
	letter-spacing: -1px;
/*	line-height: 13px;
	verticle-align: 50%;*/
        text-decoration: none;
        text-align: center;
/*        font: times italic bolder 12px;*/
	font-family: verdana, georgia, sans-serif, arial;
/*	font-style: italic;*/
	font-weight: 600;
	font-size: 11px;
        background: url(../img/sidebutton.jpg) no-repeat;
	background-position: top center;
	
/*	filter: glow(color=white,strength=5);*/
/*	filter: dropshadow(color=black,direction=45);
        border-left: none;
        border-right: none; */
	border: inset white;
        border-width: 0px;
}
/*a.hover:visited {
        color: black;
        text-decoration: none;
        text-align: center;
}
a.hover:active {
        color: black;
        text-decoration: none;
        text-align: center;
}*/
#markbuttons a:hover {
/*	padding: 1px;*/
/*	height: 13;*/
        color: black;
        background: url(../img/siderollover.jpg) no-repeat;
	background-position: center top;
	display: block;
        border: outset #FFD9B2;
        border-width: 0px;
        text-align: center;
        text-decoration: none;
/*	text-shadow: 0em 0em 0.5em black;*/
}


/* Submission Pages */

.formtxt {
	color: black;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

.formtxt2 {
	color: black;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

.featuretxt {
	color: #632910;
	font-size: 16px;
	font-family: verdana, arial, sans-serif;
}

.indenttxt {
	text-indent: 8pt;
	color: black;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
.linespc {line-height: 17px;
}

.linespc2 {line-height: 24px;
}

.boldheader {
	color: black;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#termsbkgrd {
	position: absolute;
	border: none;
	left: 175px;
	top: 150px;
	z-index: 1;
}

#termstext {
        background: transparent;
        width: 493px;
        height: 287px;
	padding-right: 5px;
        border: none;
        position: relative;
        left: 60px;
        top: 23px;
	z-index: 3;
        overflow: auto;
}

/* Contact page */


/* Help */

.menu {display: none; margin-left: 25px;}

.faq {display: none; margin-left: 25px;}

.helptxt {
	color: black;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
}


/* Misc */

.colortxt {
	color: black, #632910;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

.symboltxt {
        color: black;
        font-size: 12px;
        font-family: times new roman;
}

.alert {
        color: red;
        font-size: 12px;
        font-family: verdana, arial, sans-serif;

}

.smalltxt {
        color: black;
        font-size: 10px;
        font-family: verdana, arial, sans-serif;
}

.fineprint {
	color:#632910;
	font-size: 9px;
	font-family: times new roman, verdana, arial, sans-serif;
}

.authordiv {
        color: black;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;
        background-color: white;
        width: 250px;
        border: solid white;
        border-width: 0px;
        position: relative;
        left: 38%;
}

.boldheader {
	color: black;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

.qqres {
        color: black;
        font-size: 11px;
        font-family: verdana, arial, sans-serif;
}

table.qqres {
        border: 1px solid black;
        border-collapse: collapse;
}

.qqres1 {
/*      background: #DABB9F;
//      background: #D0AE8F;
//      background: #D3AC88;
//      background: #EAC7A6;
//      background: #C9A37C;
//      background: #D9BB9D;
*/        background: #F6DFC7;
/*      background-image: url("../img/qqbground.jpg");*/
        font-style: bold;
        color: #623306;
        font-size: 11px;
        font-family: verdana, arial, sans-serif;
}

th.qqres1 {
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        font-size: 12px;                                        
}

div {
	border: 0px solid black;
}

/*      QUICK QUOTE POP */

body.qqpop {
        background: #ffffff;
}
 
#bookform {
        height: 350;
        background: url(../img/lrgbook.jpg) no-repeat;
        overflow: auto
}

/*div.container {
   // background-image: url(../img/newbackground.jpg);
  //      background-repeat: repeat-y;
  width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
}*/
