body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin:0px;	
	padding:0px;	
	text-align: left;
}

	
h2 {
 	color: #ffffff;
	font-size: 10pt;
	font-weight: lighter;
	font-style:italic;
	margin:0px;
	padding:0px;
	text-align:right;
	}
	
h3 {
	color: #ffffff;
	font-size: 18pt;
	font-style:italic;
	font-weight: normal;
	margin:0px;
}

h4 {
	color: #ffffff;
	font-size: 12pt;
	font-style:italic;
	font-weight: normal;
	margin:0px;
	font-weight: bold;
}

h5 {
	color: #611b52;
	font-size: 10pt;
	font-style:italic;
	font-weight: normal;
	margin:0px;
	font-weight: bold;
}
	
a {
	color: #FFFFFF; 
	text-decoration: none; 
	padding:0px; margin:0px;
}


a:hover {
	color: #FF0000; 
	text-decoration:underline; 
	padding:0px; 
	margin:0px;
}

img {
	padding:0px;
	margin:0px;
	border: 0px;
}

.clear {
	clear:both;
}

/* END: Global Assignments */


/* START: Banner Containers */

#Wrapper {
	width: 930px;
	background: url(../images/background.jpg) no-repeat;
	min-height:900px;
	height: 900px !important;
	height:900px;
	margin: 0 auto;
	text-align:left;
	padding:0px;
	}

#Banner 
{
     width: 930px;
     height: 146px;
}

#Banner .Logo 
{
    width: 200px;
    height: 120px;
    float: left;
    margin-bottom: 25px;
}

#Banner .ArchiveLogin 
{
    width: 136px;
    height: 37px;
    float: right;
    padding-top: 105px;
    margin-right: 40px;
}

#Banner .Navigation 
{
    width: 930px;
    background: url(../images/nav-bg-off.gif) repeat-x left top;
    height: 21px;
}

/* END: Banner Containers */


/* START: Main Content Containers */

#FlashContainer 
{
    width: 930px;
    height: 190px;
    margin-bottom: 20px;
}

#ContentWrapper 
{
    width: 930px;
    margin-top: 40px;
}

#ContentWrapper h1 {
	color: #ffffff;
	font-size: 2em;
	font-weight: normal;
	margin:0px;	
	padding:0px;	
	text-align: left;
}

#ContentWrapper .MainContent 
{
    float: left;
    background:url(../images/purple.png);
	min-height:340px;
	height: auto !important;
	height:340px;
	width: 550px;
	padding: 10px;
	color: #FFFFFF;
}

#ContentWrapper .RightColumn 
{
    float: right;
    width: 360px;
    min-height:350px;
	height: auto !important;
	height:350px;
}

#ContentWrapper .RightColumn .InfoPanel 
{
    width: 318px;
    margin-left: 20px;
    margin-bottom: 20px;
    min-height:148px;
	height: auto !important;
	height:148px;
	background-color: #c0c0c0;
	color: #000000;
	padding: 10px;
	border: #611b52 1px solid;
}

#ContentWrapper .RightColumn .InfoPanel a {color: #611b52; text-decoration: none;}
#ContentWrapper .RightColumn .InfoPanel a:hover {color: #611b52; text-decoration: underline;}

#ContentWrapper .RightColumn .ImgPanel
{
    width: 340px;
    min-height: 170px;
    height: auto !important;
    height: 170px;
    margin-left: 20px;
    margin-bottom: 20px;
}

/* END: Main Content Containers */

/* START: Login Box */

#LoginPanel 
{
    width: 420px;
    margin: 50px 0px 0px 50px;
    min-height:140px;
	height: auto !important;
	height:140px;
	background-color: #a788a2;
	background-image: url(../images/login-bg.gif);
	background-position: top left;
	background-repeat:repeat-x;
	color: #000000;
	padding: 0px 10px 0px 10px;
	border: #FFFFFF 1px solid;
}

#LoginPanel .Row 
{
    width: 400px;
    height: 25px;
    color: White;
    border-bottom: 1px solid #ffffff;
    padding:10px 10px 10px 10px;
}

#LoginPanel .ButtonRow 
{
    width: 400px;
    height: 25px;
    color: White;
    padding:10px 10px 10px 10px;
    text-align:center;
}

#LoginPanel .Col
 {
     width: 200px;
     text-align:center;
     float: left;
     height: 25px;
     line-height: 20px;
 }

/* END: Login Box */


/* END: Footer Containers */

#Footer 
{
    width: 930px;
    margin-top: 20px;
    color: #000000;
}

#Footer a {color: #000000; text-decoration: none;}
#Footer a:hover {color: #FF0000; text-decoration: underline;}

#Footer .Links 
{
    width: 930px;
}

#Footer .Info 
{
    margin-top: 10px;
    width: 930px;
}

/* END: Footer Containers */

/* START: News Containers */

#NewsWrapper 
{
    width: 550px;
}

#NewsWrapper .NewsContainer 
{
    border: #945286 1px solid;
    background-color: #7a3b6d;
    width: 530px;
    margin-top: 20px;
    padding: 10px;
}

/* END: News Containers */

/*start contact container style*/

.contact_container
{
	min-height: 280px;
	margin: 0 auto;
	height: auto !important;
	height: 280px;
	padding: 10px 0px 10px 0px;
	width: 360px;
}

.cc_label_container
{
	text-align: left;
	vertical-align: top;
	width: 80px;
	float: left;
	padding: 5px 0px 5px 0px;
}

.cc_text_container
{
	text-align: left;
	vertical-align: top;
	width: 250px;
	float: left;
	padding: 5px 0px 5px 0px;
}

.field_row
{
	padding: 5px 0px 5px 0px;
}

.right_link_container
{
	padding: 5px 0px 5px 0px;
	float: right;
	margin-right: 20px;
}

.validatorClass
{
	color: #ffffff;
}

.info
{
	color: #42df04;
}

.info_container
{
	text-align: center;
	width: 335px;
}

.contact-content-container
{
	width: 378px;
	float: left;
}
/*end contact container style*/