/* Standard HTML */

html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	background-color: #FFFFFF;
}

body {
	background: url('../resource/structure/bgnd_header.jpg') repeat-x 0 0;
	background-color: #FFFFFF;
}

td, th {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

/* Bullets */

ul { 
 list-style-type: square;
}

/* Heading Sizes */	
h1	 { font-size: 16px; color: #666699; font-weight: normal; }
h2	 { font-size: 20px; }
h3 { font-size: 14px; }
h4	 { font-size: 12px; color: #333333; }
h5 {font-size: 12px; color: #003399; }
h6	 { font-size: 11px; font-weight: normal;}

/* Link formatting - general */			
a, a:link { color: #2F3F4A; text-decoration: none; }	
a:hover 	{ color: #000000; text-decoration: underline; }
a.active { color: #FF6600; }

/* Specific */

#container {
	height: 40px;
}

#container2 {
	height: 120px;
	border-bottom: 1px dotted #999999;
}

#headertable {
	width: 800px;
}

#headertable2 {
	height: 120px;
	width: 800px;
}

#headertable2text {
	text-align: left;
	vertical-align: bottom;
}

#headertable3 {
	height: 30px;
	width: 800px;
}

#headertable3text {
	text-align: left;
	padding-top: 5px;
	vertical-align: bottom;
	font-size: 11px;
	color: #003366
}

#title {
	text-align: left;
	color: #FFFFFF;
	padding: 15px;
}

#title-home {
	text-align: right;
	color: #FFFFFF;
	padding: 100px 15px 5px 15px;
}

#title-left {
	text-align: left;
	color: #FFFFFF;
	padding: 110px 10px 5px 10px;
}

#title-right {
	text-align: right;
	color: #FFFFFF;
	padding: 90px 15px 5px 15px;
}

#title-profile {
	text-align: left;
	color: #2F3F4A;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	padding: 90px 15px 5px 15px;
}

.titlecategory {
	color: #CCCCCC;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}

.titlesubject{
	color: #CCCCCC;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}

.subtitlehome{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}

.department{
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
}

.subdepartment{
	font-size: 12px; 
	font-weight: normal;
	color: #0099FF;
}

.name{
	font-size: 12px; 
	font-weight: normal;
	color: #0066FF;
}

.newsheader{
	font-size: 14px; 
	color: #666699; 
	font-weight: normal;
}

.profilename {
	color: #333333;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}

.profileposition {
	color: #0066FF;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
}

#titlephoto {
	vertical-align: top;
	height: 150px;
	width: 800px;
}

#titlephoto-left {
	vertical-align: top;
	height: 150px;
	width: 200px;
}

#titlephoto-right {
	vertical-align: top;
	height: 150px;
	width: 600px;
}

#logo {
	text-align: right;
	position: relative;
	top: 15px;
}

#divider{
	height: 10px;
	border-bottom: 1px dotted #999999;
}

.download {
	font-size: 12px;
	line-height: 18px;
	color: #003399;
	font-weight: bold;
	background-color: #E4E4E2;
	padding: 10px 10px 10px 20px;
	border: 1px dotted #003399;
}

/* Main Navigation*/

#header {
	text-decoration: none;
	vertical-align: bottom;
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#header ul {
	margin: 0;
	padding: 0;
	line-height: 14px;
}

#header li {
	display: inline;
	padding: 10px 20px 10px 2px;
	border-right: 1px dotted #999999;
}

#header a {
	color: #CCCCCC;
}

#header a.active {
	color: #00CCFF;
	font-weight: bold;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 12px solid #0066FF;
}

/* Side Navigation Legal Services */

#menuservices {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#menuservices a {
	color: #333333;
	padding: 3px 0 3px 8px;
	border-left: 10px solid #003399;
}

#menuservices a:hover {
	text-decoration: none;
	color: #003399;
	border-left: 10px solid #0066FF;
}

#menuservices a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 10px solid #FF6600;
}

#menuservices ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
}

#menuservices ul ul {
	background-color: #E4E4E2;
	padding: 5px 5px 5px 0;
	margin: 10px 0 10px 0;
	border-left: 2px solid #FF6600;
	text-align: left;
	list-style-type: none;
}

#menuservices ul ul a {
	color: #333333;
	font-weight: normal;
	border-left: 8px solid #333333;
}
#menuservices ul ul a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 8px solid #FF6600;
	}
	
#menuservices ul ul a:hover {
	color: #003399;
	border-left: 8px solid #0066FF;
	}
	
	/* Side Navigation About */

#menufirm {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#menufirm a {
	color: #333333;
	padding: 3px 0 3px 8px;
	border-left: 10px solid #660099;
}

#menufirm a:hover {
	text-decoration: none;
	color: #003399;
	border-left: 10px solid #0066FF;
}

#menufirm a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 10px solid #FF6600;
}

#menufirm ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
}

	/* Side Navigation Offices */

#menuoffice {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#menuoffice a {
	color: #333333;
	padding: 3px 0 3px 8px;
	border-left: 10px solid #CC9900;
}

#menuoffice a:hover {
	text-decoration: none;
	color: #003399;
	border-left: 10px solid #0066FF;
}

#menuoffice a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 10px solid #FF6600;
}

#menuoffice ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
}

/* Side Navigation News */

#menunews {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#menunews a {
	color: #333333;
	padding: 3px 0 3px 8px;
	border-left: 10px solid #666699;
}

#menunews a:hover {
	text-decoration: none;
	color: #003399;
	border-left: 10px solid #0066FF;
}

#menunews a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 10px solid #FF6600;
}

#menunews ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
}


	/* Side Navigation Contact */

#menucontact {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#menucontact a {
	color: #333333;
	padding: 3px 0 3px 8px;
	border-left: 10px solid #990033;
}

#menucontact a:hover {
	text-decoration: none;
	color: #003399;
	border-left: 10px solid #0066FF;
}

#menucontact a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 10px solid #FF6600;
}

#menucontact ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
}


	/* Side Navigation Charities */

#menucharities {
	font-size: 11px;
	color: #339999;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

#menucharities a {
	color: #333333;
	padding: 3px 0 3px 8px;
	border-left: 10px solid #339999;
}

#menucharities a:hover {
	text-decoration: none;
	color: #003399;
	border-left: 10px solid #0066FF;
}

#menucharities a.active {
	color: #FF6600;
	font-weight: bold;
	border-left: 10px solid #FF6600;
}

#menucharities ul {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 2em;
	text-align: left;
	list-style-type: none;
}


/* Site General */


.phrase {
	color: #999999;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	text-align: left;
}

#textcontent {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: left;
}

#mainleft {
	width: 200px;
	padding-top: 10px;
	vertical-align:top;
}

#mainleft2 {
	width: 200px;
	vertical-align:top;
}

#mainright {
	width: 200px;
	vertical-align:top;
}

#sidebar {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
}

#mainbody {
	vertical-align: top;
	width: 600px;
	padding-top: 10px;
}

#sitemap{
	vertical-align: top;
	width: 300px;
	padding-top: 10px;
}

#footer {
	height: 50px;
	width: 800px;
	vertical-align: top;
}

#footnote {
	width: 800px;
	vertical-align: top;
	padding-top: 2px;
}

#foot-text {
	font-size: 11px;
	padding-top: 20px;
}

#footnote-text {
	font-size: 10px;
	padding-top: 5px;
	margin-left: 10px;
}

#footnote-text li {
	display: inline;
}

#foot-text li {
	display: inline;
}

#container2 tr #headertable2 #logo #phone {
	width: 200px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 89px;
}
