/*********************** Styles *************************/

body {
	margin:0;
	padding:0;
	background-image:url(../images/bg_grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	
}
td {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
}
p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
	padding:0;
	margin:0;
}
a {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
/*	font-size:13px;*/
	color:#000000;
	line-height:20px;
	padding:0;
	margin:0;
	text-decoration:underline;
	outline:none;	
}

a:hover {
	color:#713225;
	text-decoration:none;

}

h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:22px;
	color:#713225;
	line-height:26px;
	padding:10px 0 10px 0;
	margin:0;
	font-weight:lighter;
}
h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:16px;
	color:#713225;
	line-height:22px;
	padding:10px 0 10px 0;
	margin:0;
	font-weight:lighter;
}
ul {
	line-height: 18px;
	list-style-type: disc;
	list-style-color: #F0E190;
}
ol {
	line-height:16px;
	list-style-type:decimal;
	margin-left:0px;
	padding-left:18px;
}
hr {
	color:none;
	padding:0;
	margin:0;
	border:dashed #CCCCCC 1px;
}

/*********************** Classes ************************/

.intro {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:15px;
	color:#000000;
	line-height:20px;
	padding:0;
	margin:0;
	
}

.BGmain {
	background-color:#FAF9EE;
	background-image:url(../images/bg_6SCWC.jpg);
	background-repeat:repeat-x;
	background-position:0 0;
}

.clrWhite {
	color:#FFFFFF;
}
.clrYello {
	color:#DEB212;
}
.clrBrown {
	color:#713225;
}
.smlBlack {
	font-size:10px;
	line-height:15px;
}

.footerText {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.footerText:hover {
	color:#666666;
	text-decoration:underline;
}
.navItem {
	display:block;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:16px;
	color:#333333;
	background-color: #FFFFFF;
	text-decoration:none;
	padding: 10px 15px 10px 15px;
	margin: 0px 0px 0px 0px;
}

.navItem:hover {
	color:#FFFFFF;
	background-color:#713225;
}

.mainNav {
	border-top:8px solid #DEB212;
	border-bottom:1px solid #DEB212;
	background-color:#F7F2E3;
}

.contentBg {
	background-color:#F7F2E3;
	border-bottom:2px solid #DEB212;
}
.contentPadding {
	padding:0 40px 0 20px;
}
.pdfLinks {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:17px;
	color:#80311D;
	text-decoration:none;
}
.pdfLinks:hover {
	color:#DEB212;
	text-decoration:underline;
}
#header {
	border: #999999 solid 5px;
	background-color:#EBE6D2;
}
#content {
	border: #999999 solid 5px;
	border-top: none;
	background-color:#FFFFFF;
	padding: 20px;
	padding-right: 0px;
}
#footer {
	background-color:#FFFFFF
}

.surfaceTag {
	font-family: verdana;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	/*letter-spacing: 0.1ex;*/		
}
.surfaceTag:hover {
	color: #Cc480A;
	text-decoration: none;
}

input.totalGrand {
	border:solid #00000 1px;
}

input.regConfirm {
	width: 300px;
	height: 30px;
}

#accept {
	float:left;
	width:100%;
	font-size:93%;
	line-height: 12px;
}
#accept ul {
	margin:0;
	padding:0;
	list-style:none;
}
#accept span {
	float:left;
	background-image:url(../images/right_side_button.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px;
	padding: 0;
	clear:left;
}
#accept span:hover {
	float:left;
	background-image:url(../images/right_side_button.gif);
	background-repeat:no-repeat;
	background-position:right -35;
	margin: 0px;
	padding: 0;
	color:#713225;
}
#accept a {
	display:block;
	background-image:url(../images/left_side_button.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:5px 8px 5px 8px;
	text-decoration:none;
	clear:left;
}
#accept a:hover {
	display:block;
	background-image:url(../images/left_side_button.gif);
	background-repeat:no-repeat;
	background-position:0 -35;
	padding:5px 8px 5px 8px;
	text-decoration:none;
	color:#713225;
}
.paperTable p {
	font-size:10px;
	font-weight:normal;
	line-height:15px;
}
.paperTable a {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}
.paperTable a:hover {
	color:#713225;
	text-decoration:none;
}
.paperTable a.headingLink {
	color:#713225;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}
.paperTable a.headingLink:hover {
	text-decoration:none;
}
.paperTable td {
	padding:2px 5px 2px 5px;
}
.paperTableHeadingBG {
	background-color:#EBE6D2;
}
.paperTableContent td {
	border-bottom:1px dashed #CCCCCC;
	padding:5px 5px 5px 5px;
}
.paperTableContentLast td {
	padding:5px 5px 5px 5px;
}
.accomTableBorder {
	border-left:1px solid #713225;
	border-right:1px solid #713225;
	border-bottom:1px solid #713225;
}


