.body {
	background-image : url(images/stripe.gif);
	text-align: center;
	background-attachment : fixed;
	background-repeat : repeat;
	margin : 10px 10px 10px 10px;
}

.mainTable {
	width : 820px;
	text-align : center;
	border : 0px none Black;
	padding : 0px 0px 0px 0px;
}

.topLeft {
	height: 20px;
	width: 20px;
	background-image : url(images/corner_tl.gif);
	background-color : transparent;
	background-position : bottom;
	background-repeat : no-repeat;
}

.topMiddle {
	height: 20px;
	width: auto;
	background-color : #FFFFFF;
}

.topRight {
	height: 20px;
	width: 20px;
	background-image : url(images/corner_tr.gif);
	background-color : transparent;
	background-position : bottom;
	background-repeat : no-repeat;
}

.bottomLeft {
	height: 20px;
	width: 20px;
	background-image : url(images/corner_bl.gif);
	background-color : transparent;
	background-position : top;
	background-repeat : no-repeat;
}

.bottomMiddle {
	height: 20px;
	width: auto;
	background-color : #FFFFFF;
}

.bottomRight {
	height: 20px;
	width: 20px;
	background-image : url(images/corner_br.gif);
	background-color : transparent;
	background-position : top;
	background-repeat : no-repeat;
}

.pageHeader {
	height: 155px;
	width: 780px;
	vertical-align: bottom;
	text-align: left;
	background-color : #FFFFFF;
	background-image : url(images/logoCloud.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}

.mainText {
	width: 450px;
	height: auto;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-left : 35px;
	padding-right : 35px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-top : 20px;
}

.pageTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-size-adjust : none;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #0C2D83;
}

.pageSub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-size-adjust : none;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #0C2D83;
}

.tableTeam {
	width : 400px;
	height: auto;
	border : 0px none Black;
}

.textTeam {
	width: 267px;
	height: 200px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	vertical-align: middle;
	border-left : 2px ridge #0C2D83;
	border-bottom: 2px ridge #0C2D83;
	padding-left : 20px;
}

.picTeam {
	width: 133px;
	height: 200px;
	border-bottom: 2px ridge #0C2D83;
}

/* MAIN MENU */

.cellMenu {
	text-align : center;
	vertical-align : top;
	width: 250px;
	height: auto;
	background-color: #FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size-adjust : none;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-top : 70px;
}

.tableMenu {
	text-align : left;
	vertical-align : top;
	width: 220px;
	height: auto;
	background-color: #E8F1F8;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size-adjust : none;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

a.mainLink:link	   {
	color: #0C2D83;
	text-decoration:none;
	font-size: 10pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.mainLink:active   {
	color: #0C2D83;
	text-decoration:none;
	font-size: 10pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.mainLink:visited  {
	color: #0C2D83;
	text-decoration:none;
	font-size: 10pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.mainLink:hover    {
	color: #0C2D83;
	text-decoration: underline;
	font-size: 10pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.additional {
	font-size: 10pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menuCorner {
	width: 20px;
	height: 20px;
	background-color : #FFFFFF;
	vertical-align: bottom;
}

.menuMid{
	width: 180px;
	height: 20px;
	background-color : #FFFFFF;
	vertical-align: bottom;
}

.menuCornerB {
	width: 20px;
	height: 20px;
	background-color : #FFFFFF;
	vertical-align: top;
}

.menuMidB{
	width: 180px;
	height: 20px;
	background-color : #FFFFFF;
	vertical-align: top
}
.menuText {
	height: 18px;
	width: 180px;
	color: #0C2D83;
	font-size: 10pt;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

/* HOME SPECIFIC  */
.homeTable {
	width : 610px;
	text-align : center;
	border : 0px none Black;
	padding : 0px 0px 0px 0px;
}

.homeHeader {
	height: 90px;
	width: 590px;
	vertical-align: bottom;
	text-align: center;
	background-color : #FFFFFF;
}

.homeText {
	width: 290px;
	height: auto;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-top : 20px;
}

.homeMiddle {
	height: 20px;
	width: auto;
	background-color : #FFFFFF;
}

.homeMenu {
	text-align : center;
	vertical-align : middle;
	width: 260px;
	height: auto;
	background-color: #FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-size-adjust : none;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-top : 20px;
}

.downloadText {
	width: 590px;
	background-color : #FFFFFF;
	text-align: left;	
}

.contactText {
	width: 220px;
	padding-right : 5px;
}
