/*------------------------------- Page Style ---------------------------*/

body{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

a:link {color: #330033;

}
a:visited {
	color: #330033;
	
}
a:hover {
	color: #000000;
	
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}

img {
	border:none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	}	
	
p {
	font-size:12px;
	}
	
/* ----------------- Font Styles ---------------- */

.style1 {
	font-size: 12px;
}

.style2 {
	font-size: 14px;
	}
	
.style3 {
	font-size: 14px;
	font-style:italic;	
	}

.style4 { 
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}	

.style5 { 
	font-size: 14px;
	font-style:italic;
	text-decoration:underline;
	font-weight:bold;
}

.style6 {
	font-size: 16px;
}

.style7 {
	font-size: 16px;
	font-weight: bold;
	}

.style8 {
	font-size: 16px;
	font-style:italic;
	}
	

.style9 {
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	}
	
.style10 {
	font-size:11px;
	color:#000000;
	font-weight: bold;
	font-style:italic;
	}

.style11 {
	font-size: 12px;
	color:#330033
	}

.style12 {
	font-size: 14px;
	color:#330033;
}

.style13 {
	font-size: 10px;
	}
	
.style14 {
	font-size:11px;
	font-weight:bold;
}

.style15 {
	font-size:12px;
	color:#ffffff;
}

.style16 {
	font-size:14px;
	color:#FFFFFF;
	}

.style17 {
	font-size:16px;
	color:#FFFFFF;
	}

.style18 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	}

.style19 {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	}
	
.style20 {
	font-size:12px;
	color:#999999;
	}

#menu a {
	color:#999999;
	text-decoration:none;
	}
	
#menu a:hover {
	color:#000000;
	}

/*---------------- Divs ---------------- */

#holder {
	width:982px;
	margin:3% auto;
	margin-bottom:0;
	position:relative;
	clear:left;
	border-bottom: solid #CCCCCC 1px;
}

#header{
height:80px;
border-bottom:solid #330033 1px;
border-left:solid #CCCCCC 1px;
border-top:solid #CCCCCC 1px;

}

#headerleft {
width:200px;
height:80px;
background-image:url(../images/CTi-Logo.jpg);
background-repeat:no-repeat;
}

#headright{
	width:770px;
	height:80px;
	float:right;
	background-image:url(../images/main_header.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:0;
	padding:0;	
}

#menu {
width:150px;
text-align:left;
float:left;
}

#content-container {
background-image:url(../images/background.jpg);
background-repeat:repeat-y;
width:980px;
}

#content {
width: 825px;
float:right;
}

#left {
	width:485px;
	padding-left:10px;
}

#right{
	width:315px;
	float:right;
	text-align:centre;
}

#right-plain{
	width:315px;
	float:right;
	text-align:center;
}


#footer{
	height:20px;
	width:900px;
	margin:auto;
	margin-top:3px;
	clear:both;
}

#footerleft {
	height:20px;
	width:560px;
}

#footerright {
	height:20px;
	width:300px;
	float:right;
}



/*---------------- Form CSS --------------------*/

#formo {width:489px; margin:0px; padding:0px; height:200px;/*display:table*/ }

.form_left {
	width:235px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-align:left;
	float: left;
}
.form_right{
	float:right;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:right;
	width: 220px;
}
.form_bot {clear:both;  margin:0px; padding:0px; height:32px; text-align:right;}


form {

padding:0px;
margin:0px;
	
}


form#mailing {
width:470px; 
padding:0px;
margin:0px;
	
}

form fieldset {
width:465px; 
display:block; 
border:1px solid #cccccc; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 0px;
line-height:normal;
}

form fieldset#opt {
/*background:#ff6705;*/
}

form legend {
font-size:1.1em; 
font-weight:bold; 
color: #4d89ff;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #137C41;
padding: 0 5px;
background: url(cssplay/legend_bg.gif);
}

form label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	text-align:left;
	margin-bottom:3px;
	font-weight: normal;
}

form input, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #330033;
	font-weight: normal; 
	border:1px solid #757575;
	margin-bottom: 3px;
}

form textarea { 
border:1px solid #757575; 
padding:0.5em; 
overflow:auto; 
}

.textfield {
	height:20px;
	width:150px;
}
form select {
margin-left:0.5em;
color:##330033;
}

form radio {
color:##330033;
}

form option {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:##330033;
}

form#mailing optgroup {
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000; 
}

form#mailing optgroup option {
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:##330033;
}

form #submit, form #reset {
background:#000000;
background-image:url(../images/Submit.jpg); 
background-repeat:no-repeat; 
width:61px; 
height:22px; 
border:0; 
color:#FFFFFF; 
font-size:12px;

}

form #submit1, form #reset {
background:#000000;
background-image:url(../images/Submit.jpg); 
background-repeat:no-repeat; 
width:61px; 
height:22px; 
border:0; 
color:#FFFFFF; 
font-size:12px;

}


form #submit:hover, form #reset:hover {
color:#999999;
width:61px; height:22px; border:0;
}

.formInputDDtxt {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width:130px; 
	height:18px;
}


#styled td {
	font-size: 11px;
}
