﻿body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
body
{
	margin-top: 0px;
	background-color: #ebebeb;
}
#masterContainer
{
	/*width: 1000px;*/
	width:100%;
}
#contentContainer
{
	width: 100%;
	margin-bottom: 50px;
}
/*
*	Start header styles
*
*
*/.leftHeaderCorner
{
	background: url(images/headerTL_corner.png) no-repeat;
	width: 4px;
	height: 141px;
}
.centerHeaderRepeater
{
	background: url(images/headerGradient.png) repeat-x;
	height: 141px;
}
.rightHeaderCorner
{
	background: url(images/headerTR_corner.png) no-repeat;
	width: 4px;
	height: 141px;
}
.whiteLinks a
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.whiteLinks a:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
/*
*	Start navigation styles
*
*
*/.navBar
{
	width: 100%;
	margin-bottom: 20px;
}
.leftNavCorner
{
	background: url(images/leftNavCorner.gif) no-repeat;
	width: 4px;
	height: 35px;
}
.centerNavRepeater
{
	background: url(images/centerNavRepeater.gif) repeat-x;
	height: 35px;
}
.rightNavCorner
{
	background: url(images/rightNavCorner.gif) no-repeat;
	width: 4px;
	height: 35px;
}
.navLinkStyle a
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.navLinkStyle a:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #09C;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.blueButtonLinkStyle a
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
.blueButtonLinkStyle a:hover
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}
.blueLinks a
{
	color: #09C;
	text-decoration: none;
}
.blueLinks a
{
	color: #09C;
	text-decoration: underline;
}
a
{
	color: #09C;
	text-decoration: none;
}
a:hover
{
	color: #09C;
	text-decoration: underline;
}
p
{
	margin-bottom: 10px;
	margin-top: 2px;
}
/*
*	Start header styles
*
*
*/.header12_black
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	color: #333;
}
.header14_blue
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	color: #09C;
}
.header12_blue
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #09C;
}
.blueGfxBtn
{
	background: url(images/blueButton.png) no-repeat;
	width: 220px;
	height: 43px;
}

/*********************/
ul.telerikControlsList
{
	padding: 0;
	margin: 0;
	list-style: none;
	font: normal 11px Arial, Verdana, Sans-serif;
	cursor: default;
	color: #333;
}

ul.telerikControlsList li
{
	float: left;
	display: block;
	width: 120px;
	padding: 2px 3px;
	margin: 0 1px;
}

ul.telerikControlsList .breakline
{
	line-height: 1px;
	font-size: 1px;
	float: none;
	clear: both;
	border: none;
}
.wrapper
{
	width: 579px;
	background: white;
	margin-bottom: 30px;
}
img
{
	border: 0;
}

div.left-column ul, div.right-column ul, div.left-column h5, div.right-column h5
{
	padding: 0;
	margin: 0;
	list-style: none;
}

div.left-column h5, div.right-column h5
{
	font-size: 14px;
	padding-bottom: 12px;
}

div.left-column, div.right-column
{
	margin: 10px 0 0 10px;
	padding-bottom: 10px;
	width: 200px;
	font-size: 12px;
	height: 100px;
}

div.left-column a, div.right-column a
{
	color: #86b751;
	text-decoration: none;
}

div.left-column
{
	float: left;
	border-right: solid 1px #d4d4d4;
	padding-right: 10px;
}
div.right-column
{
	float: right;
	padding-left: 5px;
}

.title
{
	color: #4f4236;
	font-weight: bold;
	font-size: 14px;
	font-family: Calibri, Arial;
}

.info
{
	color: #ff0000;
	font-size: 14px;
	font-family: Calibri, Arial;
}

/*********************/
