

/*<group=tag replacements>*/

a:{
	text-decoration: none;
}

img{
	border:none;
	padding-left:3px;
}

li {
	list-style: none;
	text-indent: 0px;
	margin-left: 0px;
}

th{
	text-align:left;
}

form {
	display:inline;
}

span {
	font-size:12px;
}

h3 {
	margin:0px;
}

h4 {
	font-size: 18px;
	padding-bottom: 0px;
	width: 100%;
	text-align: center;
	margin: 10px auto 10px auto;
}

h5 {
	font-size: 16px;
	margin: 10px 0px 0px 0px;
}

p {
	font-size: 12px;
}

/*</group>*/

/*<group=form table>*/

input[type="submit"] {
	margin-top: 10px;
}

.formtxtarea {
	margin-top: -10px;
}

.smlabel {
	font-size: 10px;
	text-align: left;
}

.formsectionheader {
	background: #06427E;
	font-size: 12px;
	font-weight: bold;
	color:white;
}

.formtable {
	width: 100%;
	border: 1px solid darkgray;
	margin-top:10px;
}

.formtable td, .formtable p {
	font-family: lucida grande, arial;
	font-size: 13px;
}

.formtable p {
	line-height: 1.5em;
}

.formlabel {
	width: 30%;
	text-align: right;
	border-top: 1px solid darkgray;
	padding: 7px 10px;
	vertical-align: text-top;
	background:white;
}

.formlabelfull {
	width: 100%;
	text-align: center;
	border-top: 1px solid darkgray;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-top;
}

.formentry {
	text-align: left;
	width: 70%;
	background: #efeeee;
	border-top: 1px solid darkgray;
	padding: 7px 10px;
	vertical-align: text-top;
}

.missingfield {
	background: #DFE0E6;
}

.formtable ul li {list-style: disc;}
.formtable ol li {list-style: decimal;}

.formentryfull {
	text-align: center;
	width: 100%;
	background: #efeeee;
	border-top: 1px solid darkgray;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: text-top;
}

.formlabelfirst {
	width: 30%;
	text-align: right;
	padding: 7px 10px;
	vertical-align: text-top;
}

.formentryfirst {
	text-align: left;
	width: 70%;
	background: #efeeee;
	padding: 7px 10px;
	vertical-align: text-top;
}

.formlabellast {
	width: 30%;
	text-align: right;
	border-top: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	padding: 7px 10px;
	vertical-align: text-top;
}

.formentrylast {
	text-align: left;
	padding: 7px 10px;
	width: 70%;
	background: #efeeee;
	border-top: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	vertical-align: text-top;
}

.erroralert{
	color:red;
	font-size:14px;
}

/*</group>*/

.admintable li {
		font-size:12px;
}

tbody.messages {
	border:1px solid gainsboro;
}

div.supportmessageglance {
	border: 1px solid #06427E;
	width: 90%;
	text-align:left;
	margin-left:5%;
	margin-top:10px;
	margin-bottom:20px;
	padding:5 5 5 5;
	font-size:12px;
}

#supportboard{
	border-style:solid;
	border-color:#cc0055;
	border-width:3px;
}

ul.leftcolumnbg {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.messageinfo {
	background: whitesmoke;
	vertical-align: text-top;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-right: 5px;
	width: auto;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid gainsboro;
	border-right: 1px solid gainsboro;
}

.splitimg {
	width: 20%;
	display: inline;
	position: relative;
	right: 2px;
}

div.attachments {
	display: inline;
	width: 79%;
	position: relative;
	left: 2px;
}

form {
	margin-top:0px;
}

#subnavigation {
	margin-bottom:10px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height:30px;
}

#subnavigation a {
	padding-left: 5px;
	padding-right: 5px;
}

/*<group=overview page>*/

#techalerthead{
	width:auto;
	line-height: 30px;
	background:#06427E;
	color:white;
	padding-left:2px;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}

#techalert{
	width:100%;
	background:white;
	border:1px #ececec solid;
	color:black;
	padding: 0px;
	margin-top:5px;
	margin-bottom:10px;
}

#techalert p{
	padding:0px;
	background:white;
	color:black;
	margin: 0px 2px 5px 2px;
}

