/* form elements */
input{
	font-size: 9pt;
}
#tdred
{
	color: Red;
}
#tdgreen
{
	color: Green;
}

/*textarea, text, select, border {
	color : #111;
	font: normal 10px verdana, arial, helvetica, sans-serif;
	border-color : #111;
	text-indent : 2px;
	margin 0px;
	padding 0px;
	border-width: 1px;
}*/
/* form elements end */

.text {
	font-size: 8pt; 
	font-weight: normal; 
	color: #003366; 
}
.text2 {
	font-size: 70%; 
	font-weight: normal; 
	color: #003366; 
	background-color: #fff;
}
.note {
	padding-right: 10px; 
	margin-top: 0px; 
	font-size: 100%; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	color: #336699; 
	line-height: 12pt; 
	font-family: "verdana", sans-serif; 
	background-color: #ffffff;
}
.infotable {
	border: #fff 0px solid; 
	font-size: 70%; 
	margin-left: 10px; 
	border-collapse: collapse; 
	background-color: #4784b6; 
	padding-left: 20px;
	color: #fff;
}
.issuetable {
	margin-top: 0px; 
	font-size: 100%; 
	margin-bottom: 10px; 
	margin-left: 13px; 
	color: #000000; 
	border-collapse: collapse; 
	background-color: #ffffe8;
}
.issuetitle {
	border-top: #dcdcdc 1px; 
	font-weight: normal; 
	color: #003366; 
	border-bottom: #dcdcdc 1px solid; 
	background-color: #fff;
}
.issuehdr {
	border-top: #dcdcdc 1px solid; 
	font-weight: normal; 
	color: #000000; 
	border-bottom: #dcdcdc 1px solid; 
	background-color: #e0ebf5
}
.issuenone {
	border: 0px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #fff;
}
.content {
	border: #fff 1px solid; 
	padding-left: 3px; 
	background-color: #e7e7ce
}
.issuecontent {
	border-top: #dcdcdc 1px solid; 
	padding-left: 3px; 
	border-bottom: #dcdcdc 1px solid; 
	background-color: #fff;
}
.infotable a:link {
	width: 150px;
	height: 20px;
	color: #fff; 
	text-decoration: underline;
	display: block;
}


/*
.infotable a:visited {
	color: #fff;
}
.infotable a:active {
	color: #fff;
}
.infotable a:hover {
	color: #fff; 
	text-decoration: none;
}

*/


h1 {
	padding-left: 30px; 
	font-weight: normal; 
	font-size: 130%; 
	padding-bottom: 8px; 
	margin: 0em 0em 0em -20px; 
	color: #fff; 
	padding-top: 16px; 
	border-bottom: #336699 6px solid; 
	background-color: #003366
}

h3 {
	margin-top: 20px; 
	font-size: 12pt;
	margin-left: 10px; 
	color: #999;
}
h4 {
	margin-top: 15px; 
	font-weight: bold; 
	font-size: 70%; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	color: #000;
}
ul {
	margin-top: 0pt; 
	font-size: 70%; 
	margin-bottom: 0pt; 
	color: #000; 
	list-style-type: square;
}
ol {
	margin-top: 0pt; 
	font-size: 70%; 
	margin-bottom: 0pt; 
	color: #000; 
	list-style-type: square;
}
li {
	margin-left: 0px; 
	list-style-type: square;
}
.expandable {
	cursor: hand;
}
.expanded {
	color:  #000;
}
.collapsed {
	display: none;
}
.foot {
	border-top: #cecf9c 2px solid; 
	border-bottom: #cecf9c 1px solid; 
	background-color: #fff;
}
.settings {
	margin-left: 25px
}
.help {
	margin-right: 10px; 
	text-align: right;
}
#header-outer {
	clear: both;
}
#header {
	width: 100%;
	border-bottom: #336699 3px solid; 
	}
#header img {
	padding: 10px 0 5px 20px;
}

#header h1 {
	float: left; 
	padding: 16px 0 8px 30px; 
	font-weight: 700; 
	font-size: 130%; 
	margin: 0 0 0 -20px; 
	color: #fff;
}








/* REQUIRED */

/* Page Header */

#header-outer {
	clear: both;
}
#header {
	width: 100%;
	border-bottom: #336699 3px solid; 
	}
#header img {
	padding: 10px 0 5px 20px;
}

/* Page Header End */

/* Elements */
body {
	margin-top: 0px; 
	font-size: 100%; 
	margin-left: 0px; 
	font-family: "verdana", sans-serif; 
	background-color: white;
}
p {
	margin-top: 10px; 
	font-size: 70%; 
	margin-bottom: 0px; 
	margin-left: 10px; 
	line-height: 12pt; 
	font-family: "verdana", sans-serif;
	color: #003366;
}
h2 {
	margin-top: 20px; 
	font-size: 12pt;
	margin-left: 10px; 
	color: #999;
	font-weight: normal;
}
h3 {
	margin-top: 20px; 
	font-size: 12pt;
	margin-left: 10px; 
	color: #999;
	font-weight: normal;
}
a {
	color: #cc6633; 
	text-decoration: underline;
	font-size: 8pt;
}
a:link {
	color: #cc6633; 
	text-decoration: underline;
	font-size: 8pt;
}
a:visited {
	color: #cc6633
	font-size: 8pt;
}
a:active {
	color: #cc6633
	font-size: 8pt;
}
a:hover {
	color: #cc3300; 
	text-decoration: none;
	font-size: 8pt;
}

/* Navigation */

#nav_container {
	height: 25px;
	background-color: #4784B6;
}


#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 800px;
}

#nav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
} 

#nav ul li a {
	font-weight: 700;
	padding: 5px 19px 5px 21px;
	display: block;
	color: #fff;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #5F95C0;
}

/* DISABLED */

.disabled a {
	font-weight: 700;
	padding: 5px 19px 5px 21px;
	display: block;
	color: #6699CC !important;
}

.disabled a:hover, .disabled a:focus {
	color: #6699CC !important;
	text-decoration: none;
	background-color: #5588BB !important;
}

/* Navigation End */

/* Content */

#container {
	width: 800px;
	margin: auto;
}
#container_small {
	width: 400px;
	margin: auto;
}
.message {
	text-align: center;
	min-height: 250px; 
	padding-top: 50px; 
}

.form {
	width: 400px;
	margin: auto;
}

/* Ticket Tables */

.header {
	color: #999; 
	font-size: 8pt;

}
.ticketrow {
	height: 20px;
	text-align: center;
	font-size: 8pt; 
	font-weight: normal; 
	color: #003366; 
}
.ticketrow td:first-child {
	border-left: none;
}
.ticketrow td {
	border-left: 1px #ccc solid;
	width: 20%;
}

.supportentry {
	border-top: solid 1px #ccc;
}

#system_details td {
	margin: 5px;
}