@charset "utf-8";
/* CSS Document */
* {
	margin : 0;
	padding : 0;
}

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}


ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
	color: #344a74;
}


h1 {  /*titles*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	color: #4294b8;
}
h2 {  /**/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #72b92d;
}
h3 {  /*subtitles*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	color: #72b92d;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #72b92d;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #23334f;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
	color: #344a74;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #4294b8;
	text-decoration: none;
}
a:hover {
	color: #72b92d;
}

.Banner {
	background-image: url(../Media/Banner/Background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Logo {
	padding-top: 10px;
}
.Flash {
	padding-top: 48px;
}


.Window {
	background-color: #e6e6e6;
}
.Window-Top {
	background-image: url(../Media/Body/Window/Top.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.Window-Right {
	background-image: url(../Media/Body/Window/Right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.Window-Bottom {
	background-image: url(../Media/Body/Window/Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.Window-Left {
	background-image: url(../Media/Body/Window/Left.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.Window-Menu-Left{
	background-image: url(../Media/Body/Window-Menu/Left.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.Window-Menu-Right{
	background-image: url(../Media/Body/Window-Menu/Right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.Window-Flash-Top {
	background-image: url(../Media/Body/Window-Flash/Top.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.Window-Flash-Right {
	background-image: url(../Media/Body/Window-Flash/Right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.Window-Flash-Bottom {
	background-image: url(../Media/Body/Window-Flash/Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.Window-Flash-Left {
	background-image: url(../Media/Body/Window-Flash/Left.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#Window-White {
	background-color: #ffffff;
}
.Window-White-Top {
	background-image: url(../Media/Body/Window-White/Top.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.Window-White-Right {
	background-image: url(../Media/Body/Window-White/Right.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.Window-White-Bottom {
	background-image: url(../Media/Body/Window-White/Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.Window-White-Left {
	background-image: url(../Media/Body/Window-White/Left.jpg);
	background-repeat: repeat-y;
	background-position: top;
}


.Gradient {
	background-image: url(../Media/Body/Window-Blue/Gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Right {
	padding-top: 7px;
}
.Right p {
	text-align: left;
	font-size: 10px;
}
.Window-Pad {
	padding: 13px;
}
.DarkBlue-Pad {
	padding: 13px;
}
.DarkBlue-Pad p {
	color: #FFFFFF;
}
.Border {
	background-image: url(../Media/Body/Line.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.Blue-Pad {
	padding-left: 3px;
	z-index: 5;
}
.Blue-Pad p {
	color: #f2f2f2;
	text-align: left;
}
.Blue-Pad h5 {
	font-size: 10px;
	color: #9c9c9c;
}
.Title-Border {
	border-bottom: 1px solid #cfcfcf;
}
.New {
	background-image: url(../Media/Body/Window-Blue/Corner-New.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Sale {
	background-image: url(../Media/Body/Window-Blue/Corner-Sale.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
}
.DarkBlue {
	background-color: #23334f;
}
.DarkBlue h2 {
	color: #e0da36;
}
.Grey {
	background-color: #e6e6e6;
}
.Job p {
	color: #4294b8;
}
.Blue {
	background-color: #4294b8;
}
.Blue a, .Blue p {
	letter-spacing: -1px;
	font-size: 10px;
}
.Blue a:link, .Blue a:active, .Blue a:visited {
	color: #344a74;
}
.Blue a:hover {
	color: #72b92d;
}
.Yellow {
	list-style-image: url(../Media/Body/Bullets-Yellow.jpg);
	list-style-position: inside;
}
.Yellow li {
	color: #f2f2f2;
}
.Green {
	list-style-image: url(../Media/Body/Bullets-Green.jpg);
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
}
.Highlight p {
	color: #9c9c9c;
}
.Button p {
	color: #9c9c9c;
	font-size: 9px;
}
.Img-Top {
	z-index: 20;
	float: top;
	position: absolute;
	margin-left: -28px;
	margin-top: -80px;
}
.Img-Top2 {
	z-index: 20;
	float: top;
	position: absolute;
	margin-left: -20px;
	margin-top: -112px;
}

.Button input {
	width: 76px;
	height: 28px;
	border: none;
}
select {
	border: solid 1px #cfcfcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #344a74;
	height: 20px;
	width: 152px;
}
input {
	border: solid 1px #cfcfcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #344a74;
	height: 18px;
	width: 150px;
}
 textarea {
	border: solid 1px #cfcfcf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #344a74;
	width: 249px;
}



.Footer a:link, .Footer a:active, .Footer a:visited, .Footer a:hover {
	font-size: 10px;
}
.Footer p {
	color: #9c9c9c;
	font-size: 10px;
	text-align: left;
}
.Copyright p {
	color: #9c9c9c;
	font-size: 10px;
	text-align: left;
}
.Copyright a:link, .Copyright a:active, .Copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #72b92d;
}
.Copyright a:hover {
	color: #4294b8;
	font-size: 10px;
}