body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
} 
#date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-right: 1px;
}
#mainTable {
	border-width: thin;
	border-color: #999999;
	border-style: solid;
}
#Col1 {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #999999;
	height: 250px;
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}

#Col1 h1 {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

#Col2 {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #999999;
	height: 250px;
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}

#Col2 h1 {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

#Col3 {
	height: 250px;
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}

#Col3 h1 {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

#copyright {
	font-size: 95%;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

#copyright a {
	font-size: 100%;
}
#content {
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	background-image: url('img/bg_globe.jpg');
	background-repeat: no-repeat;
}
.bottomBorder {
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.rightBorder {
	border-right-color: #999999;
	border-right-style: dotted;
	border-right-width: 1px;
}
.leftBorder {
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
}
.topBorder {
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
}
#content #rightCol {
	background-color: #F6F6F6;
	border-style: solid;
	border-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-right-width: 4px;
	border-left-width: 1px;
	float: right;
	width: 185px;
	margin: 10px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 25px;
}
#content #leftCol {
	float: left;
	margin: 10px;
	width: 60%;
}
#rightCol H2 {
	font-size: 115%;
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	text-align: center;
	padding: 2px;
	margin: -4px;
	margin-bottom: 2px;
}
#leftCol H3 {
	background-color: #ebebeb;
	border-style: dotted;
	border-color: #999999;
	border-width: 1px;
	font-size: 125%;
	margin: 4px;
	padding: 4px;
	color: #333333;
	text-align: center;
}
#login {
	font-size: 15px;
	color: #333333;
	margin: 2px;
	padding: 1px;
}
#login input {
	width: 52%;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#leftCol form table td {
	font-size: 15px;
	color: #333333;
	margin: 10px;
}
#leftCol form h4, #leftcol h4 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
	font-size: 100%;
}
#leftCol form table td textarea,  form table td input,  form table td select {
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 85%;
}
.required {
	background-color: #FFFFCC;
}
.blackText {
	color: #333333;
}
.smallText {
	font-size: 90%;
	font-weight: bold;
}
.loginError {
	color: #990000;
	font-weight: bold;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.importantText {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
.error {
	font-size: 110%;
	color: #990000;
	font-weight: bold;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftCol h5 {
	font-size: 125%;
	margin-bottom: 13px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.small-text {

	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #999999 !important;
	text-align: left !important;
}
.readonly {
	border: 0px;
	font-weight: bold;
	font-size: 14px;
	background: none;
}
.questions {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.Q {
	font-size: 110%;
	color: #003366;
	font-weight: bold;
}
.Q:first-letter {
	font-size: 150%;
	float: left;
	font-weight: bold;
	margin: 4px;
	color: #486B8E;
	padding: 4px;
}
.A {
	font-size: 110%;
}
.A:first-letter {
	font-size: 150%;
	float: left;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	color: #486B8E;
}
.smallest_text {
	font-size: 11px;
}
li {
	margin-top: 5px;
}