@charset "utf-8";
/* CSS For New Home Page */
#wrapper {
	background: url(/WMD/images/tile_bg01.jpg) repeat-x;
	background-color: #f1f7fd;
}
.TableLayout{ 
	height: 280px;
}
.TableLayout2{ 
	width: 1024px;
	font-family: Arial; 
	height: 110px;
	margin-top: 30px;
}
.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
}
.UpperCols{
	height: 203px;
	text-align:center;
	vertical-align: top;
}
.UpperCols div{
	font-family: Arial;
	font-size: 1.2em;
	color: White;
	margin-top: 10px;
}
.BottomLeftCol{
	vertical-align: top;
	margin-left: 75px;
}
.BottomRightCol{
	/*border-left: solid; 
	border-left-color: black; 
	border-left-width: medium;*/ 
	vertical-align: top;
	width: 37%;
	/*border-left: 2px solid #E9AD12;*/
	border-left: 2px solid Black;
}
.QuickLink{
	font-size: 1.2em;
	color: #022a45;
	margin-left: 75px;
}
.Hyperlink a {
	font: Arial;
	font-size: 14px;
	color: black;
}
ul {
	list-style: none;
	padding: 0; 
	margin: 0;
}
li.Hyperlink {
	margin: 0;
	padding: 0;
	padding-left: 1em; 
	margin-bottom: 0px;	
	background:  url(/library/images/bullet/ListWt.gif) no-repeat 0 .1em;
	}
.Hyperlink a:active{
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.PicContentTitle{
	font-size: 1.2em; 
	font-weight: normal; 
	color: #022a45;
	text-align: center;
}
.IntroTitle{
	font-size: 1.2em; 
	color: color: #022a45;
	text-align: left;
}
.WhatsNew{
	font-size: 14px; 
	color: #022a45;
	margin-left: 35px;
	display: block;
}
.faq {
	font: Arial;
	font-size: 14px;
	color: black;
}
