/* Internal pages content CSS Document */

input.sumbit {
	background-color: #6F9;
	border: 2px solid #ccc;
	padding: 5px;
}

.content {
        background: url("../img/mid-inner-bg.gif") repeat-y 50% 0 !important;
        width: 970px;
        height:100%;
        margin: 0px auto;
        padding: 0px;
        text-align: left;
}

.column {
	float: left;
	width: 280px;
	height: 300px;
	margin-right: 20px;
}

.content_left {
        margin:  0px auto;
        padding: 0px 5px 0px 5px;
        float: left;
        width: 620px;
        height: 100%;
}

.content_right {
        margin: 0px auto;
        padding: 0px 10px 0px 0px;
        float: left;
        width: 310px;
        height: 100%;
}

.unstyled {
	margin: 0;
	padding: 0;
	list-style: none;
}

.threeColumn {
 float:left;
 text-align: center;
 width: 150px;
 margin: 2em 20px;
}

.blue {
 color:#1767D1;
 }
 
.green{
color:#669933;
font-weight:normal;
font-size: 13px;
}
 
 .toolDescription{
 width: 550px;
 color: #333333;
 font-size: 12px;
 }
 
 .toolReq{
  width: 550px;
 color: #333333;
 font-style: italic;
 font-size: 12px;
 }
 
.subgroup {
 float:left;
 padding:1px 5px;
}

.subgroup h3 {
 font-size: 13px;
}



.subgroup h2 {
 font-size: 16px;
 width: 600px;
}


.subgroup table {
 width: 90%;
 background-color: #ccc;
 white-space: normal;
 border-color: black;
 border-width: 1px;
 border-spacing: 1px;
}

.subgroup table th {
 background-color: #ffc;
 text-align: center;
 padding: 2px;
}

.subgroup table tr td {
 background-color: #fff;
 font-size: 1em;
 vertical-align:top;
 text-align: center;
 padding: 5px;
}

.subgroup_right {
 padding:1px 5px;
 width: 300;
}

.subgroup_right h3 {
 font-size: 13px;
}

.subgroup_right h2 {
 font-size: 16px;
}

.subgroup_right table {
 width: 95%;
 background-color: #999;
 white-space: normal;
 border-color: black;
 border-width: 1px;
 border-spacing: 1px;
}

.subgroup_right table th {
 background-color: #ffc;
 text-align: center;
 padding: 2px;
}

.subgroup_right table tr td {
 background-color: #fff;
 font-size: 11px;
 vertical-align:top;
 text-align: center;
 padding: 2px;
}

.subgroup dl {
line-height: 110%;
float:left;
font-size: 12px;
width: 630px;
}

.content_right dl {
line-height: 110%;
float:left;
font-size: 12px;
width: 330px;
}

.subgroup dt, .content_right dt {
font-weight: bold;
vertical-align:top;
float: left;
horizontal-align: left;
width: 150px;
}

.notbold{
font-weight: normal;
}

.subgroup dd {
 vertical-align:top;
 horizontal-align: left;
 width: 400px;
}

.content_right dd {
 vertical-align:top;
 horizontal-align: left;
 width: 290px;
}

#dlBackground {
	background: #fff;
	display: block;
	float: none;
	width: 330px;
}

#dlBackground .even {
	background: #f1f1f1;
}

#dlBackground dt { width: 120px; }

div .forms table {
 width: 95%;
 border-spacing: 0px 0px;
 border: 0px;
}

div .forms table tr td {
 background-color: #fff;
 font-size: 10px;
 vertical-align: middle;
 text-align: left;
}

div .splash_right_contact {
   background-color: #fff;
   height:100%;
   width:290px;
   float:left;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}

div .splash_right_contact_top {
 float:left;
 height: 30px;
 width:290px;
}

div .splash_right_contact_bottom {
 background-image: url('../img/sidebar-block-bg.gif');
 background-position: left bottom;
 float:left;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 height:20px;
 width:290px;
}

div .splash_right_contact_content {
 clear:both;
 margin-left: 10px;
 padding: 0px 0px 0px 0px;
 height:160px;
 width:290px;
}

.splash_right_contact_top p {
 background:transparent url('../img/sidebar-heading-bg.gif');
 background-position: left top;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 10px 0px;
 font-size: 17px;
 font-weight: bold;
 font-style: italic;
 font-family:Arial,Verdana,sans-serif;
 text-align: center;
 color: #3b91ce;
}

.splash_right_contact ul {
 margin: 0;
 padding: 5px;
}

.splash_right_contact ul li {
 margin: 0;
 padding: 5px 5pt 5px 5px;
 list-style-type: none;
 font-size: 125%;
 list-style-position:outside;
 text-align:left;
}

.splash_right_contact ul li a {
background:transparent url('../img/sidebar-li-bg.gif') no-repeat scroll 0px 6px;
border-bottom:1px dotted #D9D9D9;
color: #693;
text-decoration: none;
display:block;
font-weight:bold;
padding: 5px 5px 5px 25px;
margin: 0px 0px 0px 0px;
}

.splash_right_contact ul li a:hover {
 background: url("../img/sidebar-li-bg-hover.gif") no-repeat 0px 5px;
 color: #000;
}

.sections_bk1 {
        width:196px;
        height:210px;
        float:left;
        background-image:url('../img/tb_section0001.gif');
}
.sections_bk2 {
        width:196px;
        height:210px;
        float:left;
        background-image:url('../img/tb_section0002.gif');
}
.sections_bk3 {
        width:196px;
        height:210px;
        float:left;
        background-image:url('../img/tb_section0003.gif');
}


dl .tools {
 line-height: 110%;
 float:left;
 font-size: 12px;
}

.tools dt {
 font-weight: bold;
 vertical-align:top;
 float: left;
 horizontal-align: left;
 width: 190px;
}

.tools dd {
 margin: 0px;
 padding: 0px;
 vertical-align:top;
 float: left;
 horizontal-align: left;
 width: 410px;
}

dl .application_parameters {
 line-height: 110%;
 font-size: 12px;
}

.application_parameters dt {
 font-weight: bold;
 vertical-align:top;
 float: left;
 horizontal-align: left;
 width: 550px;
}

.application_parameters dd {
 margin: 0px;
 padding: 10px;
 vertical-align:top;
 float: left;
 horizontal-align: left;
 width: 550px;
}
