﻿body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: url(img/BGimage.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #d21241;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #d21241;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 7px;
	background-image: url(img/h2Tag.gif);
	background-repeat: no-repeat;*/
}

p
{
    margin-bottom: 10px;
}

img {
	border: none;
}



a
{
    color:#9A0300;
}

* {
	margin: 0;
	padding: 0;
}
.clearer {
	clear: both;
}

/*Generic Classes */

.infoTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
.sloganTxtSml {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #EAEAE0;
	text-align: right;
}

.blackTxt {
	color: #000;
}

.whiteTxt {
	color: #fff;
}

.orangeTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FAB417;
	font-weight: normal;
}
.redTxt {
	font-size: 1.2em;
	color: #780700;
}
.grayTxt {
	font-size: 1.6em;
	color: #666666;
	font-weight: bold;
}

.errorText
{
    color: #d21241;
    font-size: smaller;
}

.imgPartnerLogo
{
    float: right;
    margin-left: 5px;
}

#Global_MainHeader1_sadiBG {
	height: 260px;
	
}

h2.underline
{
    width: 100%;
    border-bottom: dotted 1px #444;
    margin-bottom: 10px;
    background-color:#eee;
    margin-top:20px;
    font-size:larger;
}

#mainContentContainer
{
    min-height: 450px;
}

#mainContentContainer li
{
    margin-left: 40px;
    list-style-type:square;
    list-style-position: outside;
}

/*LH Column */
#mainContentContainer .sideNavigation 
{
    width:100%;   
}

#mainContentContainer .sideNavigation a:link 
{
    display: block;
    width:90%;
    min-height:25px;
    vertical-align: middle;
    text-decoration: none;
    padding:9px 0px 0px 5px
}

#mainContentContainer .sideNavigation .title
{
  font-size: 1.3em;
	font-weight: bold;
	color: #d21241;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/* Section Landing Pages */
#mainContentContainer .landingContainer 
{
    width:100%;
    margin-bottom:20px;
    
}

#mainContentContainer .landingContainer .lhBox
{
    width:100px;
    border: solid 1px #333;
    margin-left:10px;
    margin-right:20px;
    float: left;
    min-height:100px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
}

#mainContentContainer .landingContainer .rhBox
{
    float: left;
    width: 500px;
    height:100px;
}

/* Overrides */
.headerAll 
{
    background-image: url(img/BannerMontage.jpg);
	background-repeat: no-repeat;
	background-position: 200px -3px;
	height:256px;
		z-index:90;
		top:30px;
}
.headerAllan 
{
    background-image: url(img/allan_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}
.headerSadi 
{
    background-image: url(img/sadi_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}
.headerSurinder 
{
    background-image: url(img/surinder_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}

.headerKatheryn 
{
    background-image: url(img/katheryn_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}

.headerKate
{
    background-image: url(img/kate_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}

.headerDavid
{
    background-image: url(img/david_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}

.headerMartin
{
    background-image: url(img/martin_single.jpg);
    background-repeat: no-repeat;
	background-position: 330px -3px;
	height:256px;
		z-index:90;
		top:30px;
}

/* Used for table content */
.infoTable td
{
    padding:3px;
}
