/*  
Theme Name: JPD_Custom
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
a,a:active,a:visited {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#990000;
text-decoration:underline;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color:#cc6600;
text-decoration:underline;
}

.mainText {
font-family:Arial;
color:#000000;
font-size:11pt;
font-weight:normal;
line-height:16pt;
}

.boldText {
font-family:Arial;
color:#000000;
font-size:11pt;
font-weight:bold;
line-height:14pt;
}

.mainHeader {
font-family:Arial;
color:#000000;
font-size:14pt;
font-weight:bold;
line-height:12pt;
text-transform:uppercase;
}

.subTitle {
font-family:Trebuchet, Arial;
color:#cc3333;
font-size:14pt;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
}

a.subTitle {
font-family:Trebuchet, Arial;
color:#cc3333;
font-size:14pt;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

a:visited.subTitle {
font-family:Trebuchet, Arial;
color:#cc3333;
font-size:14pt;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

a:hover.subTitle {
font-family:Trebuchet, Arial;
color:#cc3333;
font-size:14pt;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
}

.mediumText {
font-family:Arial;
color:#000000;
font-size:9pt;
font-weight:normal;
}

.footerText {
font-family:Arial;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
}

.smallText {
font-family:Arial;
color:#000000;
font-size:8pt;
font-weight:normal;
}

a.smallText {
font-family:Arial;
color:#ffffff;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

a:visited.smallText {
font-family:Arial;
color:#ffffff;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

a:hover.smallText {
font-family:Arial;
color:#cc6600;
font-size:8pt;
font-weight:normal;
text-decoration:underline;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #5c5b5b;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:left;
	list-style-type:disc;
}
