body {

	margin: 0px;

	padding: 0px;

	text-align:left;

	background-color: #FFFFFF;

}

.style1 {
color:#FFFFFF;
font-family:Arial;
font-size:16px;
font-weight:bold;
}

body,tr,td,th,p, .MsoNormal, .span {

	color: #333333;

	margin:0;

  	padding: 0;

	font-size: 12px;

	line-height: 18px;

	font-family: Arial, Sans-Serif;

	font-weight: normal;

}



a,a:link,a:visited,a:active {

	color: #0066cc;

	text-decoration: none;

}

a:hover {

	color: #003366;

	text-decoration: none;

}

p {

	padding: 0px 0 5px 0;

}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	margin:0;
	padding: 0px 0 0px 0;
}



h1 { font-size: 24px; line-height: 26px; margin: 0 0 5px 0; padding: 0;}

h2 { font-size: 18px; line-height: 22px; margin: 0px 0 5px 0; padding: 0;}

h3 { font-size: 14px; line-height: 18px; margin: 0px 0 5px 0; padding: 0;}

h4 { font-size: 14px; line-height: 18px; margin: 0px 0 5px 0; padding: 0;}

h5 { font-size: 10px; line-height: 42px; margin: 0px 0 5px 0; padding: 0;}

h6 { font-size: 9px; line-height: 12px; margin: 0px 0 5px 0; padding: 0;}



h1,h3,h5 {

	color:#333333;

}

h2,h4,h6 {

	color:#6699CC;

}



h2,h3,h4,h6 {

	font-weight: bold;

}



h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {

	color: #6699CC;

	text-decoration: none;

}



blockquote {

	color:#666;

	margin: 0 0px 15px 0px;

	padding: 5px;

	border-left: 5px solid #ddd;

	border-right: 5px solid #ddd;

	background-color: #f5f5f5;

}



ol {

	padding: 0 0 5px 20px;

	color: #003366;

}

ul {
	list-style-type: square;

	margin: 0;

	padding: 0 0 10px 15px;

	color: #99CCFF;

}


li {
	margin: 0;
	padding: 0px;
	color: #333333;
	font-weight: normal;
}

code {

  font-size: 100%;

}

hr {

  border: 0px;

  border-bottom: 1px solid #99CCFF;

  text-align:center;

  height: 0px;

}

img {border:0 }

.clear { clear: both; }



/* Forms ----------------------------------------------- */



label { font-weight: bold; }

input, button {

	background-color:#fff;

	color: #555;

	font-size: small; 

	margin:2px;

	padding:2px;

}

button, input[type="button"], input[type="submit"], input[type="reset"]  {
	border: none;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	background-color: #003366;
	color: #fff;
	background-image: url(img/form-dark.gif);
	background-repeat: repeat-x;
}


button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover   {
	background-color: #efefef;
	color: #333;
	background-image: url(img/form-light.gif);
	background-repeat: repeat-x;
}

button:active, input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active  {
	background-color: #efefef;
	color: #333;
	background-image: url(img/form-light.gif);
	background-repeat: repeat-x;
}



table.tableform td.button {	text-align: center; }

input[type="text"], input[type="password"], textarea { 

	color: #333;

	background-color: #fff;

	border: 1px solid #ddd;

	border-top: 1px solid #999;

	border-left: 1px solid #999;

}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus	{ 

	color: #000;

	background-color: #fff; 

	border: 1px solid #003366;
	
	font-family:Arial, sans-serif;

}

textarea { 
	width: inherit;
	
	font-family:Arial, sans-serif;
	font-size:13px;
}

fieldset {

	border: 1px solid #ddd;

	padding: 3px;

}

fieldset td {

	padding: 1px;

}

legend {

	font-weight: bold;

	font-size: 110%;

	padding: 3px;

}

input[type="checkbox"], select {

	padding: 1px;

	font-size: x-small; 

}

.required {

	color: #003366;

}





/* Layout ----------------------------------------------- */

.block {width:950px;text-align:left;}

#main {width:100%; height:100%;}

#header, #menubox, #content, #footer {margin:auto; display: block; clear: both;}





/* Header ----------------------------------------------- */

#header {
	margin-top: 10px;
}

#header .block {
	background-image:url(img/header_bkg.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin:0;
}

/*  LOGO --------------------------- */

#logo {
	width: 360px;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}


/*  utility --------------------------- */

#utility {
	width: 580px;
	float:right;
	padding: 0px 10px 0px 0px;
}

