* { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; margin:0; }
body { width:100%; background-color:#DDF2FD; background-image: url(../images/bg.gif); background-repeat:repeat-x; }
img { border:0; }
	
	/* center <div> for IE*/
#maincontainer { width:950px; height:auto; margin:auto; }
#navcontainer { width:auto; height:54px; margin:auto; background-image: url(../images/nav_bg.gif); background-repeat:repeat-x; }

.table { padding-bottom:15px; }
.bold { font-weight:bold; }
.table_header { color:#FFFFFF; text-align:center; font-size:14px; }
.table_text { color:#747A7F; text-align:center; font-size:14px; }

a img.frame {
	border: 3px solid #ccc;
	margin: 15px;
}

a:hover img.frame {
	border: 3px solid #57B0E3;
}

/* HEADER
----------------------------------------------- */
#header_container { width:950px; height:auto; }
#header_left { width:214px; height:82px; }
#header_right { width:500px; height:22px; float:right; text-align:right; margin:55px 0px 0px 0px; }
#header_right p { font-size:10pt; color:#57B0E3; }
#header_right a { color:#57B0E3; text-decoration:none; }
#header_right a:hover { color:#747A7F; }

/* Navigation
----------------------------------------------- */

#contentcontainer { width:950px; height:auto; margin:auto; }

#navigation { width:640px; height:39px; float:left; }

#drop_down { width:300px; height:39px; float:right; text-align:right; margin-top:15px; }

#navigation p { font-size:13pt; color:#57B0E3; }
#navigation a { color:#57B0E3; text-decoration:none; }
#navigation a:hover { color:#747A7F; }
#navigation a:hover, a#selected { color:#747A7F; }

#navigation ul { list-style-type: none; padding:15px 0px 0px 0px; }
#navigation li { font-size:13pt; color:#57B0E3; font-weight:normal; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; padding:0px 25px 0px 10px; display:inline; }


/* Content spotlights
----------------------------------------------- */

#spot_container { width:950px; height:auto; margin:auto; padding:0px 0px 8px 0px; }

/* Content
----------------------------------------------- */

#content_container { width:920px; height:auto; margin:auto; padding:20px 15px 8px 15px; }

#content_left { width:650px; height:auto; padding:0px 0px 0px 0px; }

#content_left p { font-size:14px; color:#747A7F; line-height:22px; padding:0px 0px 20px 0px; }
#content_left h1 { font-size:22px; color:#57B0E3; font-weight:normal; line-height:22px; padding:0px 0px 10px 0px; }
#content_left h2 { font-size:18px; color:#57B0E3; font-weight:normal; line-height:22px; padding:0px 0px 10px 0px; }
#content_left a { color:#57B0E3; text-decoration:none; }
#content_left a:hover { color:#747A7F; }

#content_left ul { list-style-type: disc; padding:0px 0px 20px 30px; }
#content_left li { font-size:14px; color:#747A7F; font-weight:normal; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; padding:0px 0px 0px 5px; line-height:22px; }

/* Content CARDS
----------------------------------------------- */

#content_wide { width:920px; height:auto; padding:0px 0px 0px 0px; }

#content_wide p { font-size:14px; color:#747A7F; line-height:22px; padding:0px 0px 5px 0px; }
#content_wide h1 { font-size:22px; color:#57B0E3; font-weight:normal; line-height:22px; padding:0px 0px 5px 0px; }
#content_wide h2 { font-size:18px; color:#57B0E3; font-weight:normal; line-height:22px; padding:0px 0px 5px 0px; }
#content_wide a { color:#57B0E3; text-decoration:none; }
#content_wide a:hover { color:#747A7F; }

/* BOTTOM
----------------------------------------------- */

#footercontainer { width:auto; height:200px; margin:auto; background-color:#FFFFFF; background-image: url(../images/footer_bg.gif); background-repeat:repeat-x; }

#footer { width:950px; margin:auto; height:auto; padding:20px 0px 50px 0px; }
#footer_top { width:950px; text-align:center; height:auto; padding:0px 0px 0px 0px; }
#footer_bottom { width:950px; margin:auto; height:auto; padding:0px 0px 0px 0px; }

#footer_top p { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:9pt; color:#747A7F; text-align:center; line-height:20px; padding-bottom:10px; }
#footer_top a { color:#57B0E3; text-decoration:none; font-size:9pt; }
#footer_top a:hover { color:#57B0E3; text-decoration:underline; }

/* Contact page
----------------------------------------------- */

.field { width:275px; height:18px; padding: 3px 3px 3px 3px; color:#333333; background-color:#ffffff; font-size:11pt; line-height:18px; }
.field_multi { width:275px; height:55px; padding: 3px 3px 3px 3px; color:#333333; background-color:#F2FBFF; font-size:11pt; line-height:18px; }
.field_drop { width:220px; height:25px; padding: 3px 3px 3px 3px; color:#747A7F; background-color:#DFF3FD; font-size:10pt; line-height:18px; }

.field_drop_content { width:275px; height:25px; padding: 3px 3px 3px 3px; color:#333333; background-color:#F2FBFF; font-size:10pt; line-height:18px; }