/* CSS Document */

.main {font-family: Tahoma; font-size: 11px; color: #5c676d; line-height:16px}
.main a:link,.main a:active,.main a:visited {color: #2c3f85; font-weight:bold; text-decoration: underline}
.main a:hover {color: #2c3f85; text-decoration: none}

.largeTitle {font-family: Tahoma; font-size: 17px; font-weight:bold; color: #ff9500}

.mibsTitle {font-family: Tahoma; font-size: 18px; font-weight:bold; color: #2c3f85}

.btm {font-family: Tahoma; font-size: 9px; color: #5c676d; line-height:16px; padding-top:20px}
.btm a:link,.btm a:active,.btm a:visited {color: #5c676d; font-weight:bold; text-decoration: underline}
.btm a:hover {color: #5c676d; text-decoration : none}

.blur {font-family: Tahoma; font-size: 11px; color: #CFCFCF; line-height:16px}

.NormalField {font-family: Tahoma; font-size: 11px; text-align: left; color: black; background-color: #FFFFFF;
border-color: #808080; border-style: solid; border-width: 1px; width:120px}

.optionField {font-family: Tahoma; font-size: 11px; color: black; background-color: #FFFFFF;
border-color: #808080; border-style: solid; border-width: 1px; width:320px}

.paperTitleField {font-family: Tahoma; font-size: 11px; color: black; background-color: #FFFFFF;
border-color: #808080; border-style: solid; border-width: 1px; width:400px}

.smallField {font-family: Tahoma; font-size: 11px; text-align: left; color: black; background-color: #FFFFFF;
border-color: #808080; border-style: solid; border-width: 1px; width:60px}

.NormalButton
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: 500;
	font: 11 px;
	text-align: center;
	cursor: hand;
	color:#808080;
	width: 80px;
	background-color:#FFFFFF;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}