img.headerimages {
	background: #06427E;
	margin-top:1px;
	margin-left:-21px;
	padding:0px;
	z-index:1;
	width:20px;
	position:absolute;
}


/*<group=leftcolumn>*/

div.leftcolumn{
	float:left;
	margin-bottom:10px;
	margin-right:15px;
	width: 38%;
}

div.leftcolumnitem{
	background: white; 
	border:1px #efefef solid;
	margin-bottom:15px;
	color:black;
	z-index:2;
}

#lastleftitem{
	margin-bottom:0px
}

a.leftheaderlinks:link{
	color:white;
}

a.leftheaderlinks:hover{
	color:white;
}

a.leftheaderlinks {
	top: 0;
	right: 2px;
	text-align:right;
	width:50px;
	color:white;
	font-size:10px;
	background: #06427E;
	padding: 0px;
	height 9px;
	z-index: 1;
	position: absolute;
}

div.leftcolumnhead{
	font-size: 14px;
	line-height: 24px;
	width:auto;
	background:#06427E; 
	color:white;
	padding-left:5px;
	font-weight: bold;
	z-index: 0;
}

div.leftcolumncontent{
	padding:5px 10px;
}

.leftcolumn p {
	margin:5px 0px;
	padding:0px 0px 0px 2px;
}

/*</group>*/

/*<group=rightcolumn>*/

div.rightcolumn{
	margin-left:40%;
	width:auto;
	position:inherit;
}

div.rightcolumnitem{
	background: white; 
	border:1px #ececec solid;
	color:black;
	margin-bottom:15px;
	width: 100%;
}

#lastrightitem{
	margin-bottom:0px
}

div.rightcolumnhead{
	font-size: 14px;
	line-height: 24px;
	width: auto;
	background:#06427E;  
	color:white;
	padding-left:5px;
	font-weight: bold;
	z-index: 0;
	padding-right: 0px;
}

a.rightheaderlinks:link{
	color:white;
}

a.rightheaderlinks:hover{
	color:white;
}

a.rightheaderlinks {
	top: 0;
	right: 2px;
	text-align:right;
	width:110px;
	color:white;
	font-size:10px;
	background: #06427E;
	padding: 0px;
	height 9px;
	z-index: 1;
	position: absolute;
}

div.rightcolumncontent{
	padding:5px 15px;
}

.rightcolumn p {
	margin:5px 0px;
	padding:0px 0px 0px 2px;
}

/*</group>*/

ul.messagelist{
	margin:0px;
}

li.messagelist{
	font-size:12px;
	list-style:decimal;
	text-indent:0px;
	margin-left:40px;
	margin-bottom:2px;
}

.smalltxt {
	font-size:10px;
	line-height: 15px;
}

.smalltxtcenter {
	font-size:10px;
	text-align:center;
}

p.contactdesc{
	font-size:11px;
	margin:0px 10px;
	background:whitesmoke;
}

div.rolodex{
	background: url(/images/support_rolodex.gif);
	height:17px;
	width:355px;
	font-size:14px;
	text-align:center;
	padding:10px 0px 8px 0px;
	margin-left:10px;
}

div.rolodexfirst{
	background: url(/images/support_rolodex_first.gif);
	height:17px;
	width:355px;
	font-size:14px;
	text-align:center;
	padding:10px 0px 8px 0px;
	margin:0px 0px 0px 10px;
}

div.rolodexbody{
	background: url(/images/support_rolodex_body.gif) repeat-y;
	height:auto;
	width:355px;
	text-align:left;
	padding:0px 0px 8px 0px;
	margin-left:10px;
	font-size:10px;
}

.rolodexbody p{
	margin:0px;
	padding:0px 20px 10px 20px;
}

div.rolodexbtm{
	background: url(/images/support_rolodex_btm.gif);
	height:22px;
	width:355px;
	margin-left:10px;
}

span.nomessages{
	padding-left:20px;
}

.contactbutton{
	color: #06427E;
	padding:3px;
	line-height: 8px;
	font-size: 10px;
	background: whitesmoke;
	border: 2px outset darkgray;
	text-align:center;
	position:relative;
	margin-top:20px;
}

.resourceslist li{
	list-style:disc;
}

/*</group>*/

