/* CSS Document */

html, body, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	text-align:center;
	color:#333333;
	background-color: #d8eafc;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	}

h2 {
line-height:120%
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:900px;
	margin:0 auto;
	background-image: url(../images/header_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:900px;
	margin:0 auto;
	background-image: url(../images/leftcolor_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
#header {
	margin:0;
	color:#003466;
	width:900px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/header_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	}
#header h1 {
	font-size:200%;
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol {
	position:relative;
	top:-0px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	padding:10px;
	z-index:50;
	background-color: #ededed;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-left: 30px;
	}
#rightcol {
	position:relative;
	top:-0px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	padding:10px;
	background:#ededed;
	z-index:49;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: -10px;
	margin-left: 10px;
	}
#centercol {
	position:relative;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 220px;
	padding-left: 220px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position:relative;
	width:900px;
	clear:both;
	text-align:center;
	color:#CCC;
	background-color: #336699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	}

.centre_col_border {
	background-attachment: scroll;
	background-image: url(../images/boxout_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 9px;
	width: auto;
	border: 1px solid #999999;
}
#centre_frame {
	width: 415px;
	height: 600px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.box_button
{
	color: #ffffff;
	width: 167px;
	margin-bottom: 5px;
	padding:0px;
	color: #ffffff;
	text-decoration: none;
	background-color: #336799;
	display: block;
}

.box_button a:link
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
}
.box_button a:active
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
}
.box_button a:hover
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #003366;
	padding: 4px;
}
.box_button a:visited
{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
}
.left_col2 {
	margin-left: 30px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width: 170px;
	background-color: #FFCC01;
	padding: 10px;
}
/* .centre_column2 {
	 margin-right: 10px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	border: 2px solid #336799;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFFFFF;
} */

.centre_column2 {
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336799;
	border-left-color: #336799;
}

.centre_single_column {
	margin-right: 30px;
	margin-left: 30px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	background-color: #FFFFFF;
	border: 2px solid #336799;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.right_col2 {
	background-color: #FFCC01;
	margin-right: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	font-size: 95%;
	text-align: center;
}
#footer2 {
	background-color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.smalltext {
	font-size: 85%;
}
.inputbox {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1px;
	margin: 0px;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	color: #000000;
   }#textfield {
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 3px;
}

.curvycorners {/* Curvy Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #555;
/* Do rounding (native in Safari, Firefox and Chrome) */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
	padding: 5px;
	}

/* MENU */

.menu_holder {
	margin-right: 25px;
	margin-left: 30px;
	text-align: center;
	width: auto;
}
.menu_holder a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #003366;
	background-color: #FFCC01;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_holder a:hover {
	text-decoration: none;
	display: block;
	color: #FFCC01;
	background-color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_holder table td {
	padding-right: 5px;
	padding-bottom: 10px;
}
.left_sidebar_back {
	background-attachment: scroll;
	background-image: url(../images/left_sidebar_back.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.right_sidebar_back {
	background-attachment: scroll;
	background-image: url(../images/right_sidebar_back.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.button {
	background-color: #336799;
	color: #FFFFFF;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
ul {
	padding-left: 25px;
}
.centre_back {
	background-attachment: scroll;
	background-image: url(../images/centre_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #336699;
}
.align_image_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.date2 {
	font-size: 110%;
	font-weight: bold;
}
.slides {
	height: 170px;
	width: 170px;
}
