/* RESET ALL BROWSER STYLES begin */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-family:inherit;
	font-size:100%;
	font-weight:inherit;
	font-style:inherit;
	font-variant:inherit;
	font-family:Verdana, Arial, sans-serif;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
ul, li {
	list-style-type:none;
}
img {
	border:0;
}
input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}
label {
	font-weight:bold;
	font-size:9px;
}

:focus { outline: 1px dotted #ababab; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }

body {
	color:#000000;
	font-size:0.68em;
	background-color:#fff;
}

/* LINK STYLES begin */
a{
	color:#003663;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#003663;
	text-decoration:underline;
}

select {
	border:1px solid #919191;
	font-size:11px;
	font-family:Verdana;
	background-color:#FFFFFF;
	margin-right:0px;
}

tr.header{background-color:#003663 ; height:92px;}
tr.headerMenu{background-color:#CCCCCC;font-size:larger ; height:20px;}

input {
	border:1px solid #919191;
	font-size:11px;
	font-family:Verdana;
	height:15px;
	margin-right:5px;
}

label.HeaderLabel{font-size:10px; color  :#919191; }
a.HeaderLink{font-size:10px; color  :#919191; }
p { margin:5; padding:2; font-family:Verdana; font-size:10px; color:#000000;}
div.tit { font-size:10px; font-weight:bold; margin-bottom:10px; padding-bottom:2px; width:100%; color:#085080; border-bottom:1px solid #085080;}
a.tit { font-size:10px; font-weight:bold; margin-bottom:10px; padding-bottom:2px; width:100%; color:#085080;}
.maintit { font-size:14px; font-weight:bold; margin-bottom:10px; color:#085080; }
