﻿/* CSS Document */



body {

	background-image: url(../images/gradient_strip.jpg);

	background-repeat: repeat-x;

	font-weight:bold;

	font-family:"Tw Cen MT", "Gill Sans MT", Arial, "Times New Roman";

}



p, td{

	font-family:"Tw Cen MT", "Gill Sans MT", Arial, "Times New Roman";

	font-size: 12px;

	color:#333333;

	font-weight:normal;

}



.alert {

	color:#CC0000;

	font-weight:bold;

}



.podTitle {

	font-family: "Tw Cen MT", "Trebuchet MS", Arial, sans-serif, Helvetica;

	font-size: 18px;

	color:#5b287b;

}



.style2 {

	color: #333333;

}



a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #5b287b;

	text-decoration: none;

	list-style-image: none;

	list-style-type: none;

}

a:link {

	color: #5b287b;

}

a:visited {

	color: #5b287b;

}

a:hover{

	color:#000000;

}



li{

	list-style:decimal url(../none) outside;

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

}

