/*
Base site theme definitions.
*/
body {
	margin: 0 0.75em 0 0.75em;
	padding: 0;
	background: #c3cec6 url(images/background.jpg) no-repeat;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
/*	font: normal medium Georgia, "Times New Roman", Times, serif;*/
	color: #031643;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.0em; }

p, blockquote, ul, ol {
	line-height: 1.8em;
}

blockquote, ul, ol {
}

blockquote {
}

a {
	color: #110344;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: right;
	margin: 0 1em 0 1em;
}

hr { display: none; }

.hr {
}

/* Logo */

#logo {
	height: 175px;
}

#logo h1 {
	float: left;
	margin: 50px 0 0 20px;
	padding: 0 0 0 250px;
	background: url(images/logo.png) no-repeat left center;
	height: 100px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 52px 20px 0 0;
}

#logo a {
	text-decoration:none;
	color: #FFFFFF;
	line-height:100px;
}

/* Page */

#page {
	float: left;
/*	padding: 20px;*/
	padding: 0px;
}

/* Content */

#content {
	margin-right: 240px;
}

#welcome {
/*	padding-bottom: 20px;*/
	padding-bottom: 0px;
}

/* Sidebar */

#sidebar {
	position: absolute;
	right: 0;
	top: 193px;
	float: right;
	width: 200px;
	padding: 20px;
}

#sidebar h2 {
	font-size: 1.2em;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	width: 680px;
}

#menu ul {
	float: left;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	background-color: #FFFF66;
}

/* Footer */

#footer {
	clear: both;
/*	padding: 20px 0;*/
	padding: 0px 0;
	border-top: 1px dotted #006600;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}



/*
Definitions for the floating menu.
*/
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 100px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: center center repeat-x;
/*background: url(images/menubg.gif) center center repeat-x;*/
color: white;
font: bold 13px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 8px;
top: -167px;
border-top: 1px solid;
border-top-color:  #202020;
/* border-top: 1px solid #202020;*/
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 2px 5px;
/*	background: #0033CC;*/
	background-color: #BEBEBE;
	border-width: 0 1px 1px 1px;

}

.horizontalcssmenu ul li a:hover{
background: center center repeat-x;
background-color: #0099FF;
/*background: url(images/menubgover.gif) center center repeat-x;*/
}

.horizontalcssmenu ul li ul li a:hover{
	background-color: #0099FF;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(images/menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}



/*
Definitions for IE hacks.
*/
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }



/*
Definitions for the Gallery.
*/
	form
	{
		margin: 0;
		padding: 0;
	}
