body {
	margin-top: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../img/site/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: none;
}

a:link {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: x-small;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}

.clear {
	clear: none;
} 
.clearLeft {
	clear: left;
} 
.clearRight{
	clear: right;
} 


/*top bar*/

#topBar {
	float: left;
	height: 79px;
}
#logo {
	background-position: bottom;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	float: left;
	background-image: url(../img/site/bg_black_s.gif);
	background-repeat: repeat-x;
	width: 245px;
	background-color: #FFFFFF;
}
#strap {
	float: left;
	height: 54px;
	background-image: url(../img/site/black_step.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin-top: 10px;
	width: 465px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-align: right;
}
#login {
	float: left;
	height: 69px;
	background-image: url(../img/site/black_step.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-bottom: 0px;
	margin-top: 10px;
	width: 461px;
}
.formFloat {
	float: left;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-right: 0px;
	}
.formFloat input {
	margin: 0px;
	padding:0px;
	vertical-align: middle;
}
.loginpic {
	margin-right: 10px;
	float: left;
	margin-top: 6px;
}
.enterpic {
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: x-small;
}

.fields {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 3px;
	margin-right: 5px;
}


.redStripTop {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #410049;
	float: left;
	height: 58px;
}
/*end of top bar*/

#mainSite {
	background-image: url(../img/site/bg_general.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	clear: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5627;
	margin-bottom: 1px;
	min-width: 780px;
	min-height: 458px;
}
/*left bar*/
#leftBgA {
	float: left;
	clear: none;
	background-repeat: no-repeat;
	width: 109px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../img/site/bg_left_a.jpg);
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	min-height: 370px;
}
.leftQuote {
	background: #E7E5E5;
	margin-top: 231px;
	margin-bottom: 107px;
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 12px;
}

#leftNav {
	width: 135px;
	float: left;
	padding-top: 40px;
	height: 332px;
	background-color: #410049;
	background-image: url(../img/site/bg_leftnav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.buttonPadding {
	margin-top: 13px;
	background: #FF5627;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.buttonPaddingNGN {
	margin-top: 5px;
	background: #FF5627;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*end of left bar*/

/*main article*/
.topImage {
	float: left;
	margin-left: 0px;
}
#mainArticle {
	float: left;
	width: 503px;
	background-image: url(../img/site/bg_content.gif);
	background-position: right bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 14px;
	margin-right: 11px;
	min-height: 440px;
}
.textNoWrap {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	clear: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 180px;
}

.textWithWrap {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	clear: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-image: url(../img/content/list.gif);
	list-style-type: disc;
}
.textWithWrapTerms ul{
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	clear: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
}
textWithWrap h2 {
	font-size:small;
	font-weight:bold;
	margin: 20px 0px 3px;
	padding: 0px;
	color:#FF5627;
}
textWithWrap h3 {
	text-align:center;
	font-size:small;
	font-weight:bold;
	margin: 5px 0px 3px;
	padding: 0px;
	color:#FF5627;
}
.picBorder {
	border:  1px solid #410049;
	float: right;
	margin: 5px;
}
.picBorderLeft {
	border:  1px solid #FF5627;
	float: left;
	margin-right: 5px;
}
.picNoBorder {
	float: right;
	margin: 5px;
}
.picNoBorderLeft {
	float: left;
	margin: 5px;
}
	
.rightBg {
	float: left;
	width: 20px;
	overflow: hidden;
	left: 774px;
	position: absolute;
	top: 80px;
	background-image: url(../img/site/bg_right.jpg);
	background-position: top;
	height: 370px;
}
.pageTitle {
	margin-top: 10px;
	float: left;
	margin-left: 0px;
}

.tableDaisy {
	border: #CCCCCC 1px solid;
	padding: 5px;
	background-color: #FFFFFF;
}
/*end of main article*/

/*bottom*/
#bottom {
	background-image: url(../img/site/bg_bottom.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	padding-left: 265px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 508px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
}
.titlesBold {
	font-weight: bold;
}
.titlesRedBold {
	font-weight: bold;
	color: #FF5627;
	font-size: small;
}
.textRedBold {
	font-weight: bold;
	color: #FF5627;
	font-size: x-small;
}
.buttPadding {
	margin-top: 5px;
}
.fieldsContact{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0px;
}
.fieldsComment{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 0px;
}
.sendButt {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	color: #FFF;
	font-weight: bold;
	margin-top: 5px;
	background-color: #410049;
	text-transform: uppercase;
	font-size: xx-small;
	line-height: 2em;
}
/*js*/
.itemBorder {
	border: #ADADAD 1px solid;
}

.textList {
	list-style-position: outside;
	list-style-type: none;
	line-height: 2.5ex;
}

.textListBold {
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	line-height: 2.5ex;
}
.boxOut {
	background-color: #E7E5E5;
	margin: 4px;
	padding: 4px;
}
.boxOut ul, li {
	margin: none;
	padding: none;
}
.boxGrey {
	background-color: #E7E5E5;
	margin: 0px;
	border: 1px solid #ADADAD;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*for nav*/

/* CSS Document */

.butts {
	width: 130px;
	height: 28px;
	background-color: #410049;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
}

.butts a:link, .butts a:visited{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 20px;
}

.butts a:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 13px;
}

.buttsHome {
	width: 130px;
	height: 13px;
	background-color: #410049;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 14px;
	padding-right: 5px;
	margin-top: 0px;
	text-transform: uppercase;
}

.buttsHome a:link, .buttsHome a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.buttsHome a:hover {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FF5627;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #410049;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF5627;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #410049;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.ol {
	list-style-type: inherit;
}

.calandar th{
	background-color: #FF5627;
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	float: none;
	clear: none;
}
.calandarCol {
	border-right: 1px solid #E7E5E5;
	background-color: #EFEFEF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.calandarCol2 {
	border-right: 1px solid #E7E5E5;
	border-bottom: 1px solid #E7E5E5;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}	

.2ColText {
    color: #000000;
}
select {
font-size:9px;

}
#seldate {
background-color: #FF5627;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding:5px;


}


#nodate {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
.verySmallText {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#sat_nav{margin-left: 0px;}

#sat_nav_road {border: 0px; text-align: center;}

.chooseList {list-style: circle;} /*added on 26 oct for choose your blackberrylist styles*/
.xSmallText {font-size:xx-small;} /*added on 26 oct for choose your blackberry notes*/
.iconBox {width: 100px; text-align: center; float: left; margin-left: 10px;} /*added for choose icons*/
.iconInstructions {float: left; width: 300px; margin-left: 14px; margin-top: 30px; color: #410049; }