﻿body
{
}
.textAccentOrange
{
	background-image: url(images/buttons/textAccentOrange.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	background-color: Transparent;
}
.smallTextButton
{
	background-image: url(images/buttons/textButtonSmall.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 31px;
	text-align: center;
	padding-bottom: 6px;
	color: White;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
	background-color: Transparent;
}
.medTextButton
{
	background-image: url(images/buttons/textButtonMed.png);
	background-repeat: no-repeat;
	width: 89px;
	height: 30px;
	text-align: center;
	border: 0;
	background-color: Transparent;
	color: White;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 6px;
	cursor: pointer;
}
.med2TextButton
{
	background-image: url(images/buttons/textButtonMed2.png);
	background-repeat: no-repeat;
	width: 146px;
	height: 30px;
	text-align: center;
	border: 0;
	background-color: Transparent;
	color: White;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 6px;
	cursor: pointer;
}
.largeTextButton
{
	background-image: url(images/buttons/textButtonLarge.png);
	background-repeat: no-repeat;
	width: 196px;
	height: 30px;
	text-align: center;
	border: 0;
	background-color: Transparent;
	color: White;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 6px;
	cursor: pointer;
}
.medTextButtonYellow
{
	background-image: url(images/buttons/textButtonMedYellow.png);
	background-repeat: no-repeat;
	width: 88px;
	height: 30px;
	text-align: center;
	border: 0;
	background-color: Transparent;
	color: black;
	font-weight: bold;
	padding-bottom: 6px;
	cursor: pointer;
}
.med2TextButtonYellow
{
	background-image: url(images/buttons/textButtonMed2Yellow.png);
	background-repeat: no-repeat;
	width: 146px;
	height: 30px;
	text-align: center;
	border: 0;
	background-color: Transparent;
	color: black;
	font-weight: bold;
	padding-bottom: 6px;
	cursor: pointer;
}
.whiteColumnHeaderBar
{
	background-repeat: no-repeat;
	width: 352px;
	height: 38px;
	text-align: center;
	color: #273159;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
#homepagebody
{
}
.homepagebodypadding
{
	padding-top: 27px;
	padding-bottom: 23px;
	padding-left: 23px;
	padding-right: 23px;
}
#homepagebodyphoto
{
	background-repeat: no-repeat;
	width: 616;
	height: 339px;
	padding: 23px;
}
.whiteBackground
{
	background-color: white;
	width: 90%;
}
.rlDragHandle
{
	background-image: url('images/icons/draghandle.gif');
	background-color: #fAf9f8;
	border: thin outset white;
	cursor: move;
	height: 15px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.reorder
{
	margin-left: -35px;
}
.reorder li
{
	list-style: none;
}
.headerNewsAlerts
{
	color: #6a6962;
	background: url(images/buttons/yellowStrip.png) no-repeat;
	width: 644px;
	height: 38px;
}
.headerNewsAlertsStyle
{
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
.arrowSmall
{
	background: url(images/misc/arrowyellow.png);
	width: 9px;
	height: 9px;
}
.textBanner
{
	width: 196px;
	height: 86px;
	padding: 4px;
	margin-bottom: 12px;
	border: solid 1px #d30106;
	background-color: #181818;
}
#homepagemockup
{
	vertical-align: top;
	background: url(images/homepageeditor/HomePage.jpg) center top no-repeat;
	width: 312px;
	height: 239px;
	padding-left: 20px;
}
