@charset "UTF-8";



body {
	margin: 0px auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background: #FFFFFF url(../images/bg.jpg) repeat-x;
}

#wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Links */
a:link, a:visited { color:#3A709F; text-decoration:underline;}
a:hover, a:active { color:#57a0df;text-decoration:none;}

img
{  border-style: none;
}

.header {
	height: 94px;
	color: #3A709F;
	font-size:11px;
	text-decoration: none;
	padding:10px 0px 0px 0px;
	margin-top:10px;
}

a.header:link {text-decoration: none; padding: 20px 10px 0px 10px; width:300px;}
a.header:visited {text-decoration: none; padding: 20px 10px 0px 10px; width:300px;}
a.header:hover {text-decoration: underline; padding: 20px 10px 0px 10px; width:300px;}
a.header:active {text-decoration: none; padding: 20px 10px 0px 10px; width:300px;}


.header_top{
	height: 50px;
}

a.header_top:link {text-decoration: none; }
a.header_top:visited {text-decoration: none; }
a.header_top:hover {text-decoration: none; }
a.header_top:active {text-decoration: none; }


.header_bottom {
	height: 24px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding:20px 0px 0px 20px;
}


#container {
	background:transparent url(../images/bg_container.gif) repeat-y;
	width:850px;padding:0px;
	margin:0px;
}


.more {
	font-weight: bold;
	color: #496583;
	font-size:12px;
}

a.more:link {text-decoration: none; padding: 10px 10px 0px 20px; font-size:12px;}
a.more:visited {text-decoration: none; padding: 10px 10px 0px 20px; }
a.more:hover {text-decoration: underline; padding: 10px 10px 0px 20px;}
a.more:active {text-decoration: none; padding: 10px 10px 0px 20px; }


.smallmore {
	font-weight: bold;
	color:#57a0df;
	font-size:9px;
	padding: 5px 20px 10px 10px;
	border-bottom: 1px dashed #C9C9C9;
}

.smallmore a:link {text-decoration: none; color:#57a0df; }
.smallmore a:visited {text-decoration: none; color:#57a0df; }
.smallmore a:hover {text-decoration: underline;  color:#3A709F; }
.smallmore a:active {text-decoration: none;  color:#3A709F; }



.smallfont {
	font-weight: normal;
	font-size:9px;
	padding: 5px 20px 10px 20px;
}

.subheadings {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	color: #266FA3;
	padding-top: 10px;
}
.orangesubheadings {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #F58221;
}

.bodytext {
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}

.horizontal {
	background-image: url(../images/horizontal_line.gif);
	background-repeat: repeat-x;
	height: 40px;
}

.horizontal_line {
	border-bottom: 1px dashed #9CB8DD;
	clear:both;
	padding: 7px 0px;
}


.horizontal_line2 {
	border-bottom: 1px dashed #CCCCCC;
	clear:both;
	margin: 20px 0px;
}


#content_index {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;	
	margin:0px;
	padding:0px;
}
#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;	
	margin-left:1px;
	padding:20px;
}

.img src="images/header.png" alt="ISProductions"  { border-bottom: 1px dashed #9CB8DD; padding:10px;	font-size: 18px;
	font-weight: normal; color: #496583; margin:0px 10px; }
	
	
#container {
	background:transparent url(../images/bg_container.gif) repeat-y;
	width:950px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.colA {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	float: left;
	width: 620px;
}
.colB {
	padding: 10px 10px 0px 10px;
	margin: 0px 2px 0px 0px;
	width: 204px;
	float:left;
}

.colC {
	background-image: url(../images/content_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 190px;
	float: left;
	padding: 10px 10px 10px 15px ;
	
}

.colC1{
	background-image: url(../images/content_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 120px;
	float: left;
	padding: 10px 10px 10px 25px ;
	
}

.colD {
	width: 300px;
	float: left;
	padding: 10px 0px 10px 10px;
}


.colE {
	width: 210px;
	float: left;
	padding:0px;
	margin:0px;
}


.colF {
	width: 265px;
	float: left;
	padding:10px;
	margin:0px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #266FA3;
	padding: 0px;
	margin:0px;
}

h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #7D90A2;
	padding: 10px 0px;
	margin:0px 0px 10px 0px;
	clear:both;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	padding: 0px;
	margin:0px;
}

h5 {
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
	color: #666666;
	padding: 10px 0px 10px 0px;
	margin:0px;
}

h6 {
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin:0px;
}


p {
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #666666;
	padding: 10px 10px 10px 0px;
	margin:0px;
}


ul.check {
	padding: 5px 0.5em 5px 0px;
	text-decoration: none;
	list-style:none;
	margin:0px;
	
}


ul.check li {
	padding: 4px 0 2px 10px;
	font-size: 11px;
	line-height:16px;
	color: #5b574f;
}

ul.check2 {
	padding: 5px 20px 5px 0px;
	text-decoration: none;
	list-style:none;
	margin:0px 20px;
	 font-size:13px;
	line-height:19px;
	
}


ul.check2 li {
	padding: 4px 0 2px 10px;
	font-size: 13px;
	color: #5b574f;
}




ul.check3 {
	padding: .1em 0.5em;
}

ul.check3 li {
	padding: 0 0 5px 20px;
	font-size: 13px;
	color: #5b574f;
/*	background: url(../i/li3a.gif) no-repeat 0 0; */
}




/* RIGHT NAVIGATION*/
#rightnav
{margin:0px; padding: 5px 0px 0px 0px;  }


/* First-Level */
#rightnav UL
{
	margin:0px;
	padding:0px;
	border-bottom: 1px solid  #9CB8DD;
}
#rightnav UL LI
{
	margin:0px;
	padding:5px 0 1px 20px;
	list-style-type:none;
	color:#FF9900;
	font-weight:normal;
	font-size:14px;
	background:transparent url(../images/button.gif) no-repeat 0px 6px;
}

#rightnav UL LI A
{ display:block; color:#CC0000; font-weight:bold; padding:0px 5px 5px 13px; line-height:1.6em; font-size:13px; text-align:right;  }
#rightnav UL LI A:link, #rightnav UL LI A:visited
{ color:#CC0000; text-decoration:none;  }
#rightnav UL LI A:hover
{color:#FF9900;
	text-decoration:underline;
}
#rightnav UL LI A:active
{ background:transparent url(../i//bullet_rightnav.gif) no-repeat 5px 4px }
#rightnav UL LI A:selected
{ border-bottom: 1px dashed #212121; background-image:none; }


/* Second-Level */
#rightnav UL UL
{ margin:0; padding:0; list-style-type:none; border-bottom: 0px  }
#rightnav UL UL LI
{ margin:0; padding:1px 0 2px 15px; background-image:none;border:0px; }
#rightnav UL UL A
{ display:block; color:#666666; font-weight:normal; padding:1px 0 2px 13px; line-height:1.6em; font-size:12px; text-align:left; }
#rightnav UL UL A:link, #rightnav UL UL A:visited
{ color:#666666; text-decoration:none; background:transparent url(../images/square.gif) no-repeat 0 7px; }
#rightnav UL UL A:hover, #rightnav UL UL A:active
{ color:#FF9900; text-decoration:none; text-decoration:none; }
#rightnav UL UL LI a.selected
{color:#FF9900;padding:1px 10px 2px 13px;  margin:0px; text-decoration:none;}



.announcements {
	border-bottom: 1px dashed #9CB8DD;
	padding: 10px 0px 5px 0px;
	color: #7186A1;
	font-weight:normal; 
	font-size:14px;
}

.announcements2 {
	font-weight:normal; 
	font-size:11px;
		color: #212121;
		padding: 5px 0px 0px 10px;margin:0px; 
		background:transparent url(../images/square.gif) no-repeat 0px 10px;
}

.announcements2 a:link {text-decoration: none;  color: #666666;}
.announcements2 a:visited {text-decoration: none; color:#57a0df; }
.announcements2 a:hover {text-decoration: underline; color:#57a0df;}
.announcements2 a:active {text-decoration: none;color:#57a0df; }
.announcements2 a:selected {text-decoration: none;color:#57a0df;	padding: 10px 0px 0px 18px; }

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height:45px;
	clear: both;
	overflow:hidden;
	padding: 13px 0px 0px 20px;
}

#Body ul.check {
	padding: .6em 1.2em;
}

#Body ul.check li {
	padding: 0 0 13px 20px;
	font-size: 13px;
	color: #5b574f;
	background: url(../images/li5.gif) no-repeat 0 0;
}

.quote {
	font-size: 16px;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dashed #9CB8DD; 
	margin:0px 10px;
	color:#999999;
}


.date-header {
	margin: 0px 20px .75em 0px;
	padding:10px 0 5px 5px;
	border-bottom:1px dotted #c1c1c1;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color: #666666;
	clear:both;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
  }
  
  
 
.aboutBody2 {
	padding: 0px;
}

.aboutBody2 p {
	padding: 0 0 0px10px;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	color: #6a6a6a;
	
}

.aboutBody2 img {
	padding: 0px;
	margin:0px 20px 30px 0px;
}

.aboutBody2 li {
	padding: 0 0 0px 20px;
	font-size: 13px;
	color: #333;
	background: url(../i/fl_bullet_01.gif) no-repeat 0px 4px;
}

  
  
  
.title { border-bottom: 1px dashed #9CB8DD; padding:0px 10px 10px 0px;	font-size: 18px;
	font-weight: normal; color: #496583; margin:0px 10px 10px 0px }
	
	.largetext {
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	color: #666666;
	font-weight: 500;
	padding:0px;
	
}
.largetextlight {
	font-size: 18px;
	font-style: normal;
	line-height: 35px;
	color: #999999;
	font-weight: 500;
	padding:0px;
}


