﻿html, form, body 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background-color: #1e196d;
	color: #1e196b;
	line-height: 150%;
	margin-top: 0px;
}

H1
{
	color: #1e196b;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	margin: 10px 0px;
	padding: 0px;
}

P
{
	margin: 10px 0px;
	padding: 0px;
}

A
{
	color: #00ade9;
}

UL
{
	margin: 0px 0px 0px 40px;
}

IMG
{
	border: 0px;
}

A:Hover
{
	color: #1e196b;
}


/* Inputs */

INPUT, SELECT, TEXTAREA
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.TextboxBig
{
	padding: 2px;
	width: 350px;
	border: solid 1px silver
}

/* Menu */
.Menu
{
	background-color: #00ade9;
	background-image: url(Images/mnu-bg.jpg);
	background-repeat: repeat-x;
	width: 896px;
	height: 39px;
}

.MenuSub
{
	padding: 7px 20px 0px 20px;
}

.FalseMenuLnk
{
	color: White;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
}

A.MenuLnk
{
	color: White;
	text-decoration: none;
	text-align: center;
	display: block;
	font-size: 16px;
}

A:Hover.MenuLnk
{
	color: #1e196b;
	text-decoration: underline;
	text-align: center;
	display: block;
	font-size: 16px;
}

/* Placeholder */
.Main
{
	width: 896px;
	margin: 0px auto;
	background-color: White;
}

.Body
{
	background-image: url(Images/body-bg.jpg);
	background-repeat: repeat-y;
	
}


.Body1
{
	background-image: url(Images/body-bg-hp.jpg);
	background-repeat: repeat-y;
	
}

.BodyHolder
{
	padding: 20px 30px 30px 20px;
	min-height: 300px;
}

.Footer
{
	background-image: url(Images/footer.jpg);
	height: 79px
}

.FooterHolder
{
	padding: 15px 0px 0px 35px;
	text-align: center;
	color: White;
}

.FooterHolder A
{
	color: White;
	text-decoration: none;
}

.ImageHolder
{
	width: 253px;
	padding: 0px 00px 0px 20px;
	float: right;
}

/* IndicaTION cLASSES */
.Error
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: crimson;
	padding-top: 5px;
}

.Success
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: darkgreen;
	padding-top: 5px;
}

.SuccessBorder
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: darkgreen;
	padding-top: 5px;
	border: solid 1px darkgreen;
	background-color: #e7ffe7;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.HPHdr
{
	width: 267px;
	height: 40px;
	background-color: #1e196b;
}

.GBody H1
{
	padding-top: 0px;
	margin-top: -3px;
	font-size: 18px;
}

.GBody H2
{
	padding: 0px;
	margin: 5px 0px;
	font-size: 14px;
}

.GHdr
{
	background-color: #f6f6f6;
	width: 267px;
	height: 16px;
	background-repeat: no-repeat;
	color: #1e196b;
}

.GFtr
{
	background-color: #f6f6f6;
	width: 267px;
	height: 16px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.GBody
{
	background-color: #f6f6f6;
	padding: 0px 10px 0px 10px;
	width: 247px;
	margin: 0px;
	min-height: 200px;
}

.GBody P
{
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.HPHdr H1
{
	color: White;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
	font-size: 18px;
}

.HPFtr
{
	width: 267px;
	height: 56px;
	background-color: #1e196b;
}

.HPFtr A
{
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px 0px;
	padding: 10px 0px;
	text-decoration: underline;
	display: block;
	padding-left: 20px;
	padding-right: 40px;
	font-weight: bold;
	line-height: 110%
}


.newsticker-jcarousellite { width:250px;   }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height: 120px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { width:200px; overflow: hidden; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.BlogBox
{
 width:250px; list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height: 150px;  overflow: hidden; 
}

