/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif, System;
	color: #6095C1;
	font-size: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.languageText{
	font-size: 0.6em;
}


a:link {
	color: #6095C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6095C1;
}
a:hover {
	text-decoration: underline;
	color: #D52667;
}
a:active {
	text-decoration: none;
	color: #6095C1;
}

.whitetext {
	color: #FFFFFF;
}

h4 {
	margin: 3px;
	border: 0px;
	padding: 0px;
}


.headerHolder{
	width: 100%;
	height: 207px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url( 'images/Logo.jpg' );
	background-position: Top Center;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	display: block;
}




.navbarHolder{
	width: 100%;
	height: 36px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url( 'images/NavBarBKG.gif' );
	background-position: Top Center;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
	display: block;
}

.navbarMain{
	width: 990px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	display: block;
}

.navbarMain a
{
    text-decoration: none;
    color: #FFFFFF;
}

.navbarMain a:hover
{
    text-decoration: none;
    color: #210A31;
}




.contentHolder{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 0px;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainHolder{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainHolderPurple{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #4D3B5A;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainHolderRed{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B70B05;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainHolderGreen{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #75A319;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainHolderBlue{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #6095C1;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainAnimation{
	width: 468px;
	height: 383px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( 'images/FlashHolder.jpg' );
	background-position: Top Left;
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainPurple{
	width: 174px;
	height: 383px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( 'images/HmPgPurpleBKG.jpg' );
	background-position: Top Left;
	background-repeat: no-repeat;	
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainPurple a
{
    text-decoration: none;
    color: #FFFFFF;
}

.contentMainPurple a:hover
{
    text-decoration: none;
    color: #D52667;
}

.contentMainRed{
	width: 174px;
	height: 383px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( 'images/HmPgRedBKG.jpg' );
	background-position: Top Left;
	background-repeat: no-repeat;	
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainRed a
{
    text-decoration: none;
    color: #FFFFFF;
}

.contentMainRed a:hover
{
    text-decoration: none;
    color: #210A31;
}

.contentMainGreen{
	width: 174px;
	height: 383px;
	margin-left: auto;
	margin-right: auto;
	background-image: url( 'images/HmPgGreenBKG.jpg' );
	background-position: Top Left;
	background-repeat: no-repeat;	
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainGreen a
{
    text-decoration: none;
    color: #FFFFFF;
}

.contentMainGreen a:hover
{
    text-decoration: none;
    color: #210A31;
}

.contentMainSnippetHolder{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentMainSnippetBox{
	width: 216px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url( 'images/HmPgSnippetBKG.jpg' );
	background-position: Top Center;
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
	display: block;
}

.contentMainSnippet{
	width: 200px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	margin-bottom: 0px;
	font-size: 0.7em;
	font-weight: bold;
	color: #6095C1;
	text-align: left;
	overflow: hidden;
	display: block;
}

.contentPaddedBox{
	width: 99%;
	margin-left: auto;
	margin-right: auto;		
	padding: 8px 5px 5px 6px;
	overflow: hidden;
	display: block;
}

.contentPaddedBoxWhite{
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 5px 5px 6px;
	overflow: hidden;
	display: block;
	background-color: #FFFFFF;
}

.contentSubLeft{
	width: 173px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url( 'images/HeadingLineTrans.gif' );
	background-position: Top Left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	color: #FFFFFF;
	overflow: hidden;
	display: block;
	float: left;
}

.contentSubLeft a
{
    text-decoration: none;
    color: #FFFFFF;
}

.contentSubLeft a:hover
{
    text-decoration: none;
    color: #D52667;
}

.contentSubRight{
	width: 817px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.7em;
	color: #4D3B5A;
	overflow: hidden;
	display: block;
	float: right;
}

.contentSubRightNav{
	width: 817px;	
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	overflow: hidden;
	display: block;
}

.contentSubRightNav a
{
    text-decoration: none;
    color: #FFFFFF;
}

.contentSubRightNav a:hover
{
    text-decoration: none;
    color: #D52667;
}

.contentSubRightSnippet{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	background-image: url( 'images/SubPageSnippetBKG.jpg' );
	background-position: Top Center;
	background-repeat: repeat-x;
	text-align: left;
	overflow: hidden;
	display: block;
}





.footerNavbarHolder{
	width: 100%;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 0px;	
	background-image: url( 'images/FooterBkg.gif' );
	background-position: Top Center;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
	display: block;
}

.footerSubHolder{
	width: 100%;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;	
	background-image: url( 'images/FooterSubBKG.jpg' );
	background-position: Top Center;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden;
	display: block;
}

.footerSubMainHolder{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.65em;
	font-weight: bold;
	color: #6095C1;
	text-align: left;
	overflow: hidden;
	display: block;
}

