/********************
Epix Power Support
version 1.0
********************/

BODY { 
	font-size:10px; 
	font-family:Verdana, Arial, Sans-Serif; 
	color:#000; 
	padding:0px; 
	}
		
a:link, a:visited, a:active  { 
	color: #084A8D;
	font-weight: bold;
	}
a:hover { 
	color: #084A8D; 
	font-weight: bold;
	text-decoration:underline;
	}
						  
TABLE, TD, TR { 
	font-family:Verdana,Arial, Sans-Serif;
	color:#000; 
	font-size: 10px;
	border-collapse: collapse; 
	vertical-align: top;
	 }

#eps {
	margin-left: 150px;
	margin-right: 150px;
	}
.tableborder { 
	border:1px solid #345487;
	background-color:#FFF;
	}

.maintitle { 
	font-size: 12px; 
	vertical-align: middle;
	font-weight: bold; 
	color: #FFFFFF; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #084A8D;
	height: 18px; 
	text-align: left; 
	}


.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { 
	text-decoration: none; 
	color: #FFF 
	}
.maintitle a:hover { 
	text-decoration: underline 
	}

.maintitletext { 
	font-weight:bold; 
	font-size:12px;
	color: #FFF; 
	}

.titlemedium { 
	font-weight:bold; 
	color:#3A4F6C;
	padding-top:5px; 
	padding-bottom:5px; 
	margin:0px; 
	background-color: #F0F0F0;
	border-bottom: 1px dotted #345487;
	}
	 
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { 
	text-decoration: underline; 
	color: #3A4F6C 
	}

.titlesmall { 
	font-weight:bold; 
	text-decoration: underline; 
	vertical-align: top; 
	}

.titletext { 
	font-weight:bold; 
	font-size:12px; 
	}

.important { 
	font-weight:bold; 
	color: #FF0000; 
	}


.tablepad { 
	background-color: #F6F6F6; 
	text-align: left;
	}

.col1 {
	width:25%;
	}

.col2 {
	width:75%;
	}

.copyright {
	font-size: 7.5pt; 
	line-height: 12px; 
	text-align: center;
	}

#page { text-align:left; }

.bold { font-weight: bold; }

#navigation { 
	text-align: center;	
	border: 1px solid #888888;
	background-color: #F6F6F6; 
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
#navigation a {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px; 
	color: #084A8D;
	font-weight: bold;
	text-decoration: none; 
	padding-left: 4px;
	padding-right: 4px;
	}

#navigation a:hover {
	text-decoration: underline;
	}

/*
Priorities
*/
.low {color: #000000;}
.medium {color: #0000FF; font-weight: bold;}
.high {color: #FF0000; font-weight: bold;}

/*
Statuses
*/
.closed {color:#FF0000;}
.open {color:#008000;}