/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a:hover {
}
body {
	background: #879AAC url(../images/bgsite.png) repeat-x;
	border: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 133%;
}
input {
	color: #555;
	font: normal 1.1em arial, helvetica, sans-serif;
}
.btn {
	MARGIN-BOTTOM: 0px; 
	CURSOR: pointer; 
	FONT-SIZE: 130%; 
	BORDER-TOP: #cccccc 0px solid; 
	BORDER-RIGHT: #cccccc 0px solid; 
	VERTICAL-ALIGN: middle; 
	BORDER-BOTTOM: #cccccc 0px solid; ZOOM: 1; 
	FONT-WEIGHT: bold; 
	COLOR: #002A50; 
	PADDING-BOTTOM: 4px; 
	TEXT-ALIGN: center; 
	PADDING-TOP: 4px; 
	PADDING-LEFT: 10px; 
	MARGIN-LEFT: 0.3em; 
	BORDER-LEFT: #cccccc 0px solid; 
	DISPLAY: inline; 
	LINE-HEIGHT: 113%; 
	PADDING-RIGHT: 10px; 
	BACKGROUND-COLOR: #7799CC;
}
a.btn {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(255, 255, 255) !important; font-weight: bold !important; text-decoration: none !important; background-image: none !important; background-color: rgb(0, 56, 101) !important;
}
.btn:hover {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(0, 56, 101) !important; text-decoration: none !important; background-image: none !important; background-color: rgb(164, 188, 194) !important;
}
.btn:focus {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(0, 56, 101) !important; text-decoration: none !important; background-image: none !important; background-color: rgb(164, 188, 194) !important;
}
.btn.focus {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(0, 56, 101) !important; text-decoration: none !important; background-image: none !important; background-color: rgb(164, 188, 194) !important;
}
a.btn:hover {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(0, 56, 101) !important; text-decoration: none !important; background-image: none !important; background-color: rgb(164, 188, 194) !important;
}
a.btn:focus {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(0, 56, 101) !important; text-decoration: none !important; background-image: none !important; background-color: rgb(164, 188, 194) !important;
}
a.btn.focus {
	border: 1px solid rgb(0, 56, 101) !important; color: rgb(0, 56, 101) !important; text-decoration: none !important; background-image: none !important; background-color: rgb(164, 188, 194) !important;
}
code {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em arial, helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	color: #000000;
	display: block;
	padding-left: 28px;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	color: #002A50;
	text-align: center;
	font-size: 175%;
	margin-bottom: 4px;
	line-height: 125%;
}
h2,h3 {
	font-size: 14px;
	color: #002A50;
	padding-top: 6px;
}

ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	}

ul li {
	list-style: none; 
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0;
	} 
 
/* Clear Floats */

#clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}

.clearfix {
	display: inline-block;
	}
	
html[xmlns] .clearfix {
	display: block;
	}

* html .clearfix {
	height: 1%;
	}
/* misc */
.clearer {
	clear: both;
}

/* structure */
#container {
	width: 780px;
	min-height: 1000px;
	background: #FFF url(../images/bgcontainer.gif) repeat-y;
	color: #000000;
	margin: 0 auto;
	overflow: hidden;
}

#containerSearch {
	width: 780px;
	min-height: 1000px;
	background: #FFF repeat-y;
	color: #000000;
	margin: 0 auto;
	overflow: hidden;
}

/* header */
.header {
	height: 132px;
	width: 760px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
	color: #000;
	background-repeat: no-repeat;
 
}

/* title */
.title {
	padding: 32px;
}

/* navigation */

#adaWrap {
	background: none transparent scroll repeat 0% 0%;
	color: #000;
	width: 100%;
	margin: 0;
	padding: 0;
	}

#ada {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	background-repeat: no-repeat;
}

#ada p {
	text-align: right;
	}

#ada a {
	font-size: 90%;
	line-height: 250%;
	color: #002A50;
	background: none transparent scroll repeat 0% 0%;
	}

#topnav {
	float: left;
	background: #FFF url(../images/bgnavigation.gif) repeat-x;
	color: #000;
	font: bold 1.0em Verdana,sans-serif;
	height: 44px;
	width: 542px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 90%;
}
#topnav ul{
	margin: 0; 
	padding: 0;
	float:left;
	width: 100%;
	}
	
#topnav ul li {
	float: left;
	margin: 0; 
	padding-left: 40px;
	position: relative;
	}
	
#topnav ul li a {
	float: left; 
	height: 43px;
	color: #fff;
	background: none transparent scroll repeat 0% 0%;
	font-size: 108%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0;
	}
#topnav ul li a:hover { 
	text-decoration: underline;

	}
    
#topnavSearch {
	float: left;
	background: #FFF url(../images/bgnavigation.gif) repeat-x;
	color: #000;
	font: bold 1.0em Verdana,sans-serif;
	height: 44px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 90%;
}
#topnavSearch ul{
	margin: 0; 
	padding: 0;
	float:left;
	width: 100%;
	}
	