.uLeft {
	background:url("img/utility_tabl.gif") no-repeat left top;
	padding: 0px 0px 8px 30px;

}

.uRight {
	background:url("img/utility_tabr.gif") no-repeat right top;
	padding: 0px 35px 8px 0px;
}



#memberLogin {
	float:right;
	margin:0 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
	_letter-spacing:1px;
	color:#0066cc;
}
#memberLogin a {
	padding: 0px 0px 0px 10px;
	text-decoration: none;

}
/* Top Menu --------------------------- */

#menu {
	clear:both;
	margin-left:5px;
	line-height:normal;
	padding: 0 5px 0 5px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url("img/menu-left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
}
#menu a span {
	float:left;
	margin-right: 2px;
	display:block;
	background:url("img/menu-right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

#searchbtn {
	background:url("img/menu-right.gif") no-repeat right top;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {
	float:none;
}
/* End IE5-Mac hack */
    #menu a:hover span {
	color:#0066cc;
}
#menu a:hover {
	color:#0066cc;
	background-position:0% -42px;
}
#menu a:hover span {
	color:#0066cc;
	background-position:100% -42px;
}
#searchbtn:hover {
	color:#0066cc;
	background-position:100% -42px;
}
#menu .current a {
	color:#0066cc;
	background-position:0% -42px;
}
#menu .current a span {
	color:#0066cc;
	background-position:100% -42px;
}



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

#content {
	min-height: 400px;
}
#content p {
	padding: 0px 0 15px 0;
}

#content h1 {
	border-bottom: 1px solid #99CCFF;
}

#content li {
	width: 90%;
}

.content-text { 
	margin: 0px;
	padding: 20px 20px 20px 0;
}

.content-text h1 { 
	padding: 0px 0 2px 0;
	margin: 0px 0 10px 0;
}

/* Homepage ----------------------------------------------- */

#homepage {
	padding: 15px 0 0px 15px;
}

#homepage h3 a {
	display: block;
	width: 200px;
	margin: 5px;
	padding:5px;
	border-bottom: 1px solid #CCC;
}

#homepage h3 a img {
	padding-right: 8px;
}


/* Footer ----------------------------------------------- */



#footer .block {padding-bottom: 50px;  border-top: 1px solid #99CCFF; }



.footer_menu {
	color: #333333;	
	padding-top: 15px;  
	font-size:15px;  
	text-align: center; 
}

.footer_menu a, .footer_menu a:link, .footer_menu a:visited, .footer_menu a:active {
	padding: 5px; 
	font-size:15px; 
	color: #333333; 
	font-weight: normal;
}

.footer_menu a:hover {
	color: #003366;
	text-decoration: underline;
}



.copyright { 
	padding: 5px;
	text-align: center; 
	font-size:10px; 
	color: #666666; 
}



.footer_utility{
	display: none;
	color: #666666;	
	text-align: center; 
}

.footer_utility a, .footer_utility a:link, .footer_utility a:visited, .footer_utility a:active {
	padding: 5px; 
	font-size:10px; 
	color: #666666; 
}

.footer_utility a:hover {
	color: #003366;
	text-decoration: underline;
}

/* =-=-=-=-=-=-=-[Video Section]-=-=-=-=-=-=-=- */

#videosection {
	display: none;
        }



.item {
	width: 33%;
	padding: 0px 15px 15px 0;
} 

.media_image {
	padding: 0px 20px 15px 0;
}

.navlinks td, .navlinks a, .navlinks a:link, .navlinks a:visited, .navlinks a:active, .navlinks a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

/* sideMenu ----------------------------------------------- */

.sideMenu {
	width: 220px;
	margin: 10px 0 0 0px;
	padding: 10px 0 0 0;
        list-style: none;
}

.sideMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
	width: 200px;
}
.sideMenu li {
	display: block;
	margin: 5px;
	padding:5px;
	border-bottom: 1px solid #CCC;
}

.sideMenu img {
	padding-right:5px;
}


.submenugroup ul {
	list-style: none;
	margin: 10px;
	padding-left: 18px;
	color: #99CCFF;
}

.submenugroup li {
	width: 100px;
	display: block;
	margin: 0px;
	padding:5px;
	color: #333333;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: none;
}

.sideMenu .submenugroup ul {
    list-style: none;
    margin-left: 15px;
    padding: 0px;
	width: 95%;
}

#filename {
	opacity:0;
	position:relative;
	text-align:right;
	z-index:2;
}
#filename1 {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	z-index:1;
}
