/* TEMPLATE STYLES */

body {
	margin: 0;
	padding : 0;
	background-color : white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
}

body,p,td,li,input,h1,h2,h3,h4,h5,h6,table {color: #4C4C4C;}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 1em;
}

form {
	margin-top : 0;
	padding-top : 0;
}

h2 {
	color : #CCA445;
	font-weight : bold;
	border-bottom : 1px solid #CCA445;
	margin-left : 0;
	font-size : 12px !important;
}

h2 span {
	color : #CCA445;
	font-weight : normal !important;
	border-bottom : 1px solid #CCA445;
	margin-left : 0;
	font-size : 12px;
}

ol {
	margin-left : 2.5em !important;
	margin-bottom : 1em !important;
}
li {margin-bottom : 0.6em;}


a, a:active, a:vi	sited {
	color : #0076A3;
	text-decoration : underline;
}
a:hover  {text-decoration : none;}

.layoutTable {
	border-left : 1px solid #CCA445;
	border-right : 1px solid #CCA445;
	clear : both;
	border-collapse : collapse;
}

#topNav {
	float : left;
}
#topNav ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	width : 440px;
}
#topNav li {
	float : left;
	margin : 0;
	padding-right : 9px;
	padding-left : 9px;
	padding-top : 5px;
	border-right : 1px solid #CCA445;
}
#topNav li.firstItem {
	border-left : 1px solid #CCA445;
}
#topNav a,
#topNav a:active,
#topNav a:visited {
	padding-top : 35px;
	text-decoration : none;
	color : black;
	font-size : 11px;
}
#topNav a:hover {
	color : #CCA445;
}

#hpLeftCol,
#hpRightCol {
	margin : 0;
	margin-top : 20px;
	padding : 0;
	width : 153px;
	font-size : 11px;
	color : black;
}
#hpLeftCol p,
#hpRightCol p {color : black;}
#hpLeftCol {margin-left : 73px;}
#hpRightCol {margin-left : 142px;}
#hpLeftCol a.brownLink,
#hpRightCol a.brownLink,
#hpLeftCol a.brownLink:active,
#hpRightCol a.brownLink:active,
#hpLeftCol a.brownLink:visited,
hpLeftCol a.brownLink:hover,

/* CONTENT STYLES*/
#content {
	clear : both;
	padding-top : 140px;
	width : 510px;
	margin-left : 22px;
	font-size : 11px;
	line-height : 1.3em;
	margin-bottom : 20px;
} 

#content ul,ol,p,h1,h2,h3,h4,h5,h6 {
	margin : 0;
	margin-bottom : 1em;
	padding : 0;
}
#content table {
	font-size : 100%;
}
#content h1 {
	font-size : 1.3em;
	font-weight : normal;
}
#content h2 {
	font-size : 100%;
	font-weight : bold;
}
#content h3 {
	font-size : 1em;
	font-weight : bold;
}
#content table {
	font-size : 1em;
}
#content td {
	vertical-align : top;
	padding : 2px;
}
#content ol {
	margin-left : 25px;
}
#content ul {
	list-style-type : none;
	padding-left : 1em;
}

#content input.text {
	border : 1px solid #b2b2b2;
	width : 160px;
	font-size : 1em;
	font-family: Verdana, Helvetica, sans-serif;
	color : #4C4C4C;
}
input.attachfile {
	border : 1px solid #b2b2b2;
	width : 228px;
	font-size : 1em;
	font-family: Verdana, Helvetica, sans-serif;
	background-color : white;
}
#content input.button {
	background-color : white;
	border : 1px solid #b2b2b2;
	width : auto;
	color : #4C4C4C;
}
#content input.check {
	border : 0px;
	font-size : 1em;
	font-family: Verdana, Helvetica, sans-serif;
	margin-bottom : -1px;
}
#content input.radio {
	border : 0px;
	font-size : 1em;
	font-family : Verdana, Helvetica, sans-serif;
	margin-bottom : -2px;
}
#content textarea {
	width : 228px;
	height : 50px;
	border : 1px solid #b2b2b2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 1em;
	color : #4C4C4C;
}
#content select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 1em;
	color : #4C4C4C;
}
#content a,
#content a:active,
#content a:visited {color : #0076A3;}
span.selectedPage  {
	color : #CCA445;
	
}
span.headingPage  {
	padding-left: 10px;
	color : #CCA445;
	font-weight : bold;
	margin-left : -10px;
}
li.headingPage  {
	padding-left: 10px;
	color : #CCA445;
	font-weight : bold;
	margin-left : -10px;
}