#topnavSearch ul li {
	float: left;
	margin: 0; 
	padding-left: 40px;
	position: relative;
	}
	
#topnavSearch ul li a {
	float: left; 
	height: 43px;
	color: #fff;
	background: none transparent scroll repeat 0% 0%;
	font-size: 108%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0;
	}
#topnavSearch ul li a:hover { 
	text-decoration: underline;

	}
    
#rightSidebar {
    width: 218px;
    float: left;
    padding: 0px;
    margin: 0 5px 0 10px;
	color: #000000;
	background: none transparent scroll repeat 0% 0%;
	}
	
/* main */
.main {
	width: 780px;
	clear: both;
	padding: 0 15px 0px 10px;
}

/* sub navigation */
#sidenav {
	float: right;
	width: 218px;
	margin: 0 0px 0 0px;
	height: 22px;
	color: #000000;
	background: none transparent scroll repeat 0% 0%;
}
#sidenav ul {
	margin: 0;
	padding: 0;
}
#sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	padding: 0;
}
#sidenav li a {
	background: #7799CC;
	color: #FFFFFF;
	display: block;
	padding: 8px 0px 8px 10px;
	text-decoration: none;
}
#sidenav li a:hover {
	color: #3C0000;
	background-color: #FFFFFF;
}

/* content */
#content {
	padding-top: 12px;
	margin: 0 0 0 20px;
	float: left;
	width: 522px;
	color: #000000;
	background: none transparent scroll repeat 0% 0%;
}

#content ul {
	margin-bottom: 5px;
}
#content li {
	margin-left: 20px;
	list-style: disc;
	list-style-position: outside;
}
#content a {
	color: #002A50;
	background: none transparent scroll repeat 0% 0%;
	}
	
p	{
	margin: 0 0 14px 0;
	}

#table {
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

/* search */
#search {
	background: #fff;
    margin: 0px;
    padding-left: 0px;
    width: 218px;
    height: 43px;
    float: left;
    border-bottom: 2px solid #032C52;
    border-right: 10px solid #032C52;
    border-top: 4px solid #032C52;
}

#searchform label {
	display: none;
	}

#searchbox {
	background: #fff;
	width: 150px;
	height: 38px;
	font-size: 108%;
	line-height: 237%;
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
	}

#q {
	background: #fff;
	color: #000;
	width: 12em;
	height: 2.7em;
	font-size: 108%;
	line-height: 237%;
	margin: 5px 0 0 5px;
	padding: 0;
	float: left;
	}

#searchbutton {
	background: #fff url(../images/icon.png) 0 0 no-repeat;
	width: 2.25em;
	height: 3em;
	line-height: 237%;
	text-indent: -9999px;
	margin: 0 15px 0 0;
	padding: 0;
	float: right;
	}

#searchbutton:hover {
	background-position: 0 -38px;
	}

#contact {
	text-align: center;
	padding-top: 5px;
}
#dynamicList {
	background: #fff;
	margin: 0 0 0 0;
	padding: 0;
	width: 522px;
	clear: both;
	}

#dynamicList img{
	display: inline;
	margin: 0 0 0 0px;
	}
	
#dynamicList ul{
	color: #000;
	background: none transparent scroll repeat 0% 0%;
	padding-top: 2em;
	margin: 0;
	padding-bottom: 1em;
	}

#dynamicList ul li {
	color: #000;
	background: none transparent scroll repeat 0% 0%;
	margin: 0;
	padding-bottom: 5px;
	list-style: none;
	}	
#pageText {
	background: #fff;
	margin: 0 0 0 0px;
	padding: 0;
	width: 522px;
	}
#pageText ul{
	list-style: disc;
	background-color: transparent;
	margin: 0;
	padding: 0 0 0 2em;
  	padding-bottom: 5px;
	}

#pageText ul li {
	list-style: disc;
	background-color: transparent;
	list-style-position: outside;
	margin: 0 0 0 10px;
  	padding-bottom: 0px;
	}
form, input {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-size: 100%;
	}
#breadcrumbs {
	color: #032C52;
	background-color: #fff;
	margin: 0;
	padding: 0 0 0 0;
	height: 25px;
	overflow: hidden;
	}

#breadcrumbs p {
	padding: 0 0 0 0;
	}

#breadcrumbs a {
	color: #032C52;
	background: none transparent scroll repeat 0% 0%;
	font-style: normal;
	}
	
#headline {
	margin: 0;
	padding: 0 0 0 0;
	height: 35px;
	overflow: hidden;
	font-size: 100%;
	line-height: 158%;
	color: #032C52;
	background-color: #fff;
	}

#headline h1 {
	color: #032C52;
	line-height: 158%;
	text-align: left;
	}
	
/* footer */
#footer {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 15px;
	margin: 0 auto;
	text-align: center;
	width: 780px;
	background-color: #002A50;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #FFD;
	background: none transparent scroll repeat 0% 0%;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
}

#TJK_ToggleON,#TJK_ToggleOFF {display:none}