/*
	input, select, textarea
	{
		margin: 0;
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 9px;
		border: 1px solid #000000;
	}
*/
	form.PageForm	{font-family: Verdana, Arial, Sans-Serif; FONT-SIZE: 11px}
	form.Form1		{font-family: Verdana, Arial, Sans-Serif; FONT-SIZE: 11px}
	form.Form2		{font-family: Verdana, Arial, Sans-Serif; FONT-SIZE: 11px}
	form.Form3		{font-family: Verdana, Arial, Sans-Serif; FONT-SIZE: 11px}
	
	table.HeadFoot
	{
		border-left: 1px solid #005552;
		border-right: 1px solid #005552;
		border-bottom: 1px solid #005552;
		border-top: 1px solid #005552;
		font-weight: bold;
		background-color: #42908D;
	}
	
	table.TablePage
	{
		border: 0px;
/*		background-color: #FFFFFF; */
		background-color: #c3cec6;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.Table1
	{
		border: 0px;
		background-color: #DBEDEC;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.Table2
	{
		border: 0px;
		background-color: #95CCCA;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.Table3
	{
		border: 0px;
		background-color: #42908D;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.TablePage_Boxed
	{
		border: 1px solid #008D88;
/*		background-color: #FFFFFF; */
		background-color: #c3cec6;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.Table1_Boxed
	{
		border: 1px solid #008D88;
		background-color: #DBEDEC;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.Table2_Boxed
	{
		border: 1px solid #005552;
		background-color: #95CCCA;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.Table3_Boxed
	{
		border: 1px solid #005552;
		background-color: #42908D;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	td.VertSeperator
	{
		border-left: 1px solid #005552;
		border-right: 1px solid #005552;
	}
	
	td.Highlighted
	{
		background-color: #42908D;
	}
	
	HR
	{
		border-bottom: 1px solid #42908D;
		height: 1px;
	}
	
	table.TableError
	{
		border: 1px solid #FF6666;
/*		background-color: #FFFFFF;*/
		background-color: #c3cec6;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}
	
	table.TableSuccess
	{
		border: 1px solid #004544;
/*		background-color: #FFFFFF;*/
		background-color: #c3cec6;
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
	}

	a.LargeNavPage {
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.LargeNavPage:link{color: #005552;}
	a.LargeNavPage:hover{color: #005552;}
	a.LargeNavPage:visited{color: #005552;}
	a.LargeNavPage:active{color: #005552;}
	
	a.MediumNavPage {
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
		font-weight: bold;
	}
	a.MediumNavPage:link{color: #005552;}
	a.MediumNavPage:hover{color: #005552;}
	a.MediumNavPage:visited{color: #005552;}
	a.MediumNavPage:active{color: #005552;}
	
	a.SmallNavPage {
		font-size: 9px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.SmallNavPage:link{color: #005552;}
	a.SmallNavPage:hover{color: #005552;}
	a.SmallNavPage:visited{color: #005552;}
	a.SmallNavPage:active{color: #005552;}
	
	a.LargeNav1 {
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.LargeNav1:link{color: #005552;}
	a.LargeNav1:hover{color: #005552;}
	a.LargeNav1:visited{color: #005552;}
	a.LargeNav1:active{color: #005552;}
	
	a.MediumNav1 {
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
		font-weight: bold;
	}
	a.MediumNav1:link{color: #005552;}
	a.MediumNav1:hover{color: #005552;}
	a.MediumNav1:visited{color: #005552;}
	a.MediumNav1:active{color: #005552;}
	
	a.SmallNav1 {
		font-size: 9px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.SmallNav1:link{color: #005552;}
	a.SmallNav1:hover{color: #005552;}
	a.SmallNav1:visited{color: #005552;}
	a.SmallNav1:active{color: #005552;}
	
	a.LargeNav2 {
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.LargeNav2:link{color: #005552;}
	a.LargeNav2:hover{color: #005552;}
	a.LargeNav2:visited{color: #005552;}
	a.LargeNav2:active{color: #005552;}
	
	a.MediumNav2 {
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
		font-weight: bold;
	}
	a.MediumNav2:link{color: #005552;}
	a.MediumNav2:hover{color: #005552;}
	a.MediumNav2:visited{color: #005552;}
	a.MediumNav2:active{color: #005552;}
	
	a.SmallNav2 {
		font-size: 9px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.SmallNav2:link{color: #005552;}
	a.SmallNav2:hover{color: #005552;}
	a.SmallNav2:visited{color: #005552;}
	a.SmallNav2:active{color: #005552;}
	
	a.LargeNav3 {
		font-size: 14px;
		color: #000000;
		font-weight: bold;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.LargeNav3:link{color: #0A2E2D;}
	a.LargeNav3:hover{color: #0A2E2D;}
	a.LargeNav3:visited{color: #0A2E2D;}
	a.LargeNav3:active{color: #0A2E2D;}
	
	a.MediumNav3 {
		font-size: 11px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
		font-weight: bold;
	}
	a.MediumNav3:link{color: #0A2E2D;}
	a.MediumNav3:hover{color: #0A2E2D;}
	a.MediumNav3:visited{color: #0A2E2D;}
	a.MediumNav3:active{color: #0A2E2D;}
	
	a.SmallNav3 {
		font-size: 9px;
		color: #000000;
		font-family: Verdana, Arial, Sans-Serif;
		text-decoration: none !important;
	}
	a.SmallNav3:link{color: #0A2E2D;}
	a.SmallNav3:hover{color: #0A2E2D;}
	a.SmallNav3:visited{color: #0A2E2D;}
	a.SmallNav3:active{color: #0A2E2D;}
	

	.SmallPageText {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 9px}
	.MediumPageText {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 11px}
	.LargePageText {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 14px}
	
	.SmallText1 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 9px}
	.MediumText1 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 11px}
	.LargeText1 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 14px}
	
	.SmallText2 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 9px}
	.MediumText2 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 11px}
	.LargeText2 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 14px}
	
	.SmallText3 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 9px}
	.MediumText3 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 11px}
	.LargeText3 {font-family: Verdana, Arial, Sans-Serif; COLOR: #000000; FONT-SIZE: 14px}

/* End */
