body	{
	margin : 0px;
	padding : 0px;
	background-color : #E9F4F7;
	font-family : verdana,arial,helvetica,geneva,sans;
	color : #000000;
}

table	{
	margin : 0px;
	padding : 0px;
}

td	{
	vertical-align : top;
}

a	{
	font-weight : bold;
	color : #2638A4;
	text-decoration : underline;
}
a:visited	{	color : #5B0B56;	}
a:hover	{	text-decoration : none;	}

.bang	{	margin-top : 50px;margin-bottom : 50px;	}
.bang	a	{	text-decoration : none;background-color : #007D9A;color : #ffffff;padding : 5px;font-size : 15px;font-weight : bold;	}

h1	{
	font-size : 20px;
	line-height : 30px;
	color : #007D9A;
}

h2	{
	font-size : 15px;
	color : #007D9A;
	line-height : 25px;
}

.req	{	color : #9A0033;	}

.colLeft	{
	background-color : #4DA797;
	padding : 10px;
	width : 220px;
	border-left : 1px solid #007d9a;
	font-size : 11px;
	line-height : 17px;
	color : #E4FDF9;
}

.colMain	{
	background-color : #ffffff;
	padding : 0 10 10 10px;
	width : 550px;
	border-right : 1px solid #007d9a;
	font-size : 11px;
	line-height : 17px;
}

.subtable	{
	font-size : 11px;
}

.subtable	td	{
	padding-bottom : 10px;
	vertical-align : middle;
}

.1	{
	padding-right : 5px;
	text-align : right;
}

.even	{
	background-color : #DCDCDC;
	padding : 3 3 10 3px;
	margin : 20 -3 10 -3px;
	border-top : 1px solid #6AB3A6;
	border-bottom : 1px solid #6AB3A6;
}

input:hover	{
	background-color : #F7E685;
}

input	{
	border : 1px solid #4DA797;
	font-size : 11px;
	font-family : verdana,arial,helvetica,geneva,sans;
	color : #007D9A;
}

input#check	{
	border : 0px;
	padding-left : 25px;
}

textarea	{
	border : 1px solid #4DA797;
	font-size : 11px;
	font-family : verdana,arial,helvetica,geneva,sans;
	color : #007D9A;
}

.survey	{
	padding : 0 3 0 3px;
}

.survey	b	{	font-size : 13px;line-height : 21px;	}

.example	{
	color : #616161;
	font-size : 10px;
}

.example	b	{
	font-size : 10px;
	line-height : 17px;
}
