p {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #343434;
	text-decoration: none;
	text-align: justify;
}
.textblue {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5700CE;
	text-decoration: underline;
	text-align: justify;
}
.textblack {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.ol {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: justify;
	list-style-type: upper-roman;
	text-align: justify;
}

.ul {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: justify;
	list-style-type: disc;
	text-align: justify;
}


.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #747474;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #747474;
}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
}

.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #747474;
}
.arial12-blue {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5700CE;
	text-decoration: none;
}

.arial12-white {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arial12-white:active {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arial12-white:visited {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arial12-white:hover {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


.arialwhite {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.arialwhite:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arialwhite:visited {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.arialwhite:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.news {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: underline;
}
a.news:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: underline;
}
a.news:visited{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: underline;
}

a.news:hover{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5700CE;
	text-decoration: underline;
}


.grey-box{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-left-color: #747474;
	border-bottom-style: solid;
	border-bottom-color: #747474;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #747474;
	background-image: url(images/grey-line.jpg); 
	background-repeat: repeat-x; 
}

.arial-greynormal {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.arial-greynormal:active {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.arial-greynormal:visited {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.arial-greynormal:hover{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9000;
	text-decoration: none;
}

.arialblue{
	font-family: arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #5700CE;
	padding-top:10px;
	text-decoration: none;
}

.arialbluesub{
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5700CE;
	text-decoration: none;
}
.arial14-grey {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textfield{
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003a68;
	text-decoration: none;
	background-image:url(images/button-sliderev.jpg);
}
