﻿body
{
	margin:0px;
	font-family:Arial;
	color:#426918;
}
#OklahomaApplication
{
	margin:25px 25px 25px 25px;
	font-size:9pt;
}
#attachments
{
	margin:5px 25px 0px 25px;
	font-size:9pt;
}



a.htmlink,
a.htmlink:visited
{
	background-image:url(images/htm1616.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	padding-left:22px;
	text-decoration:none;
	color:Blue;
	margin-top:2px;
}
a.htmlink:active,
a.htmlink:hover
{
	text-decoration:underline;
}
a.pdflink,
a.pdflink:visited
{
	background-image:url(images/pdf1616.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	padding-left:22px;
	text-decoration:none;
	color:Blue;
	margin-top:2px;
}
a.pdflink:active,
a.pdflink:hover
{
	text-decoration:underline;
}
a.wordlink,
a.wordlink:visited
{
	background-image:url(images/doc1616.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:16px;
	padding-left:22px;
	text-decoration:none;
	color:Blue;
	margin-top:2px;
}
a.wordlink:active,
a.wordlink:hover
{
	text-decoration:underline;
}





div.bodydiv
{
	margin:2%;
	width:96%;
}

a.breadcrumb,
a.breadcrumb:visited,
a.breadcrumb:active,
a.breadcrumb:hover
{
	background-image:url(images/breadcrumbcaret.JPG);
	background-position:2px 3px;
	background-repeat:no-repeat;
	padding-left:12px;
	display:block;
	float:left;
	margin-top:10px;
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	color:#426918;
}
a.breadcrumb:active,
a.breadcrumb:hover
{
	background-image:url(images/breadcrumbcaretactive.JPG);
	color:Blue;
}

div.content
{
	margin-top:5px;
	font-size:10pt;
	font-weight:normal;
}
div.footer
{
	clear:left;
	clear:right;
	margin:2%;
	width:96%
}
	div.footer a.deqlogo
	{
		display:block;
		background-image:url(images/deqlogo.JPG);
		background-repeat:no-repeat;
		height:40px; 
		width:85px;
		border-right:solid 1px black;
		float:left;
	}
	div.footer a.premiruslogo
	{
		display:block;
		background-image:url(images/premiruslogo.JPG);
		background-repeat:no-repeat;
		height:40px; 
		width:149px;
		float:left;
		margin-left:5px;
	}
	div.footer div.footerinfo
	{
		font-size:8pt;
		font-weight:bold;
		width:450px;
		height:40px;
		margin-left:25px;
		float:left;
		vertical-align:bottom;
	}
div.header
{
	margin-top:10px;
	font-size:12pt;
	font-weight:bold;
}
div.header2
{
	margin-top:10px;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
}
div.links
{
	clear:left;
	height:16px;
	font-size:10pt;
	font-weight:bold;
	width:100%;
	border-bottom:solid 1px #426918;
	background-color:#c1ce98;
	margin-right:2%;
	text-align:right;
	color:#426918;
	background-image:url(images/linkbarbackground.JPG);
	background-repeat:repeat-x;
}
	div.links div.seperatordiv
	{
		float:right;
		background-image:url(images/linkseperator.JPG);
		background-repeat:no-repeat;
		width:1px;
		height:16px;
	}
	div.links a.link,
	div.links a.link:visited,
	div.links a.link:active,
	div.links a.link:hover
	{
		padding-left:15px;
		padding-right:15px;
		display:block;
		float:right;
		margin-top:0px;
		font-family:Arial;
		font-weight:bold;
		font-size:8pt;
		text-decoration:none;
		color:#284809;
		height:16px;
	}
	div.links a.link:active,
	div.links a.link:hover
	{
		color:Blue;
		background-image:url(images/linkbarbackgroundactive.JPG);
		background-repeat:repeat-x;
		height:16px;
	}

div.pageheader
{
	background-image:url(images/headerleft.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:109px;
	width:100%;
	border-bottom:solid 1px #426918;
	background-color:#c1ce98;
	margin-right:2%;
}
	div.pageheader div.breadcrumbcontainer
	{
		margin-left:317px;
		height:52px;
	}
	div.pageheader img.pageheaderright
	{
		margin-left:317px;
	}

		
	div.messagebody input.sendmessageinput
	{
		width:450px;
		font-family:Arial;
		font-size:10pt;
		font-weight:bold;
		margin-left:0px;
	}
	div.messagebody input.sendmessagesubmit
	{
		margin-top:5px;
		display:block;
		height:25px;
		font-family:Arial;
		font-size:10pt;
		font-weight:bold;
		border:solid 1px #0f637b;
		color:#426918;



	}
	div.messagebody textarea.sendmessagetextarea
	{
		width:450px;
		height:200px;
		font-family:Arial;
		font-size:10pt;
		font-weight:bold;
	}