/* CSS Document */



body, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .80em;
	color:#333300;
	margin: 0px 0px 0px 0px;
	border: none;
}

body {
	background-color:#000066;
	padding: 0px 0px 0px 0px;
}

form, table, input, img {
	margin: 0px 0px 0px 0px;	/* Kill IE margin problems */
}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
}

li {
	list-style-image:url(../images/arrow.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	text-align:left;
}

/* Indent UL (block) */
li ul {
	padding: 0px 0px 0px 0px; /* Don't touch */
	margin: 8px 0px 0px 15px;
}

/* Indented List Item */
li ul li {
	list-style-image:url(../images/circle_list1.gif);
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	text-align:left;
}

ul.sublink {
	padding: 0px 0px 0px 0px; /* DON'T CHANGE!! */
	margin: 0px 0px 0px 33px; /* Change the last item to adjust the left padding */
}

li.sublink {
	list-style-image:url(../images/nav_circle.gif);
	padding: 0px 0px 0px 0px; /* DON'T CHANGE!! */
	margin: 0px 5px 7px 0px; /* top right bottom left */
}



/* Default settings for links - no class */
a:link, a:visited {
	color:#606E7F;
	text-decoration: underline;
}
a:hover{
	color:#999966;
	text-decoration: underline;
}

input.searchbox {
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	height: 18px;
	color:#000066;
	font-size: .9em;
	background-image:url(../images/google1.jpg);
	background-repeat:no-repeat; 
	background-position:left;
}
.contact_enterbox1 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 18px;
	color:#000066;
	font-size: .9em;
}
.contact_enterbox2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 150px;
	color:#000066;
	font-size: .9em;
	font-family:inherit;
}

div {
	margin: 0px 0px 0px 0px;
}
td {
	font-size:inherit;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	color:#333300;
	margin-bottom: 8px;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color:#333300;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom: 1px dotted #60594D;
}	
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color:#606E7F;
	margin-bottom: 8px;
	margin-top: 0px;
	border-bottom:1px dotted #606E7F;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #EDEECD;
	display: block;
	background-color:#333300;
	padding: 3px 0px 3px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color:#606E7F;
	padding: 3px 0px 3px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color:#606E7F;
	padding: 3px 0px 3px 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 2px solid #FFFFFF;
}
.table_data_blue {
	color:#4C6286;
}
.table_data_grey {
	color:#4B4B4B;
}
.table_data_white {	
	color: #FFFFFF;
	font-weight: bold;
}
.jump_menus {
	color:#333333;
	font-size: .9em;
	background-color:#FFFFFF;
}
.audience_jump_menus {
	color:#333333;
	font-size: .9em;
	background-color:#EEEEEE;
}
.highlight {
	font-size: inherit;
	color:#606E7F;
}
.italic_1 {
	font-size: inherit;
	font-style:italic;
	color:#666666;
}
a.button1:link, a.button1:visited {
	color:#FFFFFF;
	display:block;
	background-color:#666600;
	font-size: .78em;
	padding: 5px 7px 5px 7px;
	border:2px solid white;
	margin: 0px;
	text-decoration:none;
	text-align:center;
	
	
}
a.button1:hover {
	color:#EDEECD;
	display:block;
	background-color:#669900;
	font-size: .78em;
	padding: 5px 7px 5px 7px;
	border:2px solid white;
	margin: 0px;
	text-decoration:none;
	text-align:center;

}
a.button2:link, a.button2:visited {
	color:#666600;
	font-size: 1.10em;
	font-weight: bold;
	text-decoration:none;

}
a.button2:hover {
	color:#660000;
	font-size: 1.10em;
	font-weight: bold;
	text-decoration:none;

}
a.link_1:link, a.link_1:visited {
	font-size: inherit;
	color:#333300;
	text-decoration: underline;
}
a.link_1:hover {
	color:#999966;
	text-decoration: underline;
}

a.link_2:link, a.link_2:visited{
	font-size: inherit;
	color:#000066;
	text-decoration: none;
}

a.link_2:hover {
	color:#339900;
	text-decoration: underline;
}

a.link_3:link, a.link_3:visited{
	font-size: .9em;
	font-weight: bold;
	color:#CCCC99;
	text-decoration: none;
}

a.link_3:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a.link_4:link, a.link_4:visited{
	font-size: .9em;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

a.link_4:hover {
	color:#000000;
	text-decoration: underline;

}
a.footer_link_grey:link, a.footer_link_grey:visited {
	font-size:.9em;
	font-weight: bold;
	color:#CCCCCC;
	text-decoration: none;
}

a.footer_link_grey:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.footer_white10px {
	font-size: .85em;
	font-weight: bold;
	color: #FFFFFF;
}

.footer_grey10px {
	font-size: .85em;
	font-weight: bold;
	color:#CCCCCC;
	border-top-color: #FFFFFF;
}

a.global_nav-01:link, a.global_nav-01:visited {
	font-size: .85em;
	color:#000066;
	display: block;
	background-color:#CCCCCC;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: 1px;
	text-decoration: none;
}

a.global_nav-01:hover {
	color:#999999;
	background-color:#EEEEEE;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

a.global_left_nav2:link, a.global_left_nav2:visited {
	font-size: .9em;
	color:#FFFFFF;
	display: block;
	background-color:#60594D;
	border-top: 2px solid #60594D;
	border-bottom: 2px solid #60594D;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 6px;
	text-decoration: none;
}

a.global_left_nav2:hover {
	color:#60594D;
	background-color:#CCCC99;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

a.global_left_nav_2top:link, a.global_left_nav_2top:visited {
	font-size: .9em;
	color:#FFFFFF;
	display: block;
	background-color:#60594D;
	border-top: 2px solid #60594D;
	border-bottom: 2px solid #60594D;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 6px;
	text-decoration: none;
}

a.global_left_nav_2top:hover {
	color:#60594D;
	background-color:#CCCC99;
	border-top: 2px solid #CCCC99;
	border-bottom: 2px solid #FFFFFF;
}

a.global_left_nav_2bot:link, a.global_left_nav_2bot:visited  {
	font-size: .9em;
	color:#FFFFFF;
	display: block;
	background-color:#60594D;
	border-top: 2px solid #60594D;
	border-bottom: 2px solid #60594D;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 6px;
	text-decoration: none;
}

a.global_left_nav_2bot:hover {
	font-size: .9em;
	color:#60594D;
	background-color:#CCCC99;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #CCCC99;
}

.border_bottom {
	border-bottom:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

.border_left {
	border-left:solid;
	border-width:2px;
	border-color:#FFFFFF
}

.border_right {
	border-right:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

.border_top {
	border-top:solid;
	border-width:2px;
	border-color:#FFFFFF;
}

.global_nav_empty {
	border-bottom:solid;
	background-color:#CCCCCC;
	border-width:2px;
	border-color:#FFFFFF
}

.global_nav_left_01 {
	border-right:solid;
	border-width:2px;
	border-color:#FFFFFF;
	background-color:#60594D;
}
.border_wildcards {
 	border:1px solid #999999;
 
}

.content_home {
	padding:10px;
}
