body {
	/* font-family: Helvetica, Arial, sans-serif;  */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:center;
}
h1, h2, h3 { 
	/* font-family: "Trebuchet MS", Tahoma, Sans-serif; */
	font-family: Basic Sans SF, Arial, sans-serif;
}

h1 {
	font-size: 180%;	
	font-weight: 600;	
	color:#285679;
	padding:10px 0px 10px 0px; 
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 160%;
	color: #285679;
	font-weight: 600;
	padding:15px 0px 5px 0px; 
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 135%;	 
	color:#000000;
	padding:20px 0px 5px 0px; 
	margin: 0px 0px 0px 0px;

}
p	{
	padding:5px 10px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	color:#000000;
	font-weight:normal;
}

td, th {
	font-size: 12px;
	line-height: 16px;
	color: #074955;
}

li {
	padding: 2px 0px 0px 5px;
	margin:2px 0px 0px 0px;
	color:#000000;
	font-weight:500;
}

ul {
	padding: 2px 0px 2px 5px;
	margin:2px 0px 0px 0px;
}

blockquote {
  margin: 15px 0px 15px 5px;
  padding: 5px 5px 5px 5px;  
  border: 1px solid #E5F0FB;
  background-color: #F4F8FD;
  text-align: center;
  width: 400px;
}
img {
	border:0px solid black;
	padding:0px 0px 0px 0px;
}

/* links */
a, a:visited {
	line-height:20px;
	text-decoration:none;
	font-weight:600;
	background: inherit;
	color: #612A1E; 
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #285679;
}

#container {
	width:800px;
	text-align:center;
	margin:0px auto;
	padding: 0px 0px 0px 0px;
}

#pagecontent {
	width:800px;
	border:2px solid #285679; 
	background-color:white;
}

.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	color:#0F2160;
	line-height:25px;
	/* background-color:#FFFFFF; */
	width:800px;
	border:1px solid #074955;
	border-left-width:0px; 	
	border-right-width:0px; 	
	margin:10px 0px 0px 0px;
}
#flashvideo {
	width:800px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/* background-color:#6699CC;  */
}

#popupbox {
	/* background-image:url(_Images/popupbg.png);  */
	border:3px solid #000000;
}

#masterdiv {
	/* background:url(_Images/profilebg.jpg) bottom right no-repeat;  */
	/* background: url(_Images/box.jpg) top left no-repeat; 	  */
	border:0px solid #000000;
	padding-top:5px;
	padding-left:10px;
}
.menutitle{
	float:left;
	position:relative;
	cursor:pointer;
	margin: 10px 2px 0px 2px;
	/*background-image:url(_Images/bg_ice.jpg);*/
	background-position:top left;
	background-repeat:repeat-x;
	color:#000000;
	text-align:left;
	font-weight:bold;
	border:1px solid #000000;
}

.submenu{
	padding: 0px 5px 5px 0px; 
	text-align:left;
	margin: 0px 0px 0px 0px;
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 3px 0px 3px 10px; margin: 10px 5px 5 15px;
	border: 1px solid #E5F0FB; 
	font-size: 100%;	
	color:#612A1E;
	font-weight:500;
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { color:#FB9233; font-size: .95em;	margin-top: 0;	}


.signin {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
  	font-weight: bold;
	color:#0F2160;
	line-height:30px;
	width:800px;
	margin:0px 0px 0px 0px;
}
.legal {
	font-family: Basic Sans SF, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height:25px;
}

/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
			.imagecontainer{
				   float:left;
				  clear:left;
				  background: url(_Images/shadowAlpha.png) no-repeat bottom right width=75%;   /*!important*/
				  background: url(_Images/shadow.gif) no-repeat bottom right;
				  text-align:right;
				  padding-bottom:0px;
				  margin:0px 0px 0px 0px;
			}
			.imagecontainer img{
				margin: -6px 6px 6px -6px;
			}


.framed_image {
	border:1px solid black;
	margin:0px 0px 0px 0px;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0px; 
	padding: 5px 0px 5px 0px;	
	width: 240px;
	text-align:left;
}

.navLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

/* Sidebar */	
#sidebar {
	text-align:center;	
	width: 195px;
	padding-left:5px; 
	margin: 5px 0px 0px 0px;	
	color: #285679;	
}	
#sidebar h2 {
	margin: 15px 5px 10px 5px;
	font-size:15px;
	font-weight:500;
	font-family: Basic Sans SF, Arial, sans-serif;
	/* color: #555;	*/
}
#sidebar p {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #285679;
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 1px;
	margin: 0 2px;	
	color: #285679;	
	border-bottom: 1px solid #285679; 
	text-weight:bold;
	cursor:pointer;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #612A1E;
	font-weight:bold;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #285679;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 2px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }


.footer {
  font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
 	border-style: ridge;
}

.signature {
	font-family: Script MT Bold, Bradley Hand ITC, arial;
	font-size:16px;
	color:#285679;
	font-weight:600;
	text-align:right;
	padding-bottom:20px;
}

/*Forms defaults*/

.input_width {margin-bottom:2px; width:181px;
}

input, textarea {
	font-family:  Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#404040;
}

label {
	color:#285679;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color:#33333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(_Images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(_Images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(_Images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(_Images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:300px;
	height:22px;
	background:url(_Images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:380px;
	height:133px;
	background:url(_Images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

/*Selects*/
.selectArea {
	width:85px;
	height:21px;
	background:url(_Images/select_bg.jpg) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(_Images/select_left.jpg) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(_Images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(_Images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
