
html, body{
	margin:0;
	padding:0;
	font-family:Arial;
	/*background-image : url(../images/bg_body.jpg);
	background-repeat : repeat-x;
	*/
	font-size : 90%;
	color:#666666;
	background-color : #ECEEED;
}
a.bodylink:link {font-family:Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}
a.bodylink:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}
a.bodylink:hover {font-family:Arial, Helvetica, sans-serif;text-decoration: underline;color:#990000;}
a.bodylink:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}

a.bodylink2:link {font-family:Arial, Helvetica, sans-serif;text-decoration: none;color:#6699CC;}
a.bodylink2:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#6699CC;}
a.bodylink2:hover {font-family:Arial, Helvetica, sans-serif;text-decoration: underline;color:#6699CC;}
a.bodylink2:active {font-family:Arial, Helvetica, sans-serif;text-decoration: none;color:#6699CC;}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:724px;
	background-color: #FFFFFF;
}

ul {
	font-size:100%;
	font-weight : normal;
	margin-left:17px;
	margin-top:5px;
	margin-bottom:10px;
}
li {
	padding-right:0px;
	list-style-type : circle;
}

hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
/* Header
***********************************************/
#logo {
	position: relative;
	float:left;
	width:724px;
	height:111px;
}
#topnav {
	position:relative;
	float:left;
	width:609px;
	font-size:110%;
	text-align:center;
	height:24px;
	padding-left:115px;
	padding-top:5px;
	color : #666666;
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../images/bg_nav.jpg);
	font-weight:bold;
}

a:link {font-family:Arial, Helvetica, sans-serif;text-decoration: none;color:#666666;}
a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#666666;}
a:hover {font-family:Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}
a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}
.nolinknav{font-family: Arial, Helvetica, sans-serif;text-decoration: none;color:#990000;}
#theimage {
	position:relative;
	float:left;
	width:724px;
	height:136px;
}
#content{
	position:relative;
	float:left;
	text-align:left;
	width:724px;
	background-image : url(../images/bg_content.jpg);
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	font-size : 85%;
	padding-top:5px;
}
#homeimage {
	position:relative;
	float:left;
	width:106px;
	padding-left:5px;
}

#style1_left {
	position:relative;
	float:left;
	text-align:left;
	width:579px;
	padding-left:10px;
}
#style1_right {
	position:relative;
	float:left;
	width:125px;
	padding-top:20px;
}
 h1{font-size : 120%;font-weight:bold;}
 h2{font-size:100%;font-weight:normal;margin-top:-10px;}
#style2 {
	position:relative;
	float:left;
	width:704px;
	padding-left:10px;
}

#style3 {
	position:relative;
	float:left;
	padding-left:10px;
}
 #style3 h1{font-size : 120%;font-weight:bold; margin-bottom:0px;}
 #style3 h2{font-size:100%;font-weight:normal;margin-bottom:0px;}
#style4 {
	position:relative;
	float:left;
	width:704px;
	padding-left:10px;
}
#style4 h1{font-size : 120%;font-weight:bold;}
 #style4 h2{font-size:100%;font-weight:normal;}
#style5 {
	position:relative;
	float:left;
	width:579px;
	padding-right:10px;
}
#style10 {
	position:relative;
	float:left;
	width:704px;
	padding-left:10px;
}
#style11 {
	position:relative;
	float:left;
	width:704px;
	padding-left:10px;
}
#style12 {
	position:relative;
	float:left;
	width:704px;
	padding-left:10px;
}
/* Bottom
***********************************************/
#footer a:link {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color: #000000;}
#footer a:visited {font-family: Arial, Helvetica, sans-serif;text-decoration: none;color: #000000;}
#footer a:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;color: #000000;}
#footer a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;color: #000000;}
.nolink {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;color: #000000;}

#footer {
	position:relative;
	float:left;
	width:724px;
	height:44px;
	font-size:90%;
	text-align:center;
	color: #000000;
	font-family:Arial;
	padding-top:10px;
	background-image : url(../images/bg_footer.jpg);
	background-repeat : no-repeat;
}


/* Form
***********************************************/
#ctform {
	width:440px;
	padding-top:10px;
}
.ctupper {
	position:relative;
	float:left;
	width:440px;	
}
.cttext {
	height:40px;
}
.ctinleft {
	position:relative;
	float:left;
	width:90px;
}
.ctinright {
	position:relative;
	float:left;
	width:350px;
}
#ctlower {
	position:relative;
	float:left;
	width:428px;
	padding:5px;
	border:1px solid #990000;
	background-color : #DCDCE1;
}
.frmlabel {
	position:relative;
	float:left;
	width:110px;
	height:25px;
	text-align:right;
	padding-right:5px;
	font-size:100%;
	
}
.frminput {
	position:relative;
	text-align:left;
	height:25px;
	
}
#ctsubmit{
    position:relative;
	text-align:left;
	padding-top:10px;
	height:40px;
}
#ctlegal {
	position:relative;
	text-align:left;
	height:100px;
}
input {
	border:1px solid #990000;
	background-color : #ffffff;
}
.bodyTextForm {
	font-family: Arial;color: #000000;font-size: 10pt;
}

#tgal {
	position:relative;
	float:left;
	width:703px;
	padding-top:5px;
}
.galthumb {
	position:relative;
	float:left;
	width:90px;
	padding-right:2px;
	padding-bottom:2px;
}
#galmaindisplay {
	position:relative;
	float:left;
	width:368px;
}
#galmaindisplay2 {
	position:relative;
	float:left;
	width:335px;
}
#galmenu {
	position:relative;
	float:right;
	padding-right:20px;
}
#ptetx {
	position:relative;
	float:left;
	width:300px;
}