@font-face {
	font-family: Calibri;
	font-style:  normal;
	font-weight: normal;
	src: url('fonts/CALIBRI3.eot');
}

@font-face {
	font-family: Calibri;
	font-style:  normal;
	font-weight: 700;
	src: url('fonts/CALIBRI2.eot');
}

@font-face {
	font-family: Calibri;
	font-style:  oblique;
	font-weight: normal;
	src: url('fonts/CALIBRI1.eot');
}

@font-face {
	font-family: Calibri;
	font-style:  oblique;
	font-weight: 700;
	src: url('fonts/CALIBRI0.eot');
}

body
{
	margin: 0px auto;
	overflow: on;
}

#dheadercontainer
{
	text-align: center;
	height: 140px;
	width: 800px;
}

#tdcontentbody
{
/*	background: #113356;*/
	background: #ffffff;
	padding: 40px 55px 40px 55px;
}

img
{
	border: none;
}



/* FONT STYLES */

.contenttitle
{
	font-family: Arial, Tahoma;
	font-size: 125%;
	font-weight: bold;
	color: #113356;
}

.contentsubtitle
{
	font-family: Arial, Tahoma;
	font-size: 75%;
	font-weight: bold;
	color: #3a567c;
}

.contentbody
{
	font-family: Arial, Tahoma;
	font-size: 67%;
	letter-spacing: 0.25px;
	color: #555555;
}

.pronounciation
{
	font-family: Trebuchet MS, Tahoma;
	font-style: italic;
	font-weight: bold;
	font-size: 75%;
	color: #555555;
}

.quote
{
	font-family: Arial, Tahoma;
	font-style: italic;
	font-size: 75%;
	color: #555555;
}

.quotewithbg
{
	font-family: Arial, Tahoma;
	font-style: italic;
	font-size: 75%;
	color: #ffffff;
}

.quoter
{
	font-family: Arial, Tahoma;
	font-size: 75%;
	color: #555555;
	text-align: right;
}

.quoterwithbg
{
	font-family: Arial, Tahoma;
	font-size: 60%;
	color: #ffffff;
	text-align: right;
	padding-top: 5px;
}

.didyouknow
{
	font-family: Trebuchet MS, Tahoma;
	font-size: 75%;
	text-align: center;
	color: #555555;
}

.comment
{
	font-family: Trebuchet MS, Tahoma;
	font-size: 80%;
	color: #555555;
}

a:link, a:visited
{
	color: #1ab5f1;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.menufont
{
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	text-align: right;
}

.DropdownMenuFont
{
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
}

.blocktitle
{
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
}

.blockitemtitle
{
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #113356;
	padding-top: 5px;
	padding-bottom: 3px;
}

.blockitembody
{
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #555555;
}

.blockdatemonth
{
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #777777;
}

.blockdateday
{
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size: 40px;
	color: #aaaaaa;
}

.blockitemdate
{
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #555555;
}

.smallbr
{
	font-size: 5px;
}



/*
	BACKGROUND
*/

.vertgradientblue
{
	background: url(../img/global/vertgradient_blue.jpg) repeat-x;
	background-color: #26abef;
}

.bgblue
{
	background: #009cec;
}



/* PADDING */

.titlepadding
{
	padding-bottom: 15px;
}

.columnpaddingleft
{
	padding-left: 20px;
}

.smalltoppad
{
	padding-top: 5px;
}

.menupadding
{
	padding: 5px 10px 5px 10px;
}



/* BORDER */

.quoteborder
{
	border: 1px #aaaaaa solid;
}

.didyouknowborder
{
	border: 1px #aaaaaa solid;
}