body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color: #BBDDFF;
	background-image: url(images/bg_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;


}
p, a, td, li, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;

}

.StrapLine {
	height: 35px;
	vertical-align: middle;
	text-align: right;
	margin: 5px;
	font-weight: bold;

}

.TopMenu {
	color: #FFFFFF;
	line-height: normal;
	padding: 2px 10px;
	background-color: #4A7AB5;
}

.TopMenu A {
	color: #FFFFFF;
	text-decoration: none;
}

.TopMenu A:HOVER {
	color: #99CCFF;
	text-decoration: none;
}

.ColLeft {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	vertical-align: top;



}
.ColMain {
	vertical-align: top;
	padding: 20px 10px 10px;
}
.ColRight {
	vertical-align: top;
}

.ColRightBox {
	padding-top: 10px;
}

.Title {
	font-size: 12px;
	font-weight: bold;
}

.LeftMenu {
	padding-top: 20px;
	vertical-align: top;
}
.LeftMenu .Item {
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	color: #000000;
	padding-bottom: 10px;


}
.LeftMenu .Item A {
	text-decoration: none;
	font-weight: bold;
	color: #000000;

}
.LeftMenu .Item A:HOVER {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.ColMain .Text {
	padding-left: 25px;
}

.ColRightBox .Link {
	text-align: right;
	padding-top: 5px;
	vertical-align: bottom;
	line-height: 0px;


}

.SearchBox {
	background: #EEEEEE;
	padding: 10px;
}
.SearchBox FORM {
	line-height: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;


}
.SearchBox .Title {
	text-align: right;
	padding-bottom: 10px;
	color: #666666;

}
.SearchBox INPUT {
	height: 22px;
	width: 120px;
	border: 1px solid #666666;
}

.WhiteBox {
	padding: 10px;
	border: 1px solid #EEEEEE;
}
.WhiteBox .Title {
	text-align: right;
	padding-bottom: 10px;
	color: #666666;

}
.BlueBox {
	padding: 10px;
	background-color: #4A7AB5;
	color: #FFFFFF;
}
.BlueBox  .Title {
	text-align: right;
	padding-bottom: 10px;
}
.BlueBox .Entry {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	text-indent: 0px;
	background-image: url(images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
 
TABLE.Wrapper {
	background-color: #FFFFFF;
}
.ticktext {
	font-weight: bold;
}
.TopMenu INPUT {
	font-size: 10px;
}
FORM {
	line-height: 0px;
	margin: 0px;
	padding: 0px;

}
