html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%; 
	width: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.mainBGLeft {
	background-image:url(../layout/qBg_left.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
}
.mainBGRight {
	background-image:url(../layout/qBg_right.gif);
	background-repeat: no-repeat;
	background-position:right top;
}
.mainBox {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding: 0px;
	margin: 0px;
}
.mainBoxHeight {
	width: 1px;
	height: 350px;
}
.contentBox {
	border-style: none;
	border-width: 1px;
	border-color:#999999;
	vertical-align: top;
}
.mainMenu {
	display: inline;
	padding-right: 10px;
	color:#000000;
	font-size:10px;
}
.mainMenu a, .mainMenu a:active {
	text-decoration: none;
	color: #000000;
}
.mainMenu a:hover {
	font-weight:bold;
}
.subMenu {
	list-style-image:url(../layout/bullet.gif);
	display: block;
	color:#000000;
	font-size:10px;
	line-height: 20px;
}
.subMenu a, .subMenu a:active {
	text-decoration: none;
	color: #000066;
}
.subMenu a:hover {
	font-weight:bold;
}
.sectionTitle {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quote {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.qna {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
