/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #393067;
	background-image:url(images/layout1_subpages_bg.jpg);
	background-repeat:repeat-y;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#subpagesbody {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #393067;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#indexbody {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #393067;
	background-image:url(images/layout1_subpages_bg.jpg);
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
}

#indexbodybg {
	background-color: #393067;
	background-image:url(images/layout1_subpages_bg.jpg);
	background-repeat:repeat-y;
	padding-top:100px;
	margin-left:0px;;
}

#text {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:left;
}

#altnav {
	margin: 8px;
	text-align: center;
	white-space: nowrap;
}

.copyright {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
}

.smalltext {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:  #393067;
	text-align:left;
	text-transform:uppercase;
}

h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:  #660000;
	text-transform:uppercase;
}

h3 {
    font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color:  #393067;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
}