@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 120%;
	background-image: url(images/backtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin: 0px;
	padding-bottom: 1em;
}

a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a:hover {
	border: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}


#container {
	width: 724px;
	margin: 0 auto;
}

#header {
	height: 98px;

}

#logoprint {
	height: 125px;
	display: none;
}
#logo {
	float: left;
}
#logo a {
	border: none;
}


#contact {
	float: right;
	text-align: right;
	padding-top: 8px;
}
#contact p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 0.95em;
	font-weight: bold;
	color: #FFFFFF;
}
#contact a {
	color: #FFFFFF;
	font-weight: bold;
}
#topmenu {
	float: right;
	clear: right;
}
#panel {
	height: 216px;
	clear: both;
	background-image: url(images/index_panel5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
}

#panel h1 {
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	padding-top: 80px;
	padding-right:150px;
	padding-left: 180px;
}

#panel a {
	color: #FFFFFF;
}

#box {
	float: left;
	padding-bottom: 25px;
	margin: 0px;
	width: 240px;
	padding-top: 0px;
}
#box p {
	padding-left: 20px;
	font-size: 0.9em;
	padding-right: 10px;
	line-height: 170%;
}
#box img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#box a {
	border: none;
}
#box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
#box li {
	margin-left: 35px;
	padding-bottom: 10px;
}
#box ul li  a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#box ul li a:hover {
	text-decoration: underline;
	border: none;
}
#box ul li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}


#box p a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#box p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666666;
}
#box p a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

.sidelink a:link, #sidelink a:hover, #sidelink a:visited  {
	text-decoration: none;
	border: none;
}


.clear {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.quote {
	border-left: 10px solid #E6E6E6;
	font-style: normal;
	color: #666666;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding: 0px;
	line-height: 20px;
	font-size: 1.2em;
}
.reason {
	margin: 0px;
	padding: 0px;
}
#leftcol {
	float: left;
	width: 500px;
}

#rightcol {
	float: right;
	width: 200px;
	padding-top: 30px;
}
#rightcol ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 15px;
	margin-left: 0px;
}
#rightcol li {
	padding-bottom: 10px;
}
#rightcol h2 {
	margin: 0;
	background: url(images/img06.gif) no-repeat;
	color: #052439;
	font-size: 1.2em;
	height: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#rightcol ul li  a:link {
	border: none;
}
#rightcol ul li a:hover {
	border-bottom: 1px dotted #666666;
}
#rightcol ul li a:visited {
	border: none;
}

#linkhold {}
#linkhold a:link {
	text-decoration: none;
	border: none;
}
#linkhold a:hover {
	text-decoration: none;
	border: none;
}
#linkhold a:visited {
	text-decoration: none;
	border: none;
}
#linkhold img {
	text-decoration: none;
	border: none;
}



/*
#rightcol ul li  a:link {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#rightcol ul li a:hover {
	text-decoration: underline;
}
#rightcol ul li a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
*/

#leftcol p {
	padding-left:30px;
}
#leftcol ul {
	margin: 0px;
	padding-left: 60px;
}
#leftcol li {
	padding-bottom: 9px;
}
#leftcol ol {
	padding-left: 60px;
	margin: 0px;
}


#leftcol h1 {
	padding-top: 30px;
	padding-bottom: 15px;
	margin: 0px;
}
#leftcol h2 {
	font-size: 1.3em;
	color: #03233A;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 30px;
}
#leftcol h3 {
	font-size: 1em;
	color: #03233A;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: #000066 solid 1px;
	margin-left: 30px;
}
#leftcol p a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#leftcol p a:hover {
	text-decoration: underline;
	border: none;
}
#leftcol p a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#rightimg {float: right; padding: 10px;}
#rightimg a {border:none;}

#leftimg {float: left; padding: 10px;}
#leftimg a {border:none;}

#footerwrap {
	background-color: #fafafa;
	padding: 15px;
	clear: both;
	border-top: 2px solid #cccccc;
}
#footer {
	width: 724px;
	font-size: 0.8em;
	color: #666666;
	height: 190px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {
	color: #999999;
}
/* MENU */

#myslidemenu {
	clear: both;
	height: 26px;
	text-decoration: none;
	border: none;
}
#myslidemenu a {
	text-decoration: none;
	border-bottom: none;
}



.jqueryslidemenu{
	font: bold 11px Verdana;
	width: 100%;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 26px;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: white;
	padding: 0px 7px;
	color: #2d2b2b;
	text-decoration: none;
	background-color: #01355a;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/slideback.gif);
	border-right: 1px solid #044d80;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
	color: white;
	background-color: #01355a;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 11px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 7px;
	margin: 0px;
	/*border-top-width: 0;*/
	background-image: none;
	background-color: #666666;	/*border-bottom: 1px #999999 solid;*/
	font-weight: bold;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
	background: #01355a;
	color: white;
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 8px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
