/* GLOBAL ELEMENTS */
* {
	color:#000;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	}

body {
	background:#fff;
	margin:0;
	padding:0;
}

img {
	border-width:0;
	border-style:none;
	margin:0;
	padding:0;
	}

p, span {
	line-height:14px;
	font-size:11px;
	paddding:0;
	word-spacing:2px;
	}
p {
	margin:5px;
	}
hr {
	color: #000;
	background-color: #000;
	height: 2px;
	width: 90%;
	border: 0;
	text-align: left;
	margin-top: 5px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	}

input, textarea, checkbox, select, file {
	border:1px inset #000000;
	font-size: 11px;
	background-color:#ffffff;
	padding:0;
	margin: 2px 0 2px 0;
	}

ul, ol, li {
	font-size:11px;
	}

fieldset {
	margin:5px 5px 5px 20px;
	}
/* END GLOBAL */

/* STANDARD CLASSES */
.alert {
	color:#ff0000;
	font:11px;
	line-height: 15px;
	padding:0;
	}

.legal {
	font-size:10px;
	color:#343434;
	line-height:13px;
	}

/* END STANDARD CLASSES */

/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	color:#000;
	letter-spacing:1px;
	padding:0;
	}
h1 {font-size:14px;line-height:25px;margin:5px;}
h2 {font-size:12px;margin:10px 5px 10px 60px;}
h3 {font-size:11px;line-height:20px;margin:5px 0 0 0;}
h4 {font-size:10px;letter-spacing:0;margin:0 0 5px 0;line-height:12px;}
h5 {font-size:11px;}
h6 {font-size:11px;line-height:11px;}

/* END STANDARD HEADER */

/* STANDARD LINKS */
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#8d090d;
	}
a:hover {
	color:#cdb686;
	}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {text-decoration:none;}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {text-decoration:none;}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {font-weight:bold;text-decoration:none;}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {font-weight:bold;text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline;}
li a:link, li a:visited, li a:hover, li a:active {text-decoration:none;}
li a:hover {text-decoration:underline;}

/* END STANDARD LINKS */

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */

#frame {
	background-color: #fff;
	width:550px;
	margin:20px 5px 5px 5px;
	padding:0;
	}

/* END TABLE */

/* TD */
/* END TD */

/* DIV */
/* END DIV */

/* UL */

/* END UL */

/* LI */
li {
	padding-right:223px;
	}
/* END LI */



/* TEXT */
/* TEXT END */

/* LINK */
/* END LINK */

/* HEADING */

/* END HEADING */

/* STRONG */

/* END STRONG */

/* SELECT */

/* END SELECT */

/* INPUT */
.nextpage {
	border:0;
	background-color:none;
	}
.submit {
	color:#fff;
	background-color:#001953;
	}
/* END INPUT */

/* IMG */
/* END IMG */
