/*
**********
* STYLES *
**********
*/
body {
	font-family: Arial, sans-serif;
	color:#003399;
	margin: 0px;
	padding: 0px;;
	line-height:1.4em;
	background-color: #267E9B;
	/*
	background-image:url(../images/backgrounds/lblue159.jpg);
	*/
}

a:link {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: red;
	text-decoration: underline;
	font-weight: bold;
}

ul,ol {
	margin-top: 4px;
	padding-left: 1em;
	color:#003399;
}

img {
	border: 2px;
}

p,h1,h2,h3 {
	margin-top: 10px;
	margin-bottom: 10px;;
	padding: 0px 20px 0px 20px;
}

h2 {
	font-size: 18px;
	font-weight: Bold;
	padding-top: 20px;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-weight: Bold;
	
	margin-bottom: 5px;
	text-align: center;
}

label {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*
***********
* CONTENT *
***********
*/
#content {
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding-bottom: 10px;
	background: #fff;
	border-left: 3px solid #ccc;
	border-bottom: 3px solid #999;
	border-top: 3px solid #ccc;
	border-right: 3px solid #999;
	text-align: left;
	width:99%;
}

.contentImage {
	border: 20px;
	padding:50px;
}

/*
*********
* MENUS *
*********
*/

#menu {
	width: 160px;
	padding-top: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 4px;
	voice-family: "\"}\"";
	voice-family: inherit;
	float:right;
}

.menus {
	border-left: 3px solid #ccc;
	border-bottom: 3px solid #999;
	border-top: 3px solid #ccc;
	border-right: 3px solid #999;
	background: #fff;
	padding: 2px;
	margin-bottom: 6px;
	text-align: left;
}

#menu ul {
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 1.5em;
}

#menu li {
	margin-top: 6px;
	margin-left: 0px;
}

div #menu a img {
	border: none;
	margin-top: 10px;
}

html>body #menu {
	margin-right: 6px;
}

/*
**********
* TITLES *
**********
*/

#title h1 {
	font-size: 20px;
	border-left: 3px solid #ccc;
	border-bottom: 3px solid #999;
	border-top: 3px solid #ccc;
	border-right: 3px solid #999;
	margin-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#text {
	font-size: 16px;
	border-top: 6px outset #F88F03;
	border-bottom: 6px outset #F88F03;
	border-right: 6px outset #F88F03;
	border-left: 6px outset #F88F03;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FDFCD7;
	
}

#title {
	padding: 8px 0px 0px 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
	background: #fff;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #999;
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
}

#heading {
	padding-top:     0px;
	padding-right:   0px;
	padding-bottom: 20px;
	padding-left:    0px;
	margin-top:      8px;
	margin-bottom:   8px;
	margin-right:    8px;
	margin-left:     8px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 99%;
	background: #fff;
	border-top: 1px solid #267E9B;
	border-bottom: 1px solid #267E9B;
	border-right: 4px solid #267E9B;
	border-left: 4px solid #267E9B;
	vertical-align: middle;
}

html>body #title {
	width: auto;
}

/*
**********
* TABLES *
**********
*/
table {
	margin: 1px 1px 1px 1px;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #999;
	border-top: 2px solid #ccc;
	border-right: 2px solid #999;
	border-collapse: collapse;
	background-color: #FDFCD7;
}

td {
	border: 1px solid #E9E9E9;
	border-collapse: collapse;
	padding: 2px;
}

.tableList {
	margin: 3px 3px;
	border: 3px solid #ccc;
	border-collapse: collapse;
	background-color: #FFD5AA;
}

.tableList ul {
	margin-top: 4px;
	margin-left: 1px;
	padding-left: 1em;
}

/* 
This is for the results table only .
The border will be defined by the td tags 
*/

table.noteBoard {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background-color: #fff;
}

td.noteBoard_tl {
	background-image:url(../images/noteBoard/b_TL.gif);
	background-repeat: no-repeat;
	border: 0px;
}

td.noteBoard_t {
	background-image:url(../images/noteBoard/b_T.gif);
	border: 0px;
}

td.noteBoard_tr {
	background-image:url(../images/noteBoard/b_TR.gif);
	background-repeat: no-repeat;
	border: 0px;
}

td.noteBoard_l {
	background-image:url(../images/noteBoard/b_L.gif);
	border: 0px;
}

td.noteBoard_content {
	background-image:url(../images/noteBoard/background.gif);
	border: 0px;
	color: #fff;
}

td.noteBoard_r {
	background-image:url(../images/noteBoard/b_R.gif);
	border: 0px;
}

td.noteBoard_bl {
	background-image:url(../images/noteBoard/b_BL.gif);
	background-repeat: no-repeat;
	border: 0px;
}

td.noteBoard_b {
	background-image:url(../images/noteBoard/b_B.gif);
	border: 0px;
}

td.noteBoard_br {
	background-image:url(../images/noteBoard/b_BR.gif);
	background-repeat: no-repeat;
	border: 0px;
}













table.notePaper {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

td.notePaper_tl {
	background-image:url(../images/noteBoard/notepostcurlTL.gif);
	background-repeat: no-repeat;
	border: 0px;
}

td.notePaper_t {
	background-image:url(../images/noteBoard/postcurltop.gif);
	border: 0px;
}

td.notePaper_tr {
	background-image:url(../images/noteBoard/notepostcurlTR.gif);
	background-repeat: no-repeat;
	border: 0px;
}

td.notePaper_l {
	background-image:url(../images/noteBoard/postcurlleft.gif);
	border: 0px;
}

td.notePaper_content {
	background-image:url(../images/noteBoard/postcurlnone.gif);
	border: 0px;
	
}

td.notePaper_bl {
	background-image:url(../images/noteBoard/notepostcurlBL.gif);
	background-repeat: no-repeat;
	border: 0px;
}

td.notePaper_br {
	background-image:url(../images/noteBoard/notepostcurlBR.gif);
	background-repeat: no-repeat;
	border: 0px;
}

/*
*****************
* FORM ELEMENTS *
*****************
*/

SELECT {
	border-width:1px;
	border-style:solid;
	border-color:#006699;
	font-size:16px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

INPUT {
	border-width:1px;
	font-size:16px;
	border-style:solid;
	border-color:#006699;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

INPUT.NOBORDER {
	border-style:none;
}

INPUT.CHKBOX {
	border-style:none;
}
