/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/header-bg.jpg) top left repeat-x;
	background-color:#e5e8ee;
}

.txt14cal
{
	font-family:Calibri;
	font-size:14px;
	color:#fff;
	font-weight:normal;
}

.txt14cal a
{
	font-family:Calibri;
	font-size:14px;
	color:#00e3fe;
	text-decoration:underline;
	font-weight:normal;
}

.txt14cal a:hover
{
	font-family:Calibri;
	font-size:14px;
	color:#fff;
	font-weight:normal;
}

.txt14black
{
	font-size:14px;
	color:#333;
	line-height:20px;
}

.txt12black
{
	font-size:12px;
	color:#333;
	line-height:18px;
}

.txt12black a
{
	font-size:12px;
	color:#0066CC;
	line-height:18px;
	text-decoration:underline;
}

.txt12black a:hover
{
	font-size:12px;
	color:#002157;
	line-height:18px;
}

.txt10gray
{
	font-size:10px;
	color:#999;
	line-height:13px;
}

.txt12dblue
{
	font-size:12px;
	color:#002157;
	line-height:18px;
}

.txt13white
{
	font-size:13px;
	color:#fff;
	line-height:18px;
}

.txt13white a
{
	font-size:13px;
	color:#fff;
	line-height:18px;
	text-decoration:underline;
}

.txt13white a:hover
{
	font-size:13px;
	color:#00e3fe;
	line-height:18px;
}

h1
{
	font-family:Calibri;
	font-size:24px;
	margin:0px;
	font-weight:normal;
	color:#002157;
}

.banner-head
{
	font-family:Calibri;
	font-size:20px;
	line-height:19px;
	margin:0px;
	font-weight:normal;
	color:#fff;
}

.welcomebg
{
	background:url(images/welcome-bottom.jpg) center bottom no-repeat;
	background-color:#fff;
}

.wwdbg
{
	background:url(images/wed-bottom.jpg) center bottom no-repeat;
	background-color:#fff;
}

.listStyle1
{
	font-size:14px;
	color:#333;
	line-height:18px;
}

	.listStyle1 ul
	{
		padding:0px;
		margin:0px;
		padding-left:15px;


	}
	
	.listStyle1 li
	{
		padding-bottom:5px;
		padding-left:5px;
		padding-top:5px;
		line-height:15px;
		color:#0066CC;

	}
	
.listStyle2
{
	font-size:14px;
	color:#333;
	line-height:18px;
}

	.listStyle2 ul
	{
		padding:0px;
		margin:0px;
		padding-left:15px;


	}
	
	.listStyle2 li
	{
		padding-bottom:5px;
		padding-left:5px;
		padding-top:5px;
		line-height:15px;
		color:#0066CC;

	}
	.error_text {
	font-family: Lucida Grande, Trebuchet MS, verdana, arial; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #FF0000;
	text-decoration: none;
}