body {
	background-color : #FFFFFF;
	background-image :  url("../images/content/bg.gif");
	background-repeat : repeat-y;
	margin : 0px;
}

form {
	display : inline;
}

hr {
	color : #DBDBDB;
	height : 1px;
}

h2 {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	margin-top : 30px;
}

h3 {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	margin-top : 10px;
}
.content {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	padding-left : 43px;
	vertical-align : top;
	width : 620px;
}

.content a {
	color : #D07717;
	text-decoration : none;
}

.content a:hover {
	text-decoration : underline;
}

.content li {
	margin-top : 5px;
}

.content p, .content li, .content td {
	line-height : 16px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}



.footer {
	border-top : #DBDBDB 1px solid;
	margin-bottom : 10px;
	margin-top : 30px;
	padding-top : 5px;
	text-align : right;
}

.footertext {
	color : #C2C2C2;
	display : inline;
	float : left;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	text-align : left;
}

.footertext a {
	color : #8F8F8F;
	text-decoration : none;
}

.footertext a:hover {
	color : #134A99;
	text-decoration : none;
}

.heading {
	border-top : #DBDBDB 1px solid;
	color : #134A99;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 8px;
	padding-top : 6px;
	font-variant: normal;
	margin-top: 16px;
}

.headingwhite {
	color : #FFFFFF;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 8px;
	padding-top : 6px;
	font-variant: normal;
	margin-top: 4px;
	padding-right: 20px;
}

.heads {
	margin-right : 20px;
	margin-top : 60px;
	text-align : right;
}

.homecol {
	background-color : #F6A752;
	border-right : #FBDCBA 1px solid;
	height : 23px;
	padding-bottom : 1px;
	padding-right : 1px;
	text-align : right;
	vertical-align : bottom;
	width : 17px;
}

.leftcol {
	border-right : #89A5CC 1px solid;
	 text-align : left;
	vertical-align : top;
	width : 19px;
}

.menu {
	padding-top : 15px;
	text-align : right;
}

.menu a {
	color : #FFFFFF;
	display : block;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	padding-bottom : 4px;
	padding-right : 8px;
	padding-top : 3px;
	text-decoration : none;
}

.menu a img {
	margin-bottom : 1px;
}

.menu a:hover {
	background-color : #3F6CAC;
	color : #FFD34D;
}

.nav {
	margin-bottom : 35px; /* 13px when search is displayed */
	margin-top : 10px;
	white-space : nowrap;
}

.photo {
	border-bottom : #89A5CC 1px solid;
	margin-bottom : 4px;
}

.formelement {
	padding-bottom : 10px;
}

.forminput {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	background-color : #FFFFFF;
	border : #DBDBDB 1px solid;
	padding : 2px;
	width : 180px;
}

.formq {
	text-align : right;
	vertical-align : top;
	padding-right : 12px;
	padding-bottom : 10px;
}

.search {
	margin-bottom : 3px;
	text-align : right;
	width : 496px;
	/* remove display property to reveal search */
	display : none;
}

.searchbox {
	background-color : #FFFFFF;
	border : #DBDBDB 1px solid;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	padding-bottom : 2px;
	padding-left : 2px;
	width : 120px;
}

.sectioncol {
	background-image :  url("../images/content/menubg.jpg");
	background-repeat : no-repeat;
	height : 500px;
	vertical-align : top;
	width: 168px;
}

.sectiontitle {
	margin-left : 5px;
}

.title {
	margin-left : 180px;
	margin-top : 5px;
}

.titlecol {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	padding-bottom : 2px;
	padding-left : 4px;
	vertical-align : bottom;
	color: #FFFFFF;
}

.titlecol a {
	color : #000000;
	text-decoration : none;
}

.topbar {
	border-bottom : #FFFFFF 1px solid;
	border-top : #FFFFFF 2px solid;
	width : 100%;
}

.content ul {
	
}
.confheading {
	border-top : #666666;
	color : #134A99;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	padding-top : 0px;
	text-align: center;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-variant: normal;
	text-transform: uppercase;
}
.rightcol {
	width : 0px;
	padding: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
