/* CSS Document */

* { font-size: 100%; margin: 0; padding: 0; }

html { 
	height: 101%;	
}

a {
	text-decoration:none;
	cursor:pointer
}

a:visited {
	color:#0000FF;
}

img {
	border: none;
	}
	
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:1.5;
	color: #666666;
	}

#outer { background: transparent url(images/outer.jpg) repeat-x 0 0; width: auto; }

#inner {
	margin: 0 auto;
	width: 980px;
	border: 1px none #CCCCCC;
}
#heading {
	background: url(images/heading_background2.jpg) #FFFFFF no-repeat 0 0;
	height: 180px;
	width: 965px;
	padding-right: 15px;
	padding-top: 60px;
	position: relative;
}

#hnav {
	margin:0 auto;
	width:960px;
	height:20px;
	background-color: #FFFFFF;
	text-align: center;
}

#content {
	margin: 0 auto;
	width: 960px;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
}

#contentup {
	Position:absolute;
	z-index: 200;
	width:746px;
	top:190px;
	left:260px;
	padding-bottom: 10px;
	background-color:#CCCCCC;
	padding-top: 10px;
	border: 2px solid #333333;
}

.contentup {
	visibility:visible;
}

.contentdown {
	visibility:hidden;
}

#contentupins {
	margin: 0 auto;
	width:700px;
	border: 2px solid #999999;
	background-color:#FFFFFF;
	padding: 10px;
}

#contentupinsclose {
	margin: 0 auto;
	width:700px;
}

.contentupinsclosetext {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:#0000FF;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000FF;
	text-align: right;
}

.contentupinsclosetext:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color:#990066;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990066;
	text-align: right;
	cursor: pointer;
}

#contentupinstitle {
	width: 450px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	height: 150px;
	float: left;
}

.contentupinstitletext {
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

#contentupinstext {
	width: 680px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-top: 20px;
	clear: left;
	padding-bottom: 20px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	border: 2px dashed #999999;
}

#contentupinslink{
	width: 180px;
	text-align: justify;
	padding-left: 55px;
	padding-right: 5px;
	background-color: #FFFFFF;
	float:left;
	overflow: hidden;
}

#contentupinsimage{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #999999;
}

#contentupinsimagedesc{
	width: 700px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#contentleft {
	margin: 0 auto;
	width: 650px;
	float: left;
	padding-left: 10px;
}

#contentright {
	margin: 0 auto;
	width: 300px;
	float: right;
}

.inslh {
	width: 620px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.5;
	border: 1px none #999999;
}

.insl {
	width: 620px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border: 1px none #999999;
}

.inssh {
	width: 280px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.5;
	border: 1px dotted #999999;
}

.inss {
	width: 280px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.inssimg {
	width:175px;
	margin:0 auto;
	}

#spacer {
	margin: 0 auto;
	width: 950px;
	height:	5px;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#spacer2 {
	margin: 0 auto;
	width: 950px;
	height:	15px;
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#footer {
	margin: 0 auto;
	width: 960px;
	height: 70px;
	background-image:url(images/footer_bg2.jpg);
	background-repeat:no-repeat;
	clear: both;
	padding-top: 15px;
	text-align:center;
	font-size: 9px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul {
	list-style:none;
}

.titletext {
	margin: 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	font-family: "Courier New", Courier, monospace;
}

.titletext:hover {
	margin: 0;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990066;
	font-size: 14px;
	font-weight: bold;
	color:#990066;
	cursor: pointer;
}

.itemtitletext {
	margin: 0;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}

.morelinktext {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

.morelinktext:hover {
	font-size: 10px;
	font-weight: bold;
	color:#990066;
}

.hnavtext {
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.hnavtext:hover {
	margin: 0;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color:#990066;
}

.pagetitletext {
	text-decoration: none;
	font-size: 10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

fieldset {
	font: 1em Helvetica Neue, helvetica, arial, sans-serif;
	color: #666;
	background-color: #efefef;
	padding: 2px;
	border: solid 1px #d3d3d3;
	width: 475px;
    }
    legend {
    color: #666;
    font-weight: bold;
    font-variant: small-caps;
    background-color: #d3d3d3;
    padding: 2px 6px;
    margin-bottom: 8px;
    }
label  {
	font-weight: bold;
	line-height: normal;
	margin-right: 10px;
	width: 250px;
	display: block;
    }
input.formInputText  {
	font-size: 1em;
	color: #666;
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #993366;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	text-align: left;
	width: 250px;
    }
	
select.formInputText  {
	font-size: 1em;
	color: #666;
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #993366;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 25px;
	text-align: left;
	width: 250px;
    }
	
textarea  {
    font-size: .8em;
    color: #666;
    background-color: #ffffff;
    padding: 2px;
    border: solid 1px #993366;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 100px;
    }
input.formInputText:hover {
    background-color: #fee;
    border: solid 1px #f66;
    color: #000;
    cursor: pointer;
    }
    input.formInputText:focus {
    color: #000;
    background-color: #ffffff;
    border: solid 1px #993366; 
    cursor: text;
    }
input.formInputButton  {
    font-size: 1em;
    vertical-align: middle;
    font-weight: bolder;
    text-align: center;
    color: #300;
    background: #ffffff;
    padding: 1px;
    border: solid 1px #993366;
    float: right; 
    cursor: pointer;
    }
form {
	text-align: left;
}

#twitter_div {
	width:300px;
	text-align:center;
	float:right;
	border: 1px dotted #999999;
	}
