/* CSS Document
To make the editor have the right styles - use the fck_internal.css to fix the textarea look and feel for example 
 */
body, td, tr { vertical-align:top;  font-family:verdana; font-size:11px; line-height:13px; color:#000000;}
td, tr { vertical-align:top;   font-family: verdana; font-size:11px; line-height:13px; color:#000000;} 

.Bold
{
	font-weight: bold;
}


.Title
{
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}

.Title2
{
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}

.Title3
{
	font-weight: bold;
	font-size: 12px;
	color: #333399;
	line-height:16px; 
}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.text2 {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	color: #FF7200;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FF7200;
}
.letter {
	font-family: tahoma;
	font-size: 14px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 16px;
	width: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	top: 1px;
	right:0px;
	bottom:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FF6600;
}
.form {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 16px;
	width: 267px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
}
.form2 {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 81px;
	width: 267px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	overflow:auto;
}
.greenSub {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.blueSub {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}

.BigBlue {
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033CC;
	}