/* Core Content Management Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background-color: #FFFFFF;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

.cms_img_border1 {

}
.cms_img_border2 {

}
.cms_div_highlight1 {

}
.cms_div_highlight2 {
	background-color: #000000;
	color: #ffffff;
}
.cms_div_highlight3 {

}
.cms_table_data1 {

}
.cms_table_data2 {

}

/* Design Dependant Styles */


body.design {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #000000;
}

/* Forms */

form {
	padding: 0px;
	margin: 0px;
}

table.user_form {
	border: 1px solid #C67AC6;
	background-color: #FFFCFF;
	color: #531A53;
	margin: 10px 0px 10px 0px;
}
table.user_form td {
	padding: 5px;
}
table.user_form th {
	padding: 5px;
	background-color: #FFEFFF;
	color: #531A53;
	font-weight: normal;
}
input.user_button {
	background-color: #975297;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ffffff;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #975297;
	margin: 0px;
}
input.noborder {
	border: 0px none #8D8D8D;
}

textarea {
	scrollbar-base-color: #663366; 
	scrollbar-face-color: #975297; 
	scrollbar-track-color: #F9D5F9; 
	scrollbar-arrow-color: #330033;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000; 
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #485790;
}
a:hover {
	text-decoration: underline;
}

div#page {
	position: relative;
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}
div.content {
	position:relative;
	width: 780px;
	padding: 0px;
	margin: 0px;
}
div.content_grad {
	position: relative;
	text-align: left;
	width: 780px;
	height: 953px;
	background-image:url(/images/bg_grad.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #9DD9E1;
}
div.content_footer {
	position: relative;
	background-color: #212061;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 23px;
	color: #FFFFFF;
}
div.footer_left {
	position: absolute;
	width: 350px;
	top: 5px;
	left: 5px;
	text-align: left;
	font-weight: bold;
}
div.footer_right {
	position: absolute;
	width: 350px;
	top: 5px;
	right: 5px;
	text-align: right;
}
div.footer_right a {
	font-weight: bold;
	color: #ffffff;
}

div.logo {
	position: absolute;
	width: 780px;
	height: 156px;
	z-index: 1;
}
div.illus {
	position: absolute;
	width: 780px;
	background-image:url(/images/bg_illus.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height: 380px;
	bottom: 0px;
	z-index: 1;
}
div.frame {
	position: absolute;
	width: 413px;
	height: 628px;
	background-color:#FFFFFF;
	background-image:url(/images/bg_frame.jpg);
	top: 102px; 
	left: 346px;
	z-index: 2;
}
div.subheading {
	position: relative;
	margin: 10px 0px 0px 7px;
}
div.main {
	position: absolute;
	width: 378px;
	height: 533px;
	top: 53px;
	left: 15px;
	overflow:auto;
	scrollbar-base-color: #663366; 
	scrollbar-face-color: #91C9D6; 
	scrollbar-track-color: #BE42A2; 
	scrollbar-arrow-color: #330033;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #000000; 
	padding: 10px 10px 10px 0px;
	
}

div.gallery {
	position: absolute;
	width: 100px;
	top: 167px;
	left: 240px;
	z-index:10;
}
div.gallery_img {
	position: relative;
	background-image:url(/images/gallery_bg.gif);
	width: 95px;
	height: 95px;
	background-repeat:no-repeat;
	margin: 0px 0px 15px 0px;
}
div.gallery_img img {
	position: relative;
	padding: 3px 0px 0px 3px;
}

div.left_nav {
	position: absolute;
	left: 27px;
	top: 130px;
	color: #ffffff;
	z-index: 10;
	font-weight: bold;
}
div.left_nav a {
	color: #ffffff;
}
div.left_nav ul {
	margin: 0px 0px 35px 15px;
	padding: 0px 0px 0px 10px;
	list-style-position: outside;
}
div.left_nav li {
	list-style-image: url(/images/li_bullet.gif);
	list-style-position: outside;
	margin: 0px 0px 12px 12px;
}

div.newsletter_box {
	position: relative;
	background-image:url(/images/bg_newsletter.gif);
	background-repeat:no-repeat;
	width: 160px;
	height: 200px;
	padding: 8px 0px 0px 8px;
	font-size: 10px;
	font-weight: bold;
	color: #024455;
}
div.newsletter_box p {
	margin: 7px 0px 0px 0px;
}
div.newsletter_box a {
	color: #024455;
}
h1 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 40px;
	background-image:url(/images/bg_h1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color: #666666;
}
h1:first-line {
	font-weight: bold;
	color: #000000;
}
h2 {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dashed #000000;
	font-size: 11px;
	width: 50%;
}
b, strong {
	font-weight: bold;
	color: #BF42A0;
}
input.submit_txt {
   color: #024455;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: hand;
   font-weight: bold;
   font-size: 10px;
   padding: 0px;
   margin: 0px;
}

/* Error Messages */

div.msg_header_1 {
	background-color: #76A22A;
	color: white;
	padding: 4px;
	font-weight: bold;
}
div.msg_header_0 {
	background-color: red;
	color: white;
	padding: 4px;
	font-weight: bold;
}
div.msg_body {
	background-color: #eeeeee;
	color: #000000;
	padding: 4px;
}



/* Resources */

div.resource {
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0px;
}

div.resource_footer_links {
	background-color: #ffffff;
	color: #444444;
	width: 100%;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dashed #DDDDDD;
	font-weight: bold;
	text-align: right;
}

div.resource_footer_links a {
	color: #0076BB;
	font-weight: normal;
	text-decoration: none;
}
div.resource_footer_details {
	background-color: #ffffff;
	color: #444444;
	width: 100%;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dashed #DDDDDD;
}

div.resource img {
	margin: 0px 6px 0px 0px;
	border: 1px solid #666666;
}

div.resource div {
	padding: 6px;
	margin: 0px 0px 0px 0px; 
}

div.resource_title {
	font-weight: bold;
	background-color: #EEEEEE;
	color: #000000;
	font-size: 10px;
	border-bottom: 1px solid #666666;
}
div.resource_event_date {
	text-align: center;
	background-color: #F7F7F7;
	color: #AE3D2E;
	padding: 4px;
}



div.cosmo_banner {
	position: absolute;
	top: 348px;
	left: -8px;
	width: 184px;
	height: 93px;
	z-index: 100;
}