#footer a,
#footer a:active,
#footer a:visited {
	text-decoration : none;
	color : #333333;
}
#footer a:hover {color : #CCA445;}

.required {
	color : red;
	font-weight : bold;
}
.required2 {
	color : #CCA445;
	font-weight : bold;
}

.menuLayer {
	border-collapse : collapse;
	border : 0;
	border-top : 1px solid #CCA445;
	position : absolute;
	z-index : 1;
	width : 250px;
	left: 119px;
	top: 26px;
	height: 165px;
	visibility: visible;
}

.menuLayer td {
	border-width : 0 1px 1px 1px;
	border-style : solid;
	border-color : #CCA445;
	width: 160px;
}
.menuLayer tr {
	background-color : #F5EDDA;
}

a.popupMenu,
a.popupMenu:active,
a.popupMenu:visited {
	font-size : 11px;
	text-decoration : none;
	color : #000000;
	display : block;
	padding : 1px 6px 1px 6px;
}

a.popupMenu:hover {
	text-decoration: underline;
	color : #000000; 
}

.searchSubHeading {
	color : #000000;
	font-weight : bold;
	margin-left : 0;
}

.search {
	padding : 0px !important;
	padding-top : 4px !important;
	font-weight : bold;
	padding-left :2px !important;
}
a.search,
a.search:active,
table.vatTitle {
	border : 0;
	margin : 0;
	margin-bottom : 1em;
	boder-collapse : collapse;
}

table.vatTitle td.col1 {
	background-color : #EBEBEB;
	padding-left : 5px !important;
	width : 100%;
}
table.vatTitle td.col2 {
	border : 0;
	margin : 0 !important;
	padding : 0 !important;
	boder-collapse : collapse;
}

.sResultsHeading {
	padding : 4px !important;
	background-color : #EBEBEB;
	font-weight : bold;
}
.sResultsBodyHeading {
	padding-top :12px !important;
	padding-left :8px !important;
	padding-right : 8px !important;
	font-weight : bold;
	font-size : 11px;
}
.sResultsBody {
	padding-bottom :24px !important;
	padding-left :8px !important;
	padding-right : 8px !important;
	font-size : 11px;
}
a.sResult,
a.sResult:active,
a.sResult:visited {
	font-size : 11px;
	text-decoration : none;
}
a.sResult:hover {
	text-decoration : none;
	color : #CCA445 !important;
}

.contentLeftCol {
	width : 215px;
	vertical-align : top;
	padding-top : 220px;
}
.contentRightCol {
	width : 556px;
	vertical-align : top;
}
.consultInfo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000 !important;
}

.vacBody {
	padding-top : 0;
	padding : 0px !important;
	font-weight : bold;
	padding-left :8px !important;
}
.vacTopPad {
	padding : 0px !important;
	padding-top : 14px !important;
	font-weight : bold;
	padding-left :8px !important;
}
a.vacTopPad,
a.vacTopPad:active,
span.vacNormal {
	font-weight : normal;
}
input.timeSheet {
	border : 1px solid #b2b2b2;	
	width : 50px;
	font-size : 1em;	
	font-family: Verdana, Helvetica, sans-serif;
	color : #4C4C4C;
}
.centered {
	text-align : center;
}

textarea.feedback {
	width : 350px !important;
	height : 100px !important;
	border : 1px solid #b2b2b2;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 1em;
	color : #4C4C4C;
}

td.alignBottom {
	vertical-align : bottom !important;
	padding : 0;
}

td.alignBottom input {
	margin-bottom : 0;
}

