/* ----- Page Layout BEGIN ----- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F3444;
	margin: 0px 0px 15px;
	padding: 0px;
	background-color: #FFFFFF;
}
#DivBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#DivHeader {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header/Paragon-logo_01.jpg);
	background-repeat: no-repeat;
}
#DivContent {
	padding: 0px 34px 0px 0px;
	margin: 0px;
	background-image: url(../images/header/Paragon-logo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#DivCopy {
	float: right;
	width: 470px;
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#DivFooter {
	padding: 0px 50px 15px;
	margin: 0px;
	font-size: 10px;
	color: #374060;
	clear: both;
	height: 74px;
	width: auto;
}
#DivNavigation {
	height: auto;
	width: 225px;
	float: left;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#DivBox {
	height: auto;
	width: 234px;
	float: right;
	margin: 5px;
}
#DivBox ul {
	margin-left: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#DivBox li {
	font-size: 12px;
	margin-top: 4px;
	padding-left: 20px;
	background-image: url(../images/libullet.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-family: "Palatino Linotype", "times new roman", serif;
}

#DivBox th {
	background-image: url(../images/box/Box_middle.gif);
	background-repeat: repeat-y;
	padding: 0px 15px;
}
#DivBox a:link, #DivBox a:visited {
	color: #0F3444;
}
#DivBookmarkUs {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#TblReccomend {
	font-size: 12px;
}
#DivBoxRight {
	width: 200px;
	float: right;
	padding: 10px;
	background-color: #E4E9F1;
	margin: 7px 0px 7px 7px;
}
.DivGreyBox {
	background-color: #EAEAEA;
	width: 220px;
	padding: 10px;
}
.DivGreyBoxFloat {
	background-color: #EAEAEA;
	width: 220px;
	padding: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: both;
}
.DivGreyBoxNavigation {

	background-color: #EAEAEA;
	width: auto;
	padding: 10px;
}








/* ----- Page Layout END ----- */


/* ----- Styled Anchor Tags BEGIN ----- */

a:link {
	text-decoration: underline;
	color: #FF090F;
}
a:visited {
	color: #D20000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #339933;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "times new roman", serif;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #5F7B44;
	margin-top: 15px;
	margin-bottom: 7px;
	text-align: center;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #5F6B9C;
	margin-top: 15px;
	margin-bottom: 8px;
	text-align: center;
}
h6 {
	text-align: right;
	font-size: 12px;
}
h6 a:link, h6 a:visited {
	color: #5F7B44;
	text-decoration: none;
}

p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: square;
	margin-top: 3px;
	margin-left: 10px;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 13px;
}
ol {
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

input:focus, select:focus, textfield:focus, textarea:focus {
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #314E6A;
	border-right-color: #E6ECF2;
	border-bottom-color: #E6ECF2;
	border-left-color: #314E6A;
}
input, select, textfield, textarea {
	margin: 5px 10px;
	font-size: 12px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
}
#navbar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-image: url(../images/navbuttonbg.gif);
	background-color: #FDFDFD;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar a:link, #navbar a:visited, #navbar a:active {
	font-size: 12px;
	text-decoration: none;
	font-variant: normal;
	color: #57717C;
	width: 190px;
	display: block;
	font-weight: normal;
	background-image: url(../images/nav_down.gif);
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
	letter-spacing: 0.5px;
	font-family: "Palatino Linotype", "times new roman", serif;
}
#navbar a:hover, #navbar a.current:link, #navbar a.current:visited, #navbar a:focus {
	font-weight: bold;
	background-image: url(../images/nav_over.gif);
}
#ULAddOn a:link, #ULAddOn a:visited, #ULAddOn a:active {
	background-image: url(../images/navaddon_down.gif);
	padding-left: 50px;
	width: 170px;
}
#ULAddOn a:hover, #ULAddOn a.current:link, #ULAddOn a.current:visited, #ULAddOn a:focus {
	background-image: url(../images/navaddon_over.gif);
}
#divlinks {
	text-align: center;
	color: #9E9E9E;
	margin-top: 0px;
	padding: 50px 0px 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#divlinks a:link, #divlinks a:visited, #divlinks a:active {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 11px;
	padding-left: 2px;
}
#divlinks a:hover, #divlinks a.current:link, #divlinks a.current:visited {
	color: #009966;
	background-image: url(../images/arrowup.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Divtoplinks {
	padding-left: 130px;
}
#Divtoplinks a:link, #Divtoplinks a:visited {
	color: #0F3444;
	background-image: url(../images/libullet.gif);
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#TblPricing td {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



/* ----- Navigation END ----- */

/* ----- EcWeb START ----- */

//#ecweb, #ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #5C689C;
	font-size: 9px;
	text-align: center;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #009900;
	text-decoration: underline;
}
.clearboth {
	clear: both;
}
.floatright {
	float: right;
}

.red {
	color: #FF0000;
}
.fivepxborder {
	margin: 5px 5px 5px 0px;
}
.yellowbg {
	background-color: #FFFF66;
}
.redbox {
	border: 2px dotted #FF0000;
	margin: 15px auto;
	padding: 15px 30px 30px;
	width: 360px;
}
.redboxIndex {
	border: 2px dotted #FF0000;
	margin: 0px;
	padding: 3px;
	color: #FF0000;
}
