body {
	margin-top : 8px;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;	
}

a {
	color : #0066CC;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

hr {
	color : #DDDDDD;
	height : 1px;
	border : none;
}

input {
	border: 1px #999999 inset;
	color : #333333;
	font-size : 11px;
}
textarea {
	border: 1px #999999 inset;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select {
	font-size : 9px;
	line-height : 8px;
	border: 1px #999999 inset;
	color : #333333;
}

h1 {
	font-size : 13px;
	font-weight : bold;
	font-variant : small-caps;
	letter-spacing : 2px;
	color : #003399;
}

h2 {
	content : url(images/2sq.gif);
	font-size : 12px;
	font-weight : bold;
	font-variant : small-caps;
	letter-spacing : 2px;
	color : #FF6600;
	}

h3 {
	content : url(images/3sq.gif);
	font-size : 11px;
	font-weight : bold;
	font-variant : small-caps;
	letter-spacing : 2px;
	color : #1C97C5;
}

h4 {
	font-size : 11px;
	letter-spacing : 2px;
	color : #006699;
}

h5 {
	font-size : 10px;
	letter-spacing : 3px;
	color : #CC3300;
}

h6 {
	font-size : 10px;
	letter-spacing : 2px;
	color : #CC3300;
}

 img {
 	display: inline
}

@media print {
	@page { 
	    margin: 10% }
	 		 h1, h2, h3,  h4   { page-break-after: avoid; page-break-inside: avoid }
			 blockquote, pre  { page-break-inside: avoid }
			  ul, ol, dl    { page-break-before: avoid }
	 }
}

table {
	margin : 0px;
	padding : 0px;
	border : none;
}

td {
	margin : 0px;
	padding : 0px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.header {
	font-size : 10px;
	padding-left : 12px;
	padding-right : 12px;
	vertical-align : top;
}

.date {
	padding-right : 8px;
	font-size : 10px;
	text-align : right;
}

.footer {
	color : #333333;
	font-size : 10px;
	padding-left : 12px;
	padding-right : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
}

input.button {
	background : #EEEEEE;
	color : #003366;
	font-size : 10px;
	font-weight : bold;
	border : 1px outset  #CCCCCC;
	cursor: hand;
}
input.button2 {
	background : url(images/button.gif);
	color : #003366;
	font-size : 10px;
	font-weight : bold;
	border : 1px outset  #CCCCCC;
	cursor: hand;
	}
ul {
	list-style-type : square;
}
li.orange {
	list-style-image : url(images/sq_orange.gif);
}
ul.orange {
	list-style-image : url(images/sq_orange.gif);
}
li.blue {
	list-style-image : url(images/sq_blue.gif);
}
li {
list-style : square;
}
ul.blue {
	list-style-image : url(images/sq_blue.gif);
}
td.submenu {
	padding-left : 12px;
}

a.submenu {
	color : #1B3480;
	font-weight : bold;
	line-height : 200%;
}

a.submenu2 {
	text-indent : 12px;
	line-height : 150%
}

.content {
	padding-left : 10px;	
}

td.login {
	font-size : 10px;
}

input.login {
	font-size : 9px
}

table.login {
	background-color : #F9F9F9;
	font-size : 10px;
	border-left : 1px solid;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-color : #D3D3D3;
	margin-top : 4px;
}
table.t1 {
	border : 1px solid #6071A7;
}
th.t1 {
	background : url(images/t_test6.gif);
	color : white;
	font-size : 10px;
	font-weight : bold;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : left;
	padding-left :10px
}
table.t1>th {
	background : url(images/t_test6.gif);
	color : white;
	font-size : 10px;
	font-weight : bold;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : left;
	padding-left :10px
}
table.t1>td {
	border-bottom : 1px solid #ECEEF4;
	padding-left :  5px
}
td.t1 {
	border-bottom : 1px solid #ECEEF4;
	padding-left :  5px
}
table.t1>thead {
	background : url(images/t_test6.gif);
	color : #FF33CC;
	font-size : 10px;
	font-weight : bold;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : left;
	padding-left :10px
}
thead.t1 {
	background : url(images/t_test6.gif);
	color : White;
	font-size : 10px;
	font-weight : bold;
	line-height : 16px;
	letter-spacing : 1px;
	text-align : left;
	padding-left :10px
}
input.cr {
	border : none;
}
input.check {
	border : none;
}

td.uw-left {
	padding-left : 4px;
	vertical-align : top;
	background-color : #F1F3F4;
	font-size: 10px;
	color : #003366;
	padding-bottom : 4px;
	padding-top : 4px;
	font-weight : bold;
	border-bottom : 1px solid #E2E2E2;
	border-left : 1px solid #E2E2E2;
	border-right : 1px solid #E2E2E2;
}
td.uw-top {
	font-weight : bold;
	padding-left : 4px;
	color: #003366;
	background-color : #F1F3F4;
	border-top : 1px solid #E2E2E2;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}
td.uw-top-l {
	font-weight : bold;
	padding-left : 4px;
	color: #003366;
	background-color : #F1F3F4;
	border-top : 1px solid #E2E2E2;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	border-left : 1px solid #E2E2E2;
}
td.uw-top-c {
	text-align : center;
	font-weight : bold;
	padding-left : 4px;
	color: #003366;
	background-color : #F1F3F4;
	border-top : 1px solid #E2E2E2;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}
td.uw-corner {
	font-weight : bold;
	padding-left : 4px; 
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}
td.uw-r {
	font-weight : bold;
	padding-left : 4px;
	border-right : 1px solid #E2E2E2;
}
td.uw-content-bc {
	font-weight : bold;
	text-align : center;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}
td.uw-content {
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}
td.uw-content-c {
	text-align : center;
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
}
td.uw-content-l {
	border-right : 1px solid #E2E2E2;
	border-bottom : 1px solid #E2E2E2;
	border-left : 1px solid #E2E2E2;
}
table.s {
	border : 1px solid #E2E2E2;
	font-weight : bold;
}