﻿.Body {
	font-family: Verdana, Arial, Tahoma;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
}

TD   {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}

INPUT  {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
}

SELECT {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
}

A {	
	color: #000000; 
	text-decoration: none;
}

A:hover {
	color: #003399; 
	text-decoration: underline;
}

A.tlink {
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}

/*A.tlink:hover {
	font-weight: bold; 
	color: #191970;
	text-decoration: underline;
}*/

A.tlink:hover {
	font-weight: bold; 
	color: #99CCFF;
	text-decoration: none;
}

A.clink {
	color: #000000;
	text-decoration: none;
}

A.clink:hover {	
	color: #003399;
	text-decoration: underline;
}

.MenuTopBox {
	background-image: url('/mia/images/banner.jpg');
	position: relative;
}

.SearchBox {
	background-color: #D3E3F2;
	border-bottom: 1px solid #A4A4A4;
}

.SearchBoxHeader {
	color: #F0F8FF;
	background-color: #1962c1;
	font-weight: bold;
	border-bottom: 2px solid #556B2F;
}

.SearchBtn {
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	border-bottom: medium none;
	font-weight: bold; 
	font-size: 8pt; 
	cursor: pointer;
	color: #039;
	height: 19px;
	background-color: #FFFFFF;
}

.TableHeader {
	color: #99CCFF;
	background-color: #191970;
	font-weight: bold;
	height: 18px;
}

.TableSubHeader {
	background-color: #add8e6;
	height: 18px;
	padding: 3px;
}

.TableHighlight {
	background-color: #EAEAEA;
	height: 19px;
	padding: 2px;
}

.TablePlain {
	background-color: #FFFFFF;
	height: 19px;
	padding: 2px;
}


.Bullet {
	color: #0066CC;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.ButtonSmall {
	background-color: #F0F0F0;
	width: 50px;
	cursor: hand;
	clear: none;
	border-top: 1px solid #6F89B0;
	border-right: 2px solid #6F89B0;
	border-bottom: 2px solid #6F89B0;
	border-left: 1px solid #6F89B0;
}

.ButtonBig {
	background-color: #F0F0F0;
	width: 120px;
	cursor: hand;
	clear: none;
	border-top: 1px solid #6F89B0;
	border-right: 2px solid #6F89B0;
	border-bottom: 2px solid #6F89B0;
	border-left: 1px solid #6F89B0;
}

.FormHeader {
	font-weight: bold;
	color: #314194;
	background-color: #FFFFFF;
	height: 19px;
	padding: 3px;
	border-bottom: 1px solid #93B4E9;
}

.FormSubHeader {
	font-weight: bold;		
	color: #314194;
	height: 19px;
	padding: 3px;	
	background-color: #E6E6FA;
}

.FormFieldStd {
	background-color: #EAEAEA;
	width: 150px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.FormFieldStd2 {
	background-color: #EAEAEA;
	width: 80px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.FormFieldLong {
	background-color: #EAEAEA;
	width: 460px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.FormFieldLong2 {
	background-color: #EAEAEA;
	width: 300px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.FormMemoStd {
	background-color: #EAEAEA;
	width: 460px;
	height: 250px;
	padding: 5px;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 100%;
}

.FormMemoSmall {
	background-color: #EAEAEA;
	width: 550px;
	height: 50px;
	padding: 5px;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 100%;
}

.FormComboboxStd {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	background-color: #EAEAEA;
	width: 150px;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 50%;
}

.TableTextValue {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}

h2 {
	font-size: 16px;
	color: #0070DF;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 15px;
	color: #0070DF;
	font-family: Verdana, Geneva, sans-serif;
}

.SubTitle {
 	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
	
.RedText {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.Footer { 
	 font-size: 10px; 
	 border-top-width: 1px;
 	 border-top: 1px solid #C1C1C1;
}

.FormComboboxLong {
	background-color: #EAEAEA;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 50%;
}


.TableBorder {
	border: 1px solid #99CCFF;
}

.ColorLine {
	border: 0;
	height: 3px;
	color: #4682B4;
}

.BackGround {
	background-color: #F0F8FF;
}

.CenterBox{
	border-bottom: 1px solid #A4A4A4;
	background: #F2F2F2;
}

.leftbackground{
	background-color: #FAFAFA;
}

ul#TabPanel li.1st a:hover, 
ul#TabPanel li.1st a:active,
ul#TabPanel li.1st a.current {
	color:#0099FF;
}

ul#TabPanel li.2nd a:hover,
ul#TabPanel li.3rd a:hover,
ul#TabPanel li.4th a:hover, 
ul#TabPanel li.2nd a:active,
ul#TabPanel li.3rd a:active,
ul#TabPanel li.4th a:active,
ul#TabPanel li.2nd a.current,
ul#TabPanel li.3rd a.current,
ul#TabPanel li.4th a.current {
	color:#0033CC;
}

ul#TabPanel li a:hover, 
ul#TabPanel li a:active,
ul#TabPanel li a.current  {
	font:bold;
	background: url('/mia/images/curve1.gif') top left no-repeat;
	margin:0;
	padding:6px 0 4px 10px
}

#TabBottom {
	border-bottom: 2px solid #000099;	
	padding-bottom:0
}

.SearchBorder {
	border: 1px solid #FF8C00;
}

ul#Star li {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url('/mia/images/icon_star_blue.gif');
}

.MainCat{
	font-face: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color : #001166
}

.SubCat{
	font-face: Arial, Helvetica, sans-serif;
	font-size:11px;
	color : #006699;
	font-weight : normal

}

.Question{
	font-face: Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #001166;
	text-decoration : underline
}

.SubCatQ{
	font-face: Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #001166;
	font-weight : bold
}

.GoBackTop{
	font-face: Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #006699;
	font-weight : bold
}

.dispQuestion{
	font-face: Arial, Helvetica, sans-serif;
	font-size:10px;
	color : #001166
}